Pull request #42656 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4fc2d4df0319feafd9b393d8791e7a5a369d01d9+9a6ff685a80639995311c0572d662360b55796d9 (02e419494a9ae3ef39e1b7d9c425c9cb31d32068) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42656@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-20T08:48:00.712Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-20T08:48:00.715Z] Trying to pass milestone 3 [Pipeline] milestone [2021-07-20T08:48:00.771Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-20T08:48:15.941Z] Still waiting to schedule task [2021-07-20T08:48:15.943Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba6782fa64164aec)’ [2021-07-20T08:48:25.913Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba6782fa64164aec) in /home/ubuntu/workspace/moby_PR-42656 [Pipeline] { [Pipeline] checkout [2021-07-20T08:48:25.977Z] The recommended git tool is: git [2021-07-20T08:48:25.992Z] using credential docker-jenkins-github-credentials [2021-07-20T08:48:26.002Z] Cloning the remote Git repository [2021-07-20T08:48:26.002Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:48:25.961Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:48:25.961Z] > git init /home/ubuntu/workspace/moby_PR-42656 # timeout=10 [2021-07-20T08:48:25.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:48:25.978Z] > git --version # timeout=10 [2021-07-20T08:48:25.988Z] > git --version # 'git version 2.17.1' [2021-07-20T08:48:25.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:25.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:41.601Z] Fetching without tags [2021-07-20T08:48:41.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:48:41.522Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:48:41.529Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:41.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:48:41.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:48:41.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:41.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:41.893Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:48:42.924Z] Merge succeeded, producing 513bf8e8b979232556881542b164fc68c538a2cb [2021-07-20T08:48:42.924Z] Checking out Revision 513bf8e8b979232556881542b164fc68c538a2cb (PR-42656) [2021-07-20T08:48:43.355Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:48:43.377Z] First time build. Skipping changelog. [2021-07-20T08:48:41.851Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:48:41.855Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:48:42.308Z] > git remote # timeout=10 [2021-07-20T08:48:42.311Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:48:42.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:42.329Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:48:42.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:48:42.882Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:48:42.896Z] > git checkout -f 513bf8e8b979232556881542b164fc68c538a2cb # timeout=10 [2021-07-20T08:48:43.313Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T08:48:44.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-20T08:48:44.092Z] Unable to find image 'alpine:latest' locally [2021-07-20T08:48:44.092Z] latest: Pulling from library/alpine [2021-07-20T08:48:44.092Z] 5843afab3874: Pulling fs layer [2021-07-20T08:48:44.350Z] 5843afab3874: Verifying Checksum [2021-07-20T08:48:44.350Z] 5843afab3874: Download complete [2021-07-20T08:48:44.350Z] 5843afab3874: Pull complete [2021-07-20T08:48:44.350Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-20T08:48:44.350Z] Status: Downloaded newer image for alpine:latest [2021-07-20T08:48:46.880Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-20T08:48:47.382Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba6782fa64164aec) in /home/ubuntu/workspace/moby_PR-42656 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-20T08:48:47.389Z] Running on azwin-2-a13490 in d:\jenkins\workspace\moby_PR-42656 [2021-07-20T08:48:47.389Z] Running on azwin-2-c76191 in d:\jenkins\workspace\moby_PR-42656 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-07-20T08:48:47.448Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-07-20T08:48:47.449Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-20T08:48:47.458Z] The recommended git tool is: git [2021-07-20T08:48:47.466Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-20T08:48:47.478Z] Fetching changes from the remote Git repository [2021-07-20T08:48:47.487Z] Fetching without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-20T08:48:47.559Z] The recommended git tool is: git [2021-07-20T08:48:47.565Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T08:48:47.746Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-07-20T08:48:47.772Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-20T08:48:47.776Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-20T08:48:47.846Z] Cloning the remote Git repository [2021-07-20T08:48:47.846Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:48:47.849Z] Cloning the remote Git repository [2021-07-20T08:48:47.849Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-07-20T08:48:47.901Z] Merge succeeded, producing a723d01961235cb2ebdbe54a81d0be925f058377 [2021-07-20T08:48:47.901Z] Checking out Revision a723d01961235cb2ebdbe54a81d0be925f058377 (PR-42656) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-20T08:48:47.882Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:48:47.882Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-20T08:48:47.963Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:48:47.976Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T08:48:47.428Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42656/.git # timeout=10 [2021-07-20T08:48:47.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:48:47.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:48:47.445Z] > git --version # timeout=10 [2021-07-20T08:48:47.450Z] > git --version # 'git version 2.17.1' [2021-07-20T08:48:47.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:47.451Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:47.704Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:48:47.708Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:48:47.754Z] > git remote # timeout=10 [2021-07-20T08:48:47.760Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:48:47.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:47.778Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:48:47.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:48:47.859Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:48:47.861Z] > git checkout -f a723d01961235cb2ebdbe54a81d0be925f058377 # timeout=10 [2021-07-20T08:48:47.922Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [2021-07-20T08:48:47.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:48:47.942Z] > git --version # timeout=10 [2021-07-20T08:48:47.983Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-20T08:48:47.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:47.986Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:47.869Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:48:47.869Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-20T08:48:47.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:48:47.932Z] > git --version # timeout=10 [2021-07-20T08:48:47.978Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-20T08:48:47.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:48:47.978Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:48:48.708Z] + [ PR != PR ] [2021-07-20T08:48:48.708Z] + [ master != master ] [2021-07-20T08:48:48.708Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:48:49.027Z] + docker version [2021-07-20T08:48:49.027Z] Client: Docker Engine - Community [2021-07-20T08:48:49.027Z] Version: 20.10.6 [2021-07-20T08:48:49.027Z] API version: 1.41 [2021-07-20T08:48:49.027Z] Go version: go1.13.15 [2021-07-20T08:48:49.027Z] Git commit: 370c289 [2021-07-20T08:48:49.027Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T08:48:49.027Z] OS/Arch: linux/amd64 [2021-07-20T08:48:49.027Z] Context: default [2021-07-20T08:48:49.027Z] Experimental: true [2021-07-20T08:48:49.027Z] [2021-07-20T08:48:49.027Z] Server: Docker Engine - Community [2021-07-20T08:48:49.027Z] Engine: [2021-07-20T08:48:49.027Z] Version: 20.10.6 [2021-07-20T08:48:49.027Z] API version: 1.41 (minimum version 1.12) [2021-07-20T08:48:49.027Z] Go version: go1.13.15 [2021-07-20T08:48:49.027Z] Git commit: 8728dd2 [2021-07-20T08:48:49.027Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T08:48:49.027Z] OS/Arch: linux/amd64 [2021-07-20T08:48:49.027Z] Experimental: true [2021-07-20T08:48:49.027Z] containerd: [2021-07-20T08:48:49.027Z] Version: 1.4.6 [2021-07-20T08:48:49.027Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:48:49.027Z] runc: [2021-07-20T08:48:49.027Z] Version: 1.0.0-rc95 [2021-07-20T08:48:49.027Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:48:49.027Z] docker-init: [2021-07-20T08:48:49.027Z] Version: 0.19.0 [2021-07-20T08:48:49.027Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T08:48:49.308Z] + docker info [2021-07-20T08:48:50.240Z] Client: [2021-07-20T08:48:50.240Z] Context: default [2021-07-20T08:48:50.240Z] Debug Mode: false [2021-07-20T08:48:50.240Z] Plugins: [2021-07-20T08:48:50.240Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T08:48:50.240Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T08:48:50.240Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T08:48:50.240Z] [2021-07-20T08:48:50.240Z] Server: [2021-07-20T08:48:50.240Z] Containers: 0 [2021-07-20T08:48:50.240Z] Running: 0 [2021-07-20T08:48:50.240Z] Paused: 0 [2021-07-20T08:48:50.240Z] Stopped: 0 [2021-07-20T08:48:50.240Z] Images: 3 [2021-07-20T08:48:50.240Z] Server Version: 20.10.6 [2021-07-20T08:48:50.240Z] Storage Driver: overlay2 [2021-07-20T08:48:50.240Z] Backing Filesystem: extfs [2021-07-20T08:48:50.240Z] Supports d_type: true [2021-07-20T08:48:50.240Z] Native Overlay Diff: true [2021-07-20T08:48:50.240Z] userxattr: false [2021-07-20T08:48:50.240Z] Logging Driver: json-file [2021-07-20T08:48:50.240Z] Cgroup Driver: cgroupfs [2021-07-20T08:48:50.240Z] Cgroup Version: 1 [2021-07-20T08:48:50.240Z] Plugins: [2021-07-20T08:48:50.240Z] Volume: local [2021-07-20T08:48:50.240Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T08:48:50.240Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T08:48:50.240Z] Swarm: inactive [2021-07-20T08:48:50.240Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T08:48:50.240Z] Default Runtime: runc [2021-07-20T08:48:50.240Z] Init Binary: docker-init [2021-07-20T08:48:50.240Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:48:50.240Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:48:50.240Z] init version: de40ad0 [2021-07-20T08:48:50.240Z] Security Options: [2021-07-20T08:48:50.240Z] apparmor [2021-07-20T08:48:50.240Z] seccomp [2021-07-20T08:48:50.240Z] Profile: default [2021-07-20T08:48:50.240Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T08:48:50.240Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T08:48:50.240Z] OSType: linux [2021-07-20T08:48:50.240Z] Architecture: x86_64 [2021-07-20T08:48:50.240Z] CPUs: 2 [2021-07-20T08:48:50.240Z] Total Memory: 7.569GiB [2021-07-20T08:48:50.240Z] Name: ip-10-100-113-177 [2021-07-20T08:48:50.240Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T08:48:50.240Z] Docker Root Dir: /var/lib/docker [2021-07-20T08:48:50.240Z] Debug Mode: false [2021-07-20T08:48:50.240Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:48:50.240Z] Labels: [2021-07-20T08:48:50.240Z] Experimental: true [2021-07-20T08:48:50.240Z] Insecure Registries: [2021-07-20T08:48:50.240Z] 127.0.0.0/8 [2021-07-20T08:48:50.240Z] Live Restore Enabled: true [2021-07-20T08:48:50.240Z] [2021-07-20T08:48:50.240Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T08:48:50.528Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:48:50.528Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:48:50.528Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-20T08:48:50.528Z] + bash /home/ubuntu/workspace/moby_PR-42656/check-config.sh [2021-07-20T08:48:50.528Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T08:48:50.528Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T08:48:50.528Z] [2021-07-20T08:48:50.528Z] Generally Necessary: [2021-07-20T08:48:50.528Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T08:48:50.528Z] - apparmor: enabled and tools installed [2021-07-20T08:48:50.528Z] - CONFIG_NAMESPACES: enabled [2021-07-20T08:48:50.787Z] - CONFIG_NET_NS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_PID_NS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_IPC_NS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_UTS_NS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUPS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CPUSETS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_MEMCG: enabled [2021-07-20T08:48:50.787Z] - CONFIG_KEYS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_VETH: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T08:48:50.787Z] [2021-07-20T08:48:50.787Z] Optional Features: [2021-07-20T08:48:50.787Z] - CONFIG_USER_NS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_SECCOMP: enabled [2021-07-20T08:48:50.787Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T08:48:50.787Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T08:48:50.787Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T08:48:50.787Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T08:48:50.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T08:48:50.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T08:48:50.787Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T08:48:50.787Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T08:48:50.787Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T08:48:50.787Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T08:48:50.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T08:48:50.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T08:48:50.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T08:48:50.787Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-20T08:48:50.787Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-20T08:48:50.787Z] - CONFIG_EXT4_FS: enabled [2021-07-20T08:48:50.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T08:48:50.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T08:48:50.787Z] - Network Drivers: [2021-07-20T08:48:51.045Z] - "overlay": [2021-07-20T08:48:51.045Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T08:48:51.045Z] Optional (for encrypted networks): [2021-07-20T08:48:51.045Z] - CONFIG_CRYPTO: enabled [2021-07-20T08:48:51.045Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T08:48:51.045Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T08:48:51.045Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T08:48:51.045Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T08:48:51.045Z] - CONFIG_XFRM: enabled [2021-07-20T08:48:51.045Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T08:48:51.045Z] - "ipvlan": [2021-07-20T08:48:51.045Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T08:48:51.045Z] - "macvlan": [2021-07-20T08:48:51.045Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T08:48:51.045Z] - "ftp,tftp client in container": [2021-07-20T08:48:51.045Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T08:48:51.045Z] - Storage Drivers: [2021-07-20T08:48:51.045Z] - "aufs": [2021-07-20T08:48:51.045Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T08:48:51.045Z] - "btrfs": [2021-07-20T08:48:51.045Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T08:48:51.045Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T08:48:51.045Z] - "devicemapper": [2021-07-20T08:48:51.045Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T08:48:51.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T08:48:51.045Z] - "overlay": [2021-07-20T08:48:51.045Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T08:48:51.045Z] - "zfs": [2021-07-20T08:48:51.045Z] - /dev/zfs: present [2021-07-20T08:48:51.045Z] - zfs command: missing [2021-07-20T08:48:51.045Z] - zpool command: missing [2021-07-20T08:48:51.045Z] [2021-07-20T08:48:51.045Z] Limits: [2021-07-20T08:48:51.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T08:48:51.045Z] [2021-07-20T08:48:51.045Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T08:48:51.374Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a723d01961235cb2ebdbe54a81d0be925f058377 . [2021-07-20T08:48:51.374Z] #1 [internal] load build definition from Dockerfile [2021-07-20T08:48:51.374Z] #1 sha256:dae6b004f4645b65fcf83e86ba98f7b7b3d192f949b72bf12f898a2b63418d6a [2021-07-20T08:48:51.374Z] #1 transferring dockerfile: 16.59kB done [2021-07-20T08:48:51.374Z] #1 DONE 0.0s [2021-07-20T08:48:51.374Z] [2021-07-20T08:48:51.374Z] #2 [internal] load .dockerignore [2021-07-20T08:48:51.374Z] #2 sha256:cf0fe4ba9953cb8c2f9b17e9e3bb30f7cae130991ace909f5266829e38eca77d [2021-07-20T08:48:51.374Z] #2 transferring context: 87B done [2021-07-20T08:48:51.374Z] #2 DONE 0.0s [2021-07-20T08:48:51.374Z] [2021-07-20T08:48:51.374Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T08:48:51.374Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T08:48:51.632Z] #3 DONE 0.1s [2021-07-20T08:48:51.632Z] [2021-07-20T08:48:51.632Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T08:48:51.632Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T08:48:51.632Z] #4 CACHED [2021-07-20T08:48:51.893Z] [2021-07-20T08:48:51.893Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T08:48:51.893Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T08:48:51.893Z] #5 DONE 0.1s [2021-07-20T08:48:51.893Z] [2021-07-20T08:48:51.893Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:48:51.893Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T08:48:51.893Z] #6 DONE 0.1s [2021-07-20T08:48:51.893Z] [2021-07-20T08:48:51.893Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:48:51.893Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T08:48:51.893Z] #7 DONE 0.1s [2021-07-20T08:48:51.893Z] [2021-07-20T08:48:51.893Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:48:51.893Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T08:48:51.893Z] #8 DONE 0.1s [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:48:52.152Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:48:52.152Z] #72 DONE 0.0s [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:48:52.152Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T08:48:52.152Z] #70 DONE 0.0s [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:48:52.152Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:48:52.152Z] #9 DONE 0.0s [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T08:48:52.152Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T08:48:52.152Z] #10 CACHED [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-20T08:48:52.152Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T08:48:52.152Z] #11 CACHED [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:48:52.152Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:48:52.152Z] #33 DONE 0.0s [2021-07-20T08:48:52.152Z] [2021-07-20T08:48:52.152Z] #30 [internal] load build context [2021-07-20T08:48:52.152Z] #30 sha256:314a4fa10821af38a9005f896922aad75f6f1db4e3cdfc8c9149172109116c31 [2021-07-20T08:48:52.410Z] #30 ... [2021-07-20T08:48:52.410Z] [2021-07-20T08:48:52.410Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-20T08:48:52.410Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-20T08:48:52.410Z] #49 DONE 0.4s [2021-07-20T08:48:52.410Z] [2021-07-20T08:48:52.410Z] #30 [internal] load build context [2021-07-20T08:48:52.410Z] #30 sha256:314a4fa10821af38a9005f896922aad75f6f1db4e3cdfc8c9149172109116c31 [2021-07-20T08:48:53.356Z] #30 ... [2021-07-20T08:48:53.356Z] [2021-07-20T08:48:53.356Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-20T08:48:53.356Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782 [2021-07-20T08:48:53.356Z] #12 DONE 1.3s [2021-07-20T08:48:53.356Z] [2021-07-20T08:48:53.356Z] #30 [internal] load build context [2021-07-20T08:48:53.356Z] #30 sha256:314a4fa10821af38a9005f896922aad75f6f1db4e3cdfc8c9149172109116c31 [2021-07-20T08:48:54.739Z] #30 ... [2021-07-20T08:48:54.739Z] [2021-07-20T08:48:54.739Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-20T08:48:54.739Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0 [2021-07-20T08:48:54.739Z] #13 DONE 1.3s [2021-07-20T08:48:54.739Z] [2021-07-20T08:48:54.739Z] #30 [internal] load build context [2021-07-20T08:48:54.739Z] #30 sha256:314a4fa10821af38a9005f896922aad75f6f1db4e3cdfc8c9149172109116c31 [2021-07-20T08:48:54.739Z] #30 transferring context: 55.79MB 2.8s done [2021-07-20T08:48:54.739Z] #30 DONE 2.9s [2021-07-20T08:48:54.739Z] [2021-07-20T08:48:54.739Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-20T08:48:54.739Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0 [2021-07-20T08:48:55.306Z] #14 DONE 0.7s [2021-07-20T08:48:55.306Z] [2021-07-20T08:48:55.306Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-20T08:48:55.306Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f [2021-07-20T08:48:55.872Z] #15 DONE 0.5s [2021-07-20T08:48:55.872Z] [2021-07-20T08:48:55.872Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-20T08:48:55.872Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a [2021-07-20T08:48:56.439Z] #16 DONE 0.6s [2021-07-20T08:48:56.439Z] [2021-07-20T08:48:56.439Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-20T08:48:56.439Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-20T08:48:57.372Z] #17 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:48:57.937Z] #17 1.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:48:57.937Z] #17 1.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:48:57.937Z] #17 1.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:48:57.937Z] #17 1.597 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:48:57.937Z] #17 1.703 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-20T08:48:58.195Z] #17 1.823 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-20T08:48:58.195Z] #17 1.939 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-20T08:48:58.453Z] #17 2.059 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-20T08:48:58.453Z] #17 2.180 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-20T08:48:58.711Z] #17 2.185 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:48:58.711Z] #17 2.190 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-20T08:48:58.711Z] #17 2.195 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:48:58.711Z] #17 2.200 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-20T08:48:58.711Z] #17 2.205 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-20T08:48:58.711Z] #17 2.210 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:48:58.711Z] #17 2.211 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-20T08:48:58.711Z] #17 2.211 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:48:58.711Z] #17 2.212 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-20T08:48:58.711Z] #17 2.213 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-20T08:48:58.711Z] #17 2.214 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-20T08:49:02.371Z] Fetching without tags [2021-07-20T08:49:02.381Z] Still waiting to schedule task [2021-07-20T08:49:02.381Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02336245734f0bac2)’ is offline [2021-07-20T08:49:02.381Z] ‘azwin-2-c76190’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.381Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] Still waiting to schedule task [2021-07-20T08:49:02.382Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02336245734f0bac2)’ is offline [2021-07-20T08:49:02.382Z] ‘azwin-2-c76190’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.382Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-20T08:49:02.383Z] Still waiting to schedule task [2021-07-20T08:49:02.383Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-20T08:49:02.385Z] Still waiting to schedule task [2021-07-20T08:49:02.386Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-20T08:49:03.496Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:49:02.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:02.109Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:49:02.156Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:02.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:02.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:49:02.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:02.390Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:03.518Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:03.800Z] Fetching without tags [2021-07-20T08:49:04.601Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:49:05.271Z] #17 8.529 Fetched 48.3 MB in 8s (6084 kB/s) [2021-07-20T08:49:03.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:03.554Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:49:03.601Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:03.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:03.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:49:03.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:03.834Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:04.633Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:04.682Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:49:03.581Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:49:07.029Z] Merge succeeded, producing 18276b72a2123efff14a0d336f7befc93aaa8848 [2021-07-20T08:49:07.029Z] Checking out Revision 18276b72a2123efff14a0d336f7befc93aaa8848 (PR-42656) [2021-07-20T08:49:06.087Z] > git remote # timeout=10 [2021-07-20T08:49:06.133Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:49:06.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:06.180Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:49:06.930Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-20T08:49:07.055Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:07.102Z] > git checkout -f 18276b72a2123efff14a0d336f7befc93aaa8848 # timeout=10 [2021-07-20T08:49:07.373Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:49:07.493Z] First time build. Skipping changelog. [2021-07-20T08:49:07.908Z] Merge succeeded, producing cc182c176539ac548d49def727cd6d17ae485d25 [2021-07-20T08:49:07.908Z] Checking out Revision cc182c176539ac548d49def727cd6d17ae485d25 (PR-42656) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:49:08.136Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02336245734f0bac2) in /home/ubuntu/workspace/moby_PR-42656 [2021-07-20T08:49:08.272Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:49:08.399Z] First time build. Skipping changelog. [Pipeline] { [Pipeline] checkout [2021-07-20T08:49:08.557Z] #17 8.529 Reading package lists... [2021-07-20T08:49:08.609Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:49:08.947Z] + docker version [2021-07-20T08:49:08.947Z] Client: [2021-07-20T08:49:08.947Z] Version: 20.10.6 [2021-07-20T08:49:08.947Z] API version: 1.41 [2021-07-20T08:49:08.947Z] Go version: go1.16.3 [2021-07-20T08:49:08.947Z] Git commit: 370c289 [2021-07-20T08:49:08.947Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-20T08:49:08.947Z] OS/Arch: windows/amd64 [2021-07-20T08:49:08.947Z] Context: default [2021-07-20T08:49:08.947Z] Experimental: true [2021-07-20T08:49:08.947Z] [2021-07-20T08:49:08.947Z] Server: Docker Engine - Community [2021-07-20T08:49:08.947Z] Engine: [2021-07-20T08:49:08.947Z] Version: 20.10.6 [2021-07-20T08:49:08.947Z] API version: 1.41 (minimum version 1.24) [2021-07-20T08:49:08.947Z] Go version: go1.13.15 [2021-07-20T08:49:08.947Z] Git commit: 8728dd2 [2021-07-20T08:49:08.947Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-20T08:49:08.947Z] OS/Arch: windows/amd64 [2021-07-20T08:49:08.947Z] Experimental: true [2021-07-20T08:49:07.361Z] > git remote # timeout=10 [2021-07-20T08:49:07.412Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:49:07.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:07.456Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:49:07.825Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-20T08:49:07.940Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:07.985Z] > git checkout -f cc182c176539ac548d49def727cd6d17ae485d25 # timeout=10 [2021-07-20T08:49:08.304Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [Pipeline] sh [2021-07-20T08:49:07.399Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [2021-07-20T08:49:09.726Z] + docker version [2021-07-20T08:49:09.726Z] Client: Mirantis Container Runtime [2021-07-20T08:49:09.726Z] Version: 20.10.0 [2021-07-20T08:49:09.726Z] API version: 1.41 [2021-07-20T08:49:09.726Z] Go version: go1.13.15 [2021-07-20T08:49:09.726Z] Git commit: 6ee42dc [2021-07-20T08:49:09.726Z] Built: 03/11/2021 13:24:56 [2021-07-20T08:49:09.726Z] OS/Arch: windows/amd64 [2021-07-20T08:49:09.726Z] Context: default [2021-07-20T08:49:09.726Z] Experimental: true [2021-07-20T08:49:09.726Z] [2021-07-20T08:49:09.726Z] Server: Mirantis Container Runtime [2021-07-20T08:49:09.726Z] Engine: [2021-07-20T08:49:09.726Z] Version: 20.10.0 [2021-07-20T08:49:09.726Z] API version: 1.41 (minimum version 1.24) [2021-07-20T08:49:09.726Z] Go version: go1.13.15 [2021-07-20T08:49:09.726Z] Git commit: 1e08f21e79 [2021-07-20T08:49:09.726Z] Built: 03/11/2021 13:23:32 [2021-07-20T08:49:09.726Z] OS/Arch: windows/amd64 [2021-07-20T08:49:09.726Z] Experimental: true [Pipeline] sh [2021-07-20T08:49:10.160Z] + docker info [2021-07-20T08:49:10.746Z] + docker info [2021-07-20T08:49:11.689Z] Client: [2021-07-20T08:49:11.689Z] Context: default [2021-07-20T08:49:11.689Z] Debug Mode: false [2021-07-20T08:49:11.689Z] Plugins: [2021-07-20T08:49:11.689Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T08:49:11.689Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T08:49:11.689Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T08:49:11.689Z] [2021-07-20T08:49:11.689Z] Server: [2021-07-20T08:49:11.689Z] Containers: 0 [2021-07-20T08:49:11.689Z] Running: 0 [2021-07-20T08:49:11.689Z] Paused: 0 [2021-07-20T08:49:11.689Z] Stopped: 0 [2021-07-20T08:49:11.689Z] Images: 10 [2021-07-20T08:49:11.689Z] Server Version: 20.10.6 [2021-07-20T08:49:11.689Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-20T08:49:11.689Z] Windows: [2021-07-20T08:49:11.689Z] LCOW: [2021-07-20T08:49:11.689Z] Logging Driver: json-file [2021-07-20T08:49:11.689Z] Plugins: [2021-07-20T08:49:11.689Z] Volume: local [2021-07-20T08:49:11.689Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:49:11.689Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:49:11.689Z] Swarm: inactive [2021-07-20T08:49:11.689Z] Default Isolation: process [2021-07-20T08:49:11.689Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T08:49:11.689Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T08:49:11.689Z] OSType: windows [2021-07-20T08:49:11.689Z] Architecture: x86_64 [2021-07-20T08:49:11.689Z] CPUs: 4 [2021-07-20T08:49:11.689Z] Total Memory: 32GiB [2021-07-20T08:49:11.689Z] Name: azwin-2-a13490 [2021-07-20T08:49:11.689Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-20T08:49:11.689Z] Docker Root Dir: D:\docker [2021-07-20T08:49:11.689Z] Debug Mode: false [2021-07-20T08:49:11.689Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:49:11.689Z] Labels: [2021-07-20T08:49:11.689Z] Experimental: true [2021-07-20T08:49:11.689Z] Insecure Registries: [2021-07-20T08:49:11.689Z] 10.0.0.4:5000 [2021-07-20T08:49:11.689Z] 127.0.0.0/8 [2021-07-20T08:49:11.689Z] Registry Mirrors: [2021-07-20T08:49:11.689Z] http://10.0.0.4:5000/ [2021-07-20T08:49:11.689Z] Live Restore Enabled: false [2021-07-20T08:49:11.689Z] Product License: Community Engine [2021-07-20T08:49:11.689Z] [2021-07-20T08:49:11.712Z] Client: [2021-07-20T08:49:11.712Z] Context: default [2021-07-20T08:49:11.712Z] Debug Mode: false [2021-07-20T08:49:11.712Z] Plugins: [2021-07-20T08:49:11.712Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T08:49:11.712Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T08:49:11.712Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T08:49:11.712Z] [2021-07-20T08:49:11.712Z] Server: [2021-07-20T08:49:11.712Z] Containers: 0 [2021-07-20T08:49:11.712Z] Running: 0 [2021-07-20T08:49:11.712Z] Paused: 0 [2021-07-20T08:49:11.712Z] Stopped: 0 [2021-07-20T08:49:11.712Z] Images: 10 [2021-07-20T08:49:11.712Z] Server Version: 20.10.0 [2021-07-20T08:49:11.712Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-20T08:49:11.712Z] Windows: [2021-07-20T08:49:11.712Z] LCOW: [2021-07-20T08:49:11.712Z] Logging Driver: json-file [2021-07-20T08:49:11.712Z] Plugins: [2021-07-20T08:49:11.712Z] Volume: local [2021-07-20T08:49:11.712Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:49:11.712Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:49:11.712Z] Swarm: inactive [2021-07-20T08:49:11.712Z] Default Isolation: process [2021-07-20T08:49:11.712Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-20T08:49:11.712Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-20T08:49:11.712Z] OSType: windows [2021-07-20T08:49:11.712Z] Architecture: x86_64 [2021-07-20T08:49:11.712Z] CPUs: 4 [2021-07-20T08:49:11.712Z] Total Memory: 32GiB [2021-07-20T08:49:11.712Z] Name: azwin-2-c76191 [2021-07-20T08:49:11.712Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-20T08:49:11.712Z] Docker Root Dir: D:\docker [2021-07-20T08:49:11.712Z] Debug Mode: false [2021-07-20T08:49:11.712Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:49:11.712Z] Labels: [2021-07-20T08:49:11.712Z] Experimental: true [2021-07-20T08:49:11.712Z] Insecure Registries: [2021-07-20T08:49:11.712Z] 10.0.0.4:5000 [2021-07-20T08:49:11.712Z] 127.0.0.0/8 [2021-07-20T08:49:11.712Z] Registry Mirrors: [2021-07-20T08:49:11.712Z] http://10.0.0.4:5000/ [2021-07-20T08:49:11.712Z] Live Restore Enabled: false [2021-07-20T08:49:11.712Z] [Pipeline] } [Pipeline] // stage [2021-07-20T08:49:11.843Z] #17 11.76 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-20T08:49:12.101Z] #17 15.01 Building dependency tree... [Pipeline] powershell [2021-07-20T08:49:12.623Z] using credential docker-jenkins-github-credentials [2021-07-20T08:49:12.633Z] Cloning the remote Git repository [2021-07-20T08:49:12.633Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:49:12.668Z] #17 16.19 The following additional packages will be installed: [2021-07-20T08:49:12.668Z] #17 16.19 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-20T08:49:12.669Z] #17 16.19 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-20T08:49:12.669Z] #17 16.19 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-20T08:49:12.669Z] #17 16.19 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-20T08:49:12.669Z] #17 16.19 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-20T08:49:12.669Z] #17 16.19 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-20T08:49:12.669Z] #17 16.19 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-20T08:49:12.669Z] #17 16.19 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-20T08:49:12.669Z] #17 16.19 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.19 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-20T08:49:12.669Z] #17 16.19 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.19 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.19 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.19 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.19 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.19 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.19 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-20T08:49:12.669Z] #17 16.19 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.19 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.19 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-20T08:49:12.669Z] #17 16.19 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.19 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.19 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-20T08:49:12.669Z] #17 16.19 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.19 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.20 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-20T08:49:12.669Z] #17 16.20 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-20T08:49:12.669Z] #17 16.20 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 linux-libc-dev-s390x-cross patch xz-utils [2021-07-20T08:49:12.669Z] #17 16.20 Suggested packages: [2021-07-20T08:49:12.669Z] #17 16.20 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-20T08:49:12.669Z] #17 16.20 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.20 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-20T08:49:12.669Z] #17 16.20 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-20T08:49:12.669Z] #17 16.20 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.20 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.20 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-20T08:49:12.669Z] #17 16.20 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-20T08:49:12.669Z] #17 16.20 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.20 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.20 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.20 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-20T08:49:12.669Z] #17 16.20 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-20T08:49:12.669Z] #17 16.20 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-20T08:49:12.669Z] #17 16.20 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-20T08:49:12.669Z] #17 16.20 libyaml-shell-perl ed diffutils-doc [2021-07-20T08:49:12.669Z] #17 16.20 Recommended packages: [2021-07-20T08:49:12.669Z] #17 16.20 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-20T08:49:12.669Z] #17 16.20 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-20T08:49:12.143Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:49:12.207Z] > git init /home/ubuntu/workspace/moby_PR-42656 # timeout=10 [2021-07-20T08:49:12.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:49:12.586Z] > git --version # timeout=10 [2021-07-20T08:49:12.616Z] > git --version # 'git version 2.17.1' [2021-07-20T08:49:12.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:12.619Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:14.046Z] #17 17.45 The following NEW packages will be installed: [2021-07-20T08:49:14.046Z] #17 17.45 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-20T08:49:14.046Z] #17 17.45 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-20T08:49:14.046Z] #17 17.45 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-20T08:49:14.046Z] #17 17.45 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-20T08:49:14.046Z] #17 17.45 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-20T08:49:14.046Z] #17 17.45 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-20T08:49:14.046Z] #17 17.45 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-20T08:49:14.046Z] #17 17.45 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-20T08:49:14.046Z] #17 17.45 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-20T08:49:14.046Z] #17 17.45 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-20T08:49:14.046Z] #17 17.45 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-20T08:49:14.046Z] #17 17.45 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-20T08:49:14.046Z] #17 17.45 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-20T08:49:14.046Z] #17 17.45 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-20T08:49:14.046Z] #17 17.45 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-20T08:49:14.046Z] #17 17.45 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-20T08:49:14.046Z] #17 17.45 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-20T08:49:14.046Z] #17 17.45 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-20T08:49:14.046Z] #17 17.45 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-20T08:49:14.046Z] #17 17.45 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-20T08:49:14.046Z] #17 17.45 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-20T08:49:14.046Z] #17 17.45 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-20T08:49:14.046Z] #17 17.45 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-20T08:49:14.046Z] #17 17.45 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-20T08:49:14.046Z] #17 17.45 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-20T08:49:14.046Z] #17 17.45 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-20T08:49:14.046Z] #17 17.45 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.45 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-20T08:49:14.046Z] #17 17.45 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-20T08:49:14.046Z] #17 17.45 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-20T08:49:14.046Z] #17 17.45 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-20T08:49:14.046Z] #17 17.46 linux-libc-dev-s390x-cross patch xz-utils [2021-07-20T08:49:14.305Z] #17 17.76 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:49:14.305Z] #17 17.76 Need to get 169 MB of archives. [2021-07-20T08:49:14.305Z] #17 17.76 After this operation, 612 MB of additional disk space will be used. [2021-07-20T08:49:14.305Z] #17 17.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-20T08:49:14.305Z] #17 17.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-20T08:49:14.305Z] #17 17.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-20T08:49:14.305Z] #17 17.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-20T08:49:14.305Z] #17 17.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-20T08:49:14.305Z] #17 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-20T08:49:14.305Z] #17 17.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-20T08:49:14.305Z] #17 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-20T08:49:14.305Z] #17 17.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-20T08:49:14.305Z] #17 17.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-20T08:49:14.305Z] #17 17.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-20T08:49:14.305Z] #17 17.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-20T08:49:14.305Z] #17 17.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-20T08:49:14.305Z] #17 17.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-20T08:49:14.563Z] #17 17.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-20T08:49:14.563Z] #17 18.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-20T08:49:14.563Z] #17 18.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-20T08:49:14.563Z] #17 18.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-20T08:49:14.563Z] #17 18.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-20T08:49:14.563Z] #17 18.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-20T08:49:14.564Z] #17 18.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-20T08:49:14.564Z] #17 18.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-20T08:49:14.822Z] #17 18.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-20T08:49:14.822Z] #17 18.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-20T08:49:14.822Z] #17 18.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-20T08:49:14.822Z] #17 18.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-20T08:49:14.822Z] #17 18.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-20T08:49:14.822Z] #17 18.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-20T08:49:14.822Z] #17 18.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-20T08:49:14.822Z] #17 18.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-20T08:49:14.822Z] #17 18.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-20T08:49:14.822Z] #17 18.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-20T08:49:14.822Z] #17 18.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-20T08:49:14.822Z] #17 18.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-20T08:49:14.822Z] #17 18.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-20T08:49:14.822Z] #17 18.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-20T08:49:14.822Z] #17 18.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-20T08:49:14.822Z] #17 18.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-20T08:49:14.822Z] #17 18.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-20T08:49:14.822Z] #17 18.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-20T08:49:15.082Z] #17 18.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-20T08:49:15.082Z] #17 18.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-20T08:49:15.082Z] #17 18.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-20T08:49:15.082Z] #17 18.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-20T08:49:15.082Z] #17 18.57 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-20T08:49:15.082Z] #17 18.57 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:49:15.082Z] #17 18.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-20T08:49:15.082Z] #17 18.66 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-20T08:49:15.082Z] #17 18.66 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-20T08:49:15.082Z] #17 18.66 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-20T08:49:15.082Z] #17 18.66 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-20T08:49:15.082Z] #17 18.66 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-20T08:49:15.082Z] #17 18.67 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-20T08:49:15.082Z] #17 18.67 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-20T08:49:15.082Z] #17 18.68 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-20T08:49:15.082Z] #17 18.68 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-20T08:49:15.082Z] #17 18.68 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-20T08:49:15.082Z] #17 18.68 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-20T08:49:15.082Z] #17 18.69 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-20T08:49:15.082Z] #17 18.69 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-20T08:49:15.082Z] #17 18.69 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-20T08:49:15.082Z] #17 18.70 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-20T08:49:15.082Z] #17 18.76 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-20T08:49:15.342Z] #17 18.76 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-20T08:49:15.342Z] #17 18.78 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-20T08:49:15.342Z] #17 18.80 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-20T08:49:15.342Z] #17 18.81 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-20T08:49:15.342Z] #17 18.88 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-20T08:49:15.342Z] #17 18.88 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-20T08:49:15.342Z] #17 18.88 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-20T08:49:15.342Z] #17 18.90 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-20T08:49:15.342Z] #17 18.90 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-20T08:49:15.342Z] #17 18.90 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-20T08:49:15.342Z] #17 18.90 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-20T08:49:15.342Z] #17 18.90 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-20T08:49:15.342Z] #17 18.90 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-20T08:49:15.342Z] #17 18.91 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-20T08:49:15.342Z] #17 18.91 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-20T08:49:15.601Z] #17 19.04 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-20T08:49:15.601Z] #17 19.04 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-20T08:49:15.601Z] #17 19.06 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-20T08:49:15.601Z] #17 19.08 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-20T08:49:15.601Z] #17 19.10 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-20T08:49:15.601Z] #17 19.17 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-20T08:49:15.601Z] #17 19.17 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-20T08:49:15.601Z] #17 19.17 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-20T08:49:15.601Z] #17 19.18 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-20T08:49:15.601Z] #17 19.18 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-20T08:49:15.601Z] #17 19.18 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-20T08:49:15.601Z] #17 19.18 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-20T08:49:15.601Z] #17 19.19 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-20T08:49:15.601Z] #17 19.19 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-20T08:49:15.601Z] #17 19.19 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-20T08:49:15.601Z] #17 19.19 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-20T08:49:15.601Z] #17 19.20 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-20T08:49:15.601Z] #17 19.20 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-20T08:49:15.601Z] #17 19.20 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-20T08:49:15.601Z] #17 19.21 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-20T08:49:15.601Z] #17 19.28 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-20T08:49:15.860Z] #17 19.28 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-20T08:49:15.860Z] #17 19.29 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-20T08:49:15.860Z] #17 19.32 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-20T08:49:15.860Z] #17 19.33 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-20T08:49:15.860Z] #17 19.41 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-20T08:49:15.860Z] #17 19.41 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-20T08:49:15.860Z] #17 19.41 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-20T08:49:15.860Z] #17 19.42 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-20T08:49:15.860Z] #17 19.42 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-20T08:49:15.860Z] #17 19.42 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-20T08:49:15.860Z] #17 19.42 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-20T08:49:15.860Z] #17 19.43 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-20T08:49:15.860Z] #17 19.43 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-20T08:49:15.860Z] #17 19.43 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-20T08:49:15.860Z] #17 19.43 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-20T08:49:15.860Z] #17 19.44 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-20T08:49:15.860Z] #17 19.50 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-20T08:49:15.860Z] #17 19.50 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-20T08:49:15.860Z] #17 19.51 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-20T08:49:16.119Z] #17 19.54 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-20T08:49:16.119Z] #17 19.55 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-20T08:49:16.119Z] #17 19.61 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-20T08:49:16.119Z] #17 19.61 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-20T08:49:16.377Z] #17 19.91 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:49:16.377Z] #17 20.01 Fetched 169 MB in 2s (80.0 MB/s) [2021-07-20T08:49:16.377Z] #17 20.04 Selecting previously unselected package liblocale-gettext-perl. [2021-07-20T08:49:16.635Z] #17 20.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 ... 15421 files and directories currently installed.) [2021-07-20T08:49:16.635Z] #17 20.15 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-20T08:49:16.635Z] #17 20.15 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-20T08:49:16.635Z] #17 20.19 Selecting previously unselected package bzip2. [2021-07-20T08:49:16.635Z] #17 20.20 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-20T08:49:16.635Z] #17 20.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:49:16.635Z] #17 20.24 Selecting previously unselected package libmagic-mgc. [2021-07-20T08:49:16.635Z] #17 20.24 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-20T08:49:16.635Z] #17 20.24 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-20T08:49:16.635Z] #17 20.33 Selecting previously unselected package libmagic1:amd64. [2021-07-20T08:49:16.893Z] #17 20.33 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-20T08:49:16.893Z] #17 20.36 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-20T08:49:16.893Z] #17 20.40 Selecting previously unselected package file. [2021-07-20T08:49:16.893Z] #17 20.40 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-20T08:49:16.893Z] #17 20.41 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-20T08:49:16.893Z] #17 20.44 Selecting previously unselected package xz-utils. [2021-07-20T08:49:16.893Z] #17 20.45 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-20T08:49:16.893Z] #17 20.45 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T08:49:16.893Z] #17 20.52 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-20T08:49:16.893Z] #17 20.52 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-20T08:49:16.893Z] #17 20.53 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:17.152Z] #17 20.87 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-20T08:49:17.410Z] #17 20.87 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-20T08:49:17.410Z] #17 20.88 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-20T08:49:17.668Z] #17 21.19 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-20T08:49:17.668Z] #17 21.19 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-20T08:49:17.668Z] #17 21.19 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-20T08:49:17.926Z] #17 21.50 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-20T08:49:17.926Z] #17 21.51 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-20T08:49:17.926Z] #17 21.51 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:18.184Z] #17 21.80 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-20T08:49:18.184Z] #17 21.80 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-20T08:49:18.184Z] #17 21.80 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:18.442Z] #17 22.06 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-20T08:49:18.442Z] #17 22.06 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:18.442Z] #17 22.06 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:18.442Z] #17 22.10 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-20T08:49:18.442Z] #17 22.11 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:18.442Z] #17 22.11 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:19.024Z] #17 22.73 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-20T08:49:19.024Z] #17 22.73 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:19.024Z] #17 22.74 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:19.024Z] #17 22.78 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-20T08:49:19.283Z] #17 22.78 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:19.283Z] #17 22.78 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:19.849Z] #17 23.42 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-20T08:49:19.849Z] #17 23.42 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:19.849Z] #17 23.42 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:19.849Z] #17 23.46 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-20T08:49:19.849Z] #17 23.46 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:19.849Z] #17 23.46 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:20.414Z] #17 24.07 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-20T08:49:20.414Z] #17 24.08 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:20.672Z] #17 24.08 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:20.672Z] #17 24.12 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-20T08:49:20.672Z] #17 24.12 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:20.672Z] #17 24.13 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:21.238Z] #17 24.73 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-20T08:49:21.238Z] #17 24.73 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:21.238Z] #17 24.74 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:21.238Z] #17 24.78 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-20T08:49:21.238Z] #17 24.78 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:21.238Z] #17 24.78 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:21.804Z] #17 25.32 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-20T08:49:21.804Z] #17 25.32 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:21.804Z] #17 25.32 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:21.804Z] #17 25.35 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-20T08:49:21.804Z] #17 25.35 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:21.804Z] #17 25.35 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:21.804Z] #17 25.38 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-20T08:49:21.804Z] #17 25.38 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:21.804Z] #17 25.39 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:21.804Z] #17 25.41 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-20T08:49:21.804Z] #17 25.41 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:21.804Z] #17 25.42 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:21.804Z] #17 25.44 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-20T08:49:21.804Z] #17 25.44 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:21.804Z] #17 25.45 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:21.804Z] #17 25.48 Selecting previously unselected package cross-config. [2021-07-20T08:49:22.062Z] #17 25.48 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.48 Unpacking cross-config (2.6.15-3) ... [2021-07-20T08:49:22.062Z] #17 25.51 Selecting previously unselected package gcc-8-cross-base. [2021-07-20T08:49:22.062Z] #17 25.51 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.51 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-20T08:49:22.062Z] #17 25.55 Selecting previously unselected package libc6-arm64-cross. [2021-07-20T08:49:22.062Z] #17 25.55 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.55 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-20T08:49:22.062Z] #17 25.69 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-20T08:49:22.062Z] #17 25.69 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.69 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:22.062Z] #17 25.72 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-20T08:49:22.062Z] #17 25.72 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.73 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.062Z] #17 25.76 Selecting previously unselected package libitm1-arm64-cross. [2021-07-20T08:49:22.062Z] #17 25.76 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.77 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.062Z] #17 25.80 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-20T08:49:22.062Z] #17 25.80 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.062Z] #17 25.80 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.062Z] #17 25.83 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-20T08:49:22.320Z] #17 25.83 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.320Z] #17 25.83 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.320Z] #17 25.90 Selecting previously unselected package libasan5-arm64-cross. [2021-07-20T08:49:22.320Z] #17 25.90 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.320Z] #17 25.90 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.320Z] #17 25.96 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-20T08:49:22.320Z] #17 25.96 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.320Z] #17 25.96 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.320Z] #17 26.00 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-20T08:49:22.320Z] #17 26.00 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.320Z] #17 26.01 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.320Z] #17 26.06 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-20T08:49:22.320Z] #17 26.06 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.578Z] #17 26.06 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.578Z] #17 26.10 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-20T08:49:22.578Z] #17 26.10 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:22.578Z] #17 26.10 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:22.578Z] #17 26.23 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-20T08:49:22.578Z] #17 26.24 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:22.578Z] #17 26.24 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:23.281Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-20T08:49:23.281Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6549fbcb\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-20T08:49:23.281Z] ---------------------------------------------------------------------------- [2021-07-20T08:49:23.281Z] [2021-07-20T08:49:23.281Z] INFO: executeCI.ps1 starting at Tue Jul 20 08:49:22 CUT 2021 [2021-07-20T08:49:23.281Z] [2021-07-20T08:49:23.281Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-20T08:49:23.281Z] INFO: Running git version 2.24.1.windows.2 [2021-07-20T08:49:23.281Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-20T08:49:23.281Z] INFO: Environment variables: [2021-07-20T08:49:23.281Z] [2021-07-20T08:49:23.281Z] Name Value [2021-07-20T08:49:23.281Z] ---- ----- [2021-07-20T08:49:23.281Z] ALLUSERSPROFILE C:\ProgramData [2021-07-20T08:49:23.281Z] amd64 true [2021-07-20T08:49:23.281Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-20T08:49:23.281Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-20T08:49:23.281Z] arm64 true [2021-07-20T08:49:23.281Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-20T08:49:23.281Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-20T08:49:23.281Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-20T08:49:23.281Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-20T08:49:23.281Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-20T08:49:23.281Z] BRANCH_NAME PR-42656 [2021-07-20T08:49:23.281Z] BUILD_DISPLAY_NAME #4 [2021-07-20T08:49:23.281Z] BUILD_ID 4 [2021-07-20T08:49:23.281Z] BUILD_NUMBER 4 [2021-07-20T08:49:23.281Z] BUILD_TAG jenkins-moby-PR-42656-4 [2021-07-20T08:49:23.281Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/ [2021-07-20T08:49:23.281Z] cgroup2 true [2021-07-20T08:49:23.281Z] CHANGE_AUTHOR thaJeztah [2021-07-20T08:49:23.281Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-20T08:49:23.281Z] CHANGE_BRANCH update_containerd_binary_1.5.4 [2021-07-20T08:49:23.281Z] CHANGE_FORK thaJeztah/docker [2021-07-20T08:49:23.281Z] CHANGE_ID 42656 [2021-07-20T08:49:23.281Z] CHANGE_TARGET master [2021-07-20T08:49:23.281Z] CHANGE_TITLE Update containerd v1.5.4 [2021-07-20T08:49:23.281Z] CHANGE_URL https://github.com/moby/moby/pull/42656 [2021-07-20T08:49:23.281Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:49:23.281Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-20T08:49:23.281Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-20T08:49:23.281Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-20T08:49:23.281Z] COMPUTERNAME azwin-2-c76191 [2021-07-20T08:49:23.281Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-20T08:49:23.281Z] ConfigSequenceNumber 0 [2021-07-20T08:49:23.281Z] dco true [2021-07-20T08:49:23.281Z] DOCKER_BUILDKIT 0 [2021-07-20T08:49:23.281Z] DOCKER_DUT_DEBUG 1 [2021-07-20T08:49:23.281Z] DOCKER_EXPERIMENTAL 1 [2021-07-20T08:49:23.281Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-20T08:49:23.281Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-20T08:49:23.281Z] EXECUTOR_NUMBER 0 [2021-07-20T08:49:23.281Z] FQDN azwin-2-c76191.westus.cloudapp.azure.com [2021-07-20T08:49:23.281Z] GIT_BRANCH PR-42656 [2021-07-20T08:49:23.281Z] GIT_COMMIT cc182c176539ac548d49def727cd6d17ae485d25 [2021-07-20T08:49:23.281Z] GIT_PREVIOUS_COMMIT d1a2ce73876fdc36778894842916f4accc6d0246 [2021-07-20T08:49:23.281Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT d1a2ce73876fdc36778894842916f4accc6d0246 [2021-07-20T08:49:23.281Z] GIT_URL https://github.com/moby/moby.git [2021-07-20T08:49:23.281Z] HUDSON_COOKIE b7af19ac-b022-4aff-8463-72769ff88270 [2021-07-20T08:49:23.281Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-20T08:49:23.281Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-20T08:49:23.281Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-20T08:49:23.281Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-20T08:49:23.281Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-20T08:49:23.281Z] JENKINS_NODE_COOKIE 53a54b21-98d8-4458-bcde-053947180eba [2021-07-20T08:49:23.281Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-20T08:49:23.281Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-20T08:49:23.281Z] JOB_BASE_NAME PR-42656 [2021-07-20T08:49:23.281Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/display/redirect [2021-07-20T08:49:23.281Z] JOB_NAME moby/PR-42656 [2021-07-20T08:49:23.281Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/ [2021-07-20T08:49:23.281Z] library.jps.version master [2021-07-20T08:49:23.281Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-20T08:49:23.281Z] NODE_LABELS amd64 azure azwin-2-c76191 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-20T08:49:23.281Z] NODE_NAME azwin-2-c76191 [2021-07-20T08:49:23.281Z] NUMBER_OF_PROCESSORS 4 [2021-07-20T08:49:23.281Z] OS Windows_NT [2021-07-20T08:49:23.281Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-20T08:49:23.281Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-20T08:49:23.281Z] ppc64le false [2021-07-20T08:49:23.281Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-20T08:49:23.281Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-20T08:49:23.281Z] PROCESSOR_LEVEL 6 [2021-07-20T08:49:23.281Z] PROCESSOR_REVISION 5504 [2021-07-20T08:49:23.281Z] ProgramData C:\ProgramData [2021-07-20T08:49:23.281Z] ProgramFiles C:\Program Files [2021-07-20T08:49:23.281Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-20T08:49:23.281Z] ProgramW6432 C:\Program Files [2021-07-20T08:49:23.281Z] PROMPT $P$G [2021-07-20T08:49:23.281Z] PSExecutionPolicyPreference Bypass [2021-07-20T08:49:23.281Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-20T08:49:23.281Z] PUBLIC C:\Users\Public [2021-07-20T08:49:23.281Z] rootless true [2021-07-20T08:49:23.281Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=artif... [2021-07-20T08:49:23.281Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=changes [2021-07-20T08:49:23.281Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect [2021-07-20T08:49:23.281Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=tests [2021-07-20T08:49:23.281Z] s390x false [2021-07-20T08:49:23.281Z] SKIP_VALIDATION_TESTS 1 [2021-07-20T08:49:23.282Z] SOURCES_DRIVE d [2021-07-20T08:49:23.282Z] SOURCES_SUBDIR gopath [2021-07-20T08:49:23.282Z] STAGE_NAME Run tests [2021-07-20T08:49:23.282Z] SystemDrive C: [2021-07-20T08:49:23.282Z] SystemRoot C:\Windows [2021-07-20T08:49:23.282Z] TEMP C:\Windows\TEMP [2021-07-20T08:49:23.282Z] TESTDEBUG 0 [2021-07-20T08:49:23.282Z] TESTRUN_DRIVE d [2021-07-20T08:49:23.282Z] TESTRUN_SUBDIR CI [2021-07-20T08:49:23.282Z] TIMEOUT 120m [2021-07-20T08:49:23.282Z] TMP C:\Windows\TEMP [2021-07-20T08:49:23.282Z] unit_validate true [2021-07-20T08:49:23.282Z] USERDOMAIN WORKGROUP [2021-07-20T08:49:23.282Z] USERNAME azwin-2-c76191$ [2021-07-20T08:49:23.282Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-20T08:49:23.282Z] validate_force false [2021-07-20T08:49:23.282Z] windir C:\Windows [2021-07-20T08:49:23.282Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-20T08:49:23.282Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-20T08:49:23.282Z] windows2022 true [2021-07-20T08:49:23.282Z] windows2022containerd false [2021-07-20T08:49:23.282Z] windowsRS1 false [2021-07-20T08:49:23.282Z] windowsRS5 true [2021-07-20T08:49:23.282Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-20T08:49:23.282Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] INFO: Sources under d:\gopath\... [2021-07-20T08:49:23.282Z] INFO: Test run under d:\CI\... [2021-07-20T08:49:23.282Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-20T08:49:23.282Z] INFO: docker/docker repository was found [2021-07-20T08:49:23.282Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-20T08:49:23.282Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-20T08:49:23.282Z] INFO: Docker version of control daemon [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] Client: Mirantis Container Runtime [2021-07-20T08:49:23.282Z] Version: 20.10.0 [2021-07-20T08:49:23.282Z] API version: 1.41 [2021-07-20T08:49:23.282Z] Go version: go1.13.15 [2021-07-20T08:49:23.282Z] Git commit: 6ee42dc [2021-07-20T08:49:23.282Z] Built: 03/11/2021 13:24:56 [2021-07-20T08:49:23.282Z] OS/Arch: windows/amd64 [2021-07-20T08:49:23.282Z] Context: default [2021-07-20T08:49:23.282Z] Experimental: true [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] Server: Mirantis Container Runtime [2021-07-20T08:49:23.282Z] Engine: [2021-07-20T08:49:23.282Z] Version: 20.10.0 [2021-07-20T08:49:23.282Z] API version: 1.41 (minimum version 1.24) [2021-07-20T08:49:23.282Z] Go version: go1.13.15 [2021-07-20T08:49:23.282Z] Git commit: 1e08f21e79 [2021-07-20T08:49:23.282Z] Built: 03/11/2021 13:23:32 [2021-07-20T08:49:23.282Z] OS/Arch: windows/amd64 [2021-07-20T08:49:23.282Z] Experimental: true [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.282Z] INFO: Docker info of control daemon [2021-07-20T08:49:23.282Z] [2021-07-20T08:49:23.513Z] #17 26.83 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-20T08:49:23.513Z] #17 26.84 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:23.513Z] #17 26.84 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:23.513Z] #17 26.87 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-20T08:49:23.513Z] #17 26.87 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-20T08:49:23.513Z] #17 26.87 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-20T08:49:23.513Z] #17 27.03 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-20T08:49:23.513Z] #17 27.03 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:23.513Z] #17 27.03 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-20T08:49:23.771Z] #17 27.31 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-20T08:49:23.771Z] #17 27.31 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:23.771Z] #17 27.31 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:23.771Z] #17 27.54 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-20T08:49:24.028Z] #17 27.54 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:24.028Z] #17 27.55 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:24.245Z] Client: [2021-07-20T08:49:24.245Z] Context: default [2021-07-20T08:49:24.245Z] Debug Mode: false [2021-07-20T08:49:24.245Z] Plugins: [2021-07-20T08:49:24.245Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T08:49:24.245Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T08:49:24.245Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T08:49:24.245Z] [2021-07-20T08:49:24.245Z] Server: [2021-07-20T08:49:24.245Z] Containers: 0 [2021-07-20T08:49:24.245Z] Running: 0 [2021-07-20T08:49:24.245Z] Paused: 0 [2021-07-20T08:49:24.245Z] Stopped: 0 [2021-07-20T08:49:24.245Z] Images: 10 [2021-07-20T08:49:24.245Z] Server Version: 20.10.0 [2021-07-20T08:49:24.245Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-20T08:49:24.245Z] LCOW: [2021-07-20T08:49:24.245Z] Windows: [2021-07-20T08:49:24.245Z] Logging Driver: json-file [2021-07-20T08:49:24.245Z] Plugins: [2021-07-20T08:49:24.245Z] Volume: local [2021-07-20T08:49:24.245Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:49:24.245Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:49:24.245Z] Swarm: inactive [2021-07-20T08:49:24.245Z] Default Isolation: process [2021-07-20T08:49:24.245Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-20T08:49:24.245Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-20T08:49:24.245Z] OSType: windows [2021-07-20T08:49:24.245Z] Architecture: x86_64 [2021-07-20T08:49:24.245Z] CPUs: 4 [2021-07-20T08:49:24.245Z] Total Memory: 32GiB [2021-07-20T08:49:24.245Z] Name: azwin-2-c76191 [2021-07-20T08:49:24.245Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-20T08:49:24.245Z] Docker Root Dir: D:\docker [2021-07-20T08:49:24.245Z] Debug Mode: false [2021-07-20T08:49:24.245Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:49:24.245Z] Labels: [2021-07-20T08:49:24.245Z] Experimental: true [2021-07-20T08:49:24.245Z] Insecure Registries: [2021-07-20T08:49:24.245Z] 10.0.0.4:5000 [2021-07-20T08:49:24.245Z] 127.0.0.0/8 [2021-07-20T08:49:24.245Z] Registry Mirrors: [2021-07-20T08:49:24.245Z] http://10.0.0.4:5000/ [2021-07-20T08:49:24.245Z] Live Restore Enabled: false [2021-07-20T08:49:24.245Z] [2021-07-20T08:49:24.245Z] [2021-07-20T08:49:24.245Z] INFO: Commit hash is cc182c1765 [2021-07-20T08:49:24.245Z] INFO: Nuke-Everything... [2021-07-20T08:49:24.245Z] INFO: Container count on control daemon to delete is 0 [2021-07-20T08:49:24.594Z] #17 28.16 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-20T08:49:24.594Z] #17 28.16 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:24.594Z] #17 28.16 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:24.594Z] #17 28.18 Selecting previously unselected package patch. [2021-07-20T08:49:24.594Z] #17 28.19 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-20T08:49:24.594Z] #17 28.19 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T08:49:24.594Z] #17 28.23 Selecting previously unselected package dpkg-dev. [2021-07-20T08:49:24.594Z] #17 28.23 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-20T08:49:24.594Z] #17 28.23 Unpacking dpkg-dev (1.19.7) ... [2021-07-20T08:49:24.702Z] INFO: Nuking d:\CI [2021-07-20T08:49:24.702Z] INFO: Zapped successfully [2021-07-20T08:49:24.702Z] INFO: Location for testing is d:\CI\PR-42656\4 [2021-07-20T08:49:24.702Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-20T08:49:24.702Z] [2021-07-20T08:49:24.702Z] [2021-07-20T08:49:24.702Z] INFO: Building the image from Dockerfile.windows at 07/20/2021 08:49:24... [2021-07-20T08:49:24.702Z] [2021-07-20T08:49:24.852Z] #17 28.34 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-20T08:49:24.852Z] #17 28.34 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-20T08:49:24.852Z] #17 28.34 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-20T08:49:24.852Z] #17 28.37 Selecting previously unselected package libio-string-perl. [2021-07-20T08:49:24.852Z] #17 28.37 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-20T08:49:24.852Z] #17 28.38 Unpacking libio-string-perl (1.08-3) ... [2021-07-20T08:49:24.852Z] #17 28.41 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:49:24.852Z] #17 28.41 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:49:24.852Z] #17 28.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:49:25.787Z] #17 29.21 Selecting previously unselected package libxml2:amd64. [2021-07-20T08:49:25.787Z] #17 29.21 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-20T08:49:25.787Z] #17 29.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:49:25.787Z] #17 29.29 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-20T08:49:25.787Z] #17 29.30 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-20T08:49:25.787Z] #17 29.30 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-20T08:49:25.787Z] #17 29.33 Selecting previously unselected package libxml-sax-base-perl. [2021-07-20T08:49:25.787Z] #17 29.33 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-20T08:49:25.787Z] #17 29.33 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-20T08:49:25.787Z] #17 29.36 Selecting previously unselected package libxml-sax-perl. [2021-07-20T08:49:25.787Z] #17 29.37 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-20T08:49:25.787Z] #17 29.37 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-20T08:49:25.787Z] #17 29.40 Selecting previously unselected package libxml-libxml-perl. [2021-07-20T08:49:25.787Z] #17 29.41 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-20T08:49:25.787Z] #17 29.41 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-20T08:49:25.787Z] #17 29.47 Selecting previously unselected package libxml-simple-perl. [2021-07-20T08:49:25.787Z] #17 29.47 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-20T08:49:25.787Z] #17 29.47 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-20T08:49:25.787Z] #17 29.50 Selecting previously unselected package libyaml-perl. [2021-07-20T08:49:25.787Z] #17 29.51 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.51 Unpacking libyaml-perl (1.27-1) ... [2021-07-20T08:49:26.046Z] #17 29.54 Selecting previously unselected package libconfig-auto-perl. [2021-07-20T08:49:26.046Z] #17 29.54 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.55 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-20T08:49:26.046Z] #17 29.58 Selecting previously unselected package libfile-which-perl. [2021-07-20T08:49:26.046Z] #17 29.58 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.58 Unpacking libfile-which-perl (1.23-1) ... [2021-07-20T08:49:26.046Z] #17 29.61 Selecting previously unselected package libfile-homedir-perl. [2021-07-20T08:49:26.046Z] #17 29.61 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.61 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-20T08:49:26.046Z] #17 29.64 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-20T08:49:26.046Z] #17 29.64 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.65 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-20T08:49:26.046Z] #17 29.68 Selecting previously unselected package dpkg-cross. [2021-07-20T08:49:26.046Z] #17 29.69 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-20T08:49:26.046Z] #17 29.69 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-20T08:49:26.046Z] #17 29.72 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-20T08:49:26.304Z] #17 29.72 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-20T08:49:26.304Z] #17 29.73 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-20T08:49:26.304Z] #17 29.75 Selecting previously unselected package libc6-armel-cross. [2021-07-20T08:49:26.304Z] #17 29.75 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:26.304Z] #17 29.76 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-20T08:49:26.304Z] #17 29.88 Selecting previously unselected package libgcc1-armel-cross. [2021-07-20T08:49:26.304Z] #17 29.88 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.304Z] #17 29.89 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:26.304Z] #17 29.92 Selecting previously unselected package libgomp1-armel-cross. [2021-07-20T08:49:26.304Z] #17 29.92 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.304Z] #17 29.92 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.304Z] #17 29.95 Selecting previously unselected package libatomic1-armel-cross. [2021-07-20T08:49:26.304Z] #17 29.96 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.304Z] #17 29.96 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.304Z] #17 29.98 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-20T08:49:26.563Z] #17 29.99 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.563Z] #17 29.99 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.563Z] #17 30.04 Selecting previously unselected package libasan5-armel-cross. [2021-07-20T08:49:26.563Z] #17 30.04 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.563Z] #17 30.05 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.563Z] #17 30.11 Selecting previously unselected package libubsan1-armel-cross. [2021-07-20T08:49:26.563Z] #17 30.11 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.563Z] #17 30.11 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.563Z] #17 30.15 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-20T08:49:26.563Z] #17 30.15 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:26.563Z] #17 30.15 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:26.563Z] #17 30.25 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-20T08:49:26.822Z] #17 30.26 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:26.822Z] #17 30.26 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:27.388Z] #17 30.89 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-20T08:49:27.389Z] #17 30.89 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:27.389Z] #17 30.89 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:27.389Z] #17 30.92 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-20T08:49:27.389Z] #17 30.92 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-20T08:49:27.389Z] #17 30.92 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-20T08:49:27.389Z] #17 31.08 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-20T08:49:27.389Z] #17 31.08 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:27.389Z] #17 31.09 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-20T08:49:27.956Z] #17 31.34 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-20T08:49:27.956Z] #17 31.34 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:27.956Z] #17 31.34 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:27.956Z] #17 31.58 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-20T08:49:27.956Z] #17 31.58 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:27.956Z] #17 31.59 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:28.523Z] #17 32.22 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-20T08:49:28.523Z] #17 32.22 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:28.523Z] #17 32.22 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:28.523Z] #17 32.25 Selecting previously unselected package crossbuild-essential-armel. [2021-07-20T08:49:28.523Z] #17 32.25 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-20T08:49:28.523Z] #17 32.26 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-20T08:49:28.523Z] #17 32.28 Selecting previously unselected package libc6-armhf-cross. [2021-07-20T08:49:28.781Z] #17 32.29 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:28.781Z] #17 32.29 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-20T08:49:28.781Z] #17 32.41 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-20T08:49:28.781Z] #17 32.42 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-20T08:49:28.781Z] #17 32.42 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:28.781Z] #17 32.45 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-20T08:49:28.781Z] #17 32.46 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:28.781Z] #17 32.46 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:28.781Z] #17 32.49 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-20T08:49:28.781Z] #17 32.50 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:28.781Z] #17 32.52 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:29.039Z] #17 32.55 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-20T08:49:29.039Z] #17 32.55 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:29.039Z] #17 32.55 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:29.039Z] #17 32.61 Selecting previously unselected package libasan5-armhf-cross. [2021-07-20T08:49:29.039Z] #17 32.61 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:29.039Z] #17 32.62 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:29.039Z] #17 32.68 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-20T08:49:29.039Z] #17 32.68 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:29.039Z] #17 32.68 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:29.039Z] #17 32.72 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-20T08:49:29.039Z] #17 32.72 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:29.039Z] #17 32.72 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:29.039Z] #17 32.82 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-20T08:49:29.297Z] #17 32.82 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:29.297Z] #17 32.83 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:29.381Z] Sending build context to Docker daemon 60.98MB [2021-07-20T08:49:29.381Z] [2021-07-20T08:49:29.838Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-20T08:49:29.838Z] ---> 39d157a84080 [2021-07-20T08:49:29.838Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> a581a7f67d7d [2021-07-20T08:49:29.838Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> 724cd4571962 [2021-07-20T08:49:29.838Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> 96767e157f92 [2021-07-20T08:49:29.838Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> baf3d898da5f [2021-07-20T08:49:29.838Z] Step 6/10 : 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'); 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> 1ff9f138061b [2021-07-20T08:49:29.838Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> 81d83086e96d [2021-07-20T08:49:29.838Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> 4136971c4ac4 [2021-07-20T08:49:29.838Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-20T08:49:29.838Z] ---> Using cache [2021-07-20T08:49:29.838Z] ---> efd248a6bd8e [2021-07-20T08:49:29.838Z] Step 10/10 : COPY . . [2021-07-20T08:49:29.863Z] #17 33.45 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-20T08:49:29.863Z] #17 33.46 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:29.863Z] #17 33.46 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:29.863Z] #17 33.49 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-20T08:49:29.863Z] #17 33.49 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-20T08:49:29.863Z] #17 33.49 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-20T08:49:30.122Z] #17 33.65 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-20T08:49:30.122Z] #17 33.65 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:30.122Z] #17 33.66 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-20T08:49:30.380Z] #17 33.91 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-20T08:49:30.380Z] #17 33.91 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:30.380Z] #17 33.91 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:30.380Z] #17 34.15 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-20T08:49:30.639Z] #17 34.15 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:30.639Z] #17 34.16 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:31.205Z] #17 34.79 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-20T08:49:31.205Z] #17 34.79 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:31.205Z] #17 34.80 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:31.205Z] #17 34.83 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-20T08:49:31.205Z] #17 34.83 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-20T08:49:31.205Z] #17 34.84 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-20T08:49:31.205Z] #17 34.87 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-20T08:49:31.464Z] #17 34.87 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:31.464Z] #17 34.87 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-20T08:49:31.464Z] #17 35.04 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-20T08:49:31.464Z] #17 35.04 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.464Z] #17 35.05 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:31.464Z] #17 35.08 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-20T08:49:31.464Z] #17 35.08 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.464Z] #17 35.09 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.464Z] #17 35.12 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.12 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.13 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.16 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.16 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.16 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.19 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.20 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.20 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.27 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.27 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.27 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.34 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.34 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.35 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.39 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.39 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.40 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.45 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-20T08:49:31.722Z] #17 35.46 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.722Z] #17 35.46 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.722Z] #17 35.50 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-20T08:49:31.980Z] #17 35.50 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.980Z] #17 35.51 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:31.980Z] #17 35.55 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-20T08:49:31.980Z] #17 35.55 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:31.980Z] #17 35.56 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:32.017Z] ---> Using cache [2021-07-20T08:49:32.017Z] ---> d0b72a3e2585 [2021-07-20T08:49:32.238Z] #17 35.72 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-20T08:49:32.238Z] #17 35.73 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:32.238Z] #17 35.73 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:32.805Z] #17 36.38 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-20T08:49:32.805Z] #17 36.38 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:32.805Z] #17 36.38 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:32.805Z] #17 36.41 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-20T08:49:32.805Z] #17 36.42 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-20T08:49:32.805Z] #17 36.42 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-20T08:49:32.982Z] Successfully built d0b72a3e2585 [2021-07-20T08:49:32.982Z] Successfully tagged docker:latest [2021-07-20T08:49:32.982Z] INFO: Image build ended at 07/20/2021 08:49:32. Duration:00:00:08.3383942 [2021-07-20T08:49:33.063Z] #17 36.58 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-20T08:49:33.063Z] #17 36.58 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:33.063Z] #17 36.59 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-20T08:49:33.321Z] #17 36.95 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-20T08:49:33.321Z] #17 36.96 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:33.321Z] #17 36.96 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:33.439Z] [2021-07-20T08:49:33.439Z] [2021-07-20T08:49:33.439Z] INFO: Building the test binaries at 07/20/2021 08:49:32... [2021-07-20T08:49:33.467Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-20T08:49:33.467Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7578f7f5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-20T08:49:33.467Z] ---------------------------------------------------------------------------- [2021-07-20T08:49:33.467Z] [2021-07-20T08:49:33.467Z] INFO: executeCI.ps1 starting at Tue Jul 20 08:49:30 CUT 2021 [2021-07-20T08:49:33.467Z] [2021-07-20T08:49:33.467Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-20T08:49:33.467Z] INFO: Running git version 2.24.1.windows.2 [2021-07-20T08:49:33.467Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-20T08:49:33.467Z] INFO: Environment variables: [2021-07-20T08:49:33.467Z] [2021-07-20T08:49:33.467Z] Name Value [2021-07-20T08:49:33.467Z] ---- ----- [2021-07-20T08:49:33.467Z] ALLUSERSPROFILE C:\ProgramData [2021-07-20T08:49:33.467Z] amd64 true [2021-07-20T08:49:33.467Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-20T08:49:33.467Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-20T08:49:33.467Z] arm64 true [2021-07-20T08:49:33.467Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-20T08:49:33.467Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-20T08:49:33.467Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-20T08:49:33.467Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-20T08:49:33.467Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-20T08:49:33.467Z] BRANCH_NAME PR-42656 [2021-07-20T08:49:33.467Z] BUILD_DISPLAY_NAME #4 [2021-07-20T08:49:33.467Z] BUILD_ID 4 [2021-07-20T08:49:33.467Z] BUILD_NUMBER 4 [2021-07-20T08:49:33.467Z] BUILD_TAG jenkins-moby-PR-42656-4 [2021-07-20T08:49:33.467Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/ [2021-07-20T08:49:33.467Z] cgroup2 true [2021-07-20T08:49:33.467Z] CHANGE_AUTHOR thaJeztah [2021-07-20T08:49:33.467Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-20T08:49:33.467Z] CHANGE_BRANCH update_containerd_binary_1.5.4 [2021-07-20T08:49:33.467Z] CHANGE_FORK thaJeztah/docker [2021-07-20T08:49:33.467Z] CHANGE_ID 42656 [2021-07-20T08:49:33.467Z] CHANGE_TARGET master [2021-07-20T08:49:33.467Z] CHANGE_TITLE Update containerd v1.5.4 [2021-07-20T08:49:33.467Z] CHANGE_URL https://github.com/moby/moby/pull/42656 [2021-07-20T08:49:33.467Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:49:33.467Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-20T08:49:33.467Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-20T08:49:33.467Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-20T08:49:33.467Z] COMPUTERNAME azwin-2-a13490 [2021-07-20T08:49:33.467Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-20T08:49:33.467Z] ConfigSequenceNumber 0 [2021-07-20T08:49:33.467Z] dco true [2021-07-20T08:49:33.467Z] DOCKER_BUILDKIT 0 [2021-07-20T08:49:33.467Z] DOCKER_DUT_DEBUG 1 [2021-07-20T08:49:33.467Z] DOCKER_EXPERIMENTAL 1 [2021-07-20T08:49:33.467Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-20T08:49:33.467Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-20T08:49:33.467Z] EXECUTOR_NUMBER 0 [2021-07-20T08:49:33.467Z] FQDN azwin-2-a13490.westus.cloudapp.azure.com [2021-07-20T08:49:33.467Z] GIT_BRANCH PR-42656 [2021-07-20T08:49:33.467Z] GIT_COMMIT cc182c176539ac548d49def727cd6d17ae485d25 [2021-07-20T08:49:33.467Z] GIT_PREVIOUS_COMMIT d1a2ce73876fdc36778894842916f4accc6d0246 [2021-07-20T08:49:33.467Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT d1a2ce73876fdc36778894842916f4accc6d0246 [2021-07-20T08:49:33.467Z] GIT_URL https://github.com/moby/moby.git [2021-07-20T08:49:33.467Z] HUDSON_COOKIE d124e04a-f39b-4212-b0d4-449db52cf0be [2021-07-20T08:49:33.467Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-20T08:49:33.467Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-20T08:49:33.467Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-20T08:49:33.467Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-20T08:49:33.467Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-20T08:49:33.467Z] JENKINS_NODE_COOKIE e3dcca73-0b4c-4f6c-a4db-3ec11fa77a4a [2021-07-20T08:49:33.467Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-20T08:49:33.467Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-20T08:49:33.467Z] JOB_BASE_NAME PR-42656 [2021-07-20T08:49:33.467Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/display/redirect [2021-07-20T08:49:33.467Z] JOB_NAME moby/PR-42656 [2021-07-20T08:49:33.467Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/ [2021-07-20T08:49:33.467Z] library.jps.version master [2021-07-20T08:49:33.467Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-20T08:49:33.467Z] NODE_LABELS amd64 azure azwin-2-a13490 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-20T08:49:33.467Z] NODE_NAME azwin-2-a13490 [2021-07-20T08:49:33.467Z] NUMBER_OF_PROCESSORS 4 [2021-07-20T08:49:33.467Z] OS Windows_NT [2021-07-20T08:49:33.467Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-20T08:49:33.467Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-20T08:49:33.467Z] ppc64le false [2021-07-20T08:49:33.467Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-20T08:49:33.467Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-20T08:49:33.467Z] PROCESSOR_LEVEL 6 [2021-07-20T08:49:33.467Z] PROCESSOR_REVISION 5504 [2021-07-20T08:49:33.467Z] ProgramData C:\ProgramData [2021-07-20T08:49:33.467Z] ProgramFiles C:\Program Files [2021-07-20T08:49:33.467Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-20T08:49:33.467Z] ProgramW6432 C:\Program Files [2021-07-20T08:49:33.467Z] PROMPT $P$G [2021-07-20T08:49:33.467Z] PSExecutionPolicyPreference Bypass [2021-07-20T08:49:33.467Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-20T08:49:33.467Z] PUBLIC C:\Users\Public [2021-07-20T08:49:33.467Z] rootless true [2021-07-20T08:49:33.467Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=artif... [2021-07-20T08:49:33.467Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=changes [2021-07-20T08:49:33.467Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect [2021-07-20T08:49:33.467Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42656/4/display/redirect?page=tests [2021-07-20T08:49:33.467Z] s390x false [2021-07-20T08:49:33.467Z] SKIP_VALIDATION_TESTS 1 [2021-07-20T08:49:33.467Z] SOURCES_DRIVE d [2021-07-20T08:49:33.467Z] SOURCES_SUBDIR gopath [2021-07-20T08:49:33.467Z] STAGE_NAME Run tests [2021-07-20T08:49:33.467Z] SystemDrive C: [2021-07-20T08:49:33.467Z] SystemRoot C:\Windows [2021-07-20T08:49:33.467Z] TEMP C:\Windows\TEMP [2021-07-20T08:49:33.467Z] TESTDEBUG 0 [2021-07-20T08:49:33.467Z] TESTRUN_DRIVE d [2021-07-20T08:49:33.468Z] TESTRUN_SUBDIR CI [2021-07-20T08:49:33.468Z] TIMEOUT 120m [2021-07-20T08:49:33.468Z] TMP C:\Windows\TEMP [2021-07-20T08:49:33.468Z] unit_validate true [2021-07-20T08:49:33.468Z] USERDOMAIN WORKGROUP [2021-07-20T08:49:33.468Z] USERNAME azwin-2-a13490$ [2021-07-20T08:49:33.468Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-20T08:49:33.468Z] validate_force false [2021-07-20T08:49:33.468Z] windir C:\Windows [2021-07-20T08:49:33.468Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-20T08:49:33.468Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-20T08:49:33.468Z] windows2022 true [2021-07-20T08:49:33.468Z] windows2022containerd false [2021-07-20T08:49:33.468Z] windowsRS1 false [2021-07-20T08:49:33.468Z] windowsRS5 true [2021-07-20T08:49:33.468Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-20T08:49:33.468Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] INFO: Sources under d:\gopath\... [2021-07-20T08:49:33.468Z] INFO: Test run under d:\CI\... [2021-07-20T08:49:33.468Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-20T08:49:33.468Z] INFO: docker/docker repository was found [2021-07-20T08:49:33.468Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-20T08:49:33.468Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-20T08:49:33.468Z] INFO: Docker version of control daemon [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] Client: [2021-07-20T08:49:33.468Z] Version: 20.10.6 [2021-07-20T08:49:33.468Z] API version: 1.41 [2021-07-20T08:49:33.468Z] Go version: go1.16.3 [2021-07-20T08:49:33.468Z] Git commit: 370c289 [2021-07-20T08:49:33.468Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-20T08:49:33.468Z] OS/Arch: windows/amd64 [2021-07-20T08:49:33.468Z] Context: default [2021-07-20T08:49:33.468Z] Experimental: true [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] Server: Docker Engine - Community [2021-07-20T08:49:33.468Z] Engine: [2021-07-20T08:49:33.468Z] Version: 20.10.6 [2021-07-20T08:49:33.468Z] API version: 1.41 (minimum version 1.24) [2021-07-20T08:49:33.468Z] Go version: go1.13.15 [2021-07-20T08:49:33.468Z] Git commit: 8728dd2 [2021-07-20T08:49:33.468Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-20T08:49:33.468Z] OS/Arch: windows/amd64 [2021-07-20T08:49:33.468Z] Experimental: true [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] INFO: Docker info of control daemon [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] Client: [2021-07-20T08:49:33.468Z] Context: default [2021-07-20T08:49:33.468Z] Debug Mode: false [2021-07-20T08:49:33.468Z] Plugins: [2021-07-20T08:49:33.468Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T08:49:33.468Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T08:49:33.468Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] Server: [2021-07-20T08:49:33.468Z] Containers: 0 [2021-07-20T08:49:33.468Z] Running: 0 [2021-07-20T08:49:33.468Z] Paused: 0 [2021-07-20T08:49:33.468Z] Stopped: 0 [2021-07-20T08:49:33.468Z] Images: 10 [2021-07-20T08:49:33.468Z] Server Version: 20.10.6 [2021-07-20T08:49:33.468Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-20T08:49:33.468Z] Windows: [2021-07-20T08:49:33.468Z] LCOW: [2021-07-20T08:49:33.468Z] Logging Driver: json-file [2021-07-20T08:49:33.468Z] Plugins: [2021-07-20T08:49:33.468Z] Volume: local [2021-07-20T08:49:33.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:49:33.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:49:33.468Z] Swarm: inactive [2021-07-20T08:49:33.468Z] Default Isolation: process [2021-07-20T08:49:33.468Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T08:49:33.468Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T08:49:33.468Z] OSType: windows [2021-07-20T08:49:33.468Z] Architecture: x86_64 [2021-07-20T08:49:33.468Z] CPUs: 4 [2021-07-20T08:49:33.468Z] Total Memory: 32GiB [2021-07-20T08:49:33.468Z] Name: azwin-2-a13490 [2021-07-20T08:49:33.468Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-20T08:49:33.468Z] Docker Root Dir: D:\docker [2021-07-20T08:49:33.468Z] Debug Mode: false [2021-07-20T08:49:33.468Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:49:33.468Z] Labels: [2021-07-20T08:49:33.468Z] Experimental: true [2021-07-20T08:49:33.468Z] Insecure Registries: [2021-07-20T08:49:33.468Z] 10.0.0.4:5000 [2021-07-20T08:49:33.468Z] 127.0.0.0/8 [2021-07-20T08:49:33.468Z] Registry Mirrors: [2021-07-20T08:49:33.468Z] http://10.0.0.4:5000/ [2021-07-20T08:49:33.468Z] Live Restore Enabled: false [2021-07-20T08:49:33.468Z] Product License: Community Engine [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] INFO: Commit hash is 18276b72a2 [2021-07-20T08:49:33.468Z] INFO: Nuke-Everything... [2021-07-20T08:49:33.468Z] INFO: Container count on control daemon to delete is 0 [2021-07-20T08:49:33.468Z] INFO: Nuking d:\CI [2021-07-20T08:49:33.468Z] INFO: Zapped successfully [2021-07-20T08:49:33.468Z] INFO: Location for testing is d:\CI\PR-42656\4 [2021-07-20T08:49:33.468Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.468Z] INFO: Building the image from Dockerfile.windows at 07/20/2021 08:49:31... [2021-07-20T08:49:33.468Z] [2021-07-20T08:49:33.579Z] #17 37.20 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-20T08:49:33.579Z] #17 37.21 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:33.579Z] #17 37.21 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:34.145Z] #17 37.87 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-20T08:49:34.145Z] #17 37.87 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:34.145Z] #17 37.88 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:34.145Z] #17 37.91 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-20T08:49:34.145Z] #17 37.91 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-20T08:49:34.404Z] #17 37.91 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-20T08:49:34.404Z] #17 37.95 Selecting previously unselected package libc6-s390x-cross. [2021-07-20T08:49:34.404Z] #17 37.95 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:34.404Z] #17 37.95 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-20T08:49:34.404Z] #17 38.09 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-20T08:49:34.404Z] #17 38.09 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.404Z] #17 38.10 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:34.404Z] #17 38.14 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-20T08:49:34.404Z] #17 38.14 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.404Z] #17 38.14 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.404Z] #17 38.19 Selecting previously unselected package libitm1-s390x-cross. [2021-07-20T08:49:34.662Z] #17 38.19 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.662Z] #17 38.20 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.662Z] #17 38.24 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-20T08:49:34.662Z] #17 38.24 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.662Z] #17 38.25 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.662Z] #17 38.28 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-20T08:49:34.662Z] #17 38.28 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.662Z] #17 38.28 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.920Z] #17 38.35 Selecting previously unselected package libasan5-s390x-cross. [2021-07-20T08:49:34.920Z] #17 38.35 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.920Z] #17 38.35 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.920Z] #17 38.42 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-20T08:49:34.920Z] #17 38.42 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.920Z] #17 38.42 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.920Z] #17 38.46 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-20T08:49:34.920Z] #17 38.46 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:34.920Z] #17 38.46 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:34.920Z] #17 38.57 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-20T08:49:35.178Z] #17 38.57 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:35.179Z] #17 38.58 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:35.437Z] #17 39.14 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-20T08:49:35.695Z] #17 39.14 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:35.695Z] #17 39.15 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:35.695Z] #17 39.17 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-20T08:49:35.695Z] #17 39.18 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-20T08:49:35.695Z] #17 39.18 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-20T08:49:35.695Z] #17 39.34 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-20T08:49:35.695Z] #17 39.34 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-20T08:49:35.695Z] #17 39.35 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-20T08:49:35.954Z] #17 39.62 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-20T08:49:35.954Z] #17 39.62 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-20T08:49:35.954Z] #17 39.62 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:36.343Z] Fetching without tags [2021-07-20T08:49:36.520Z] #17 39.89 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-20T08:49:36.520Z] #17 39.89 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-20T08:49:36.520Z] #17 39.90 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:36.672Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:49:36.780Z] #17 40.48 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-20T08:49:37.038Z] #17 40.49 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-20T08:49:37.038Z] #17 40.49 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:37.038Z] #17 40.52 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-20T08:49:37.038Z] #17 40.52 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-20T08:49:37.038Z] #17 40.52 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-20T08:49:37.038Z] #17 40.57 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-20T08:49:37.038Z] #17 40.58 Setting up libfile-which-perl (1.23-1) ... [2021-07-20T08:49:37.038Z] #17 40.59 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-20T08:49:37.038Z] #17 40.60 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-20T08:49:37.038Z] #17 40.61 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:37.038Z] #17 40.62 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-20T08:49:37.038Z] #17 40.64 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.65 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.66 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-20T08:49:37.038Z] #17 40.67 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-20T08:49:37.038Z] #17 40.68 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.69 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.70 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-20T08:49:37.038Z] #17 40.72 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-20T08:49:37.038Z] #17 40.73 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:37.038Z] #17 40.75 Setting up file (1:5.35-4+deb10u2) ... [2021-07-20T08:49:37.038Z] #17 40.76 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.77 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.038Z] #17 40.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:49:37.038Z] #17 40.79 Setting up libyaml-perl (1.27-1) ... [2021-07-20T08:49:37.038Z] #17 40.80 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:36.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:36.255Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:49:36.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:36.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:49:36.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:49:36.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:36.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:49:36.681Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:36.702Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:49:37.186Z] Sending build context to Docker daemon 60.98MB [2021-07-20T08:49:37.186Z] [2021-07-20T08:49:37.186Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-20T08:49:37.186Z] ---> 9a0a02eca0e6 [2021-07-20T08:49:37.186Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 72e80e3f54ba [2021-07-20T08:49:37.186Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 80b66a5edb1f [2021-07-20T08:49:37.186Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 01d015ebcdc5 [2021-07-20T08:49:37.186Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 3dd3c5820ce2 [2021-07-20T08:49:37.186Z] Step 6/10 : 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'); 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 9fc4084e7bde [2021-07-20T08:49:37.186Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> db1515fd9708 [2021-07-20T08:49:37.186Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 6cfdda3a5ac3 [2021-07-20T08:49:37.186Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-20T08:49:37.186Z] ---> Using cache [2021-07-20T08:49:37.186Z] ---> 733c4eb60b14 [2021-07-20T08:49:37.186Z] Step 10/10 : COPY . . [2021-07-20T08:49:37.296Z] #17 40.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:49:37.296Z] #17 40.83 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:37.296Z] #17 40.84 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-20T08:49:37.296Z] #17 40.85 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-20T08:49:37.296Z] #17 40.86 Setting up libio-string-perl (1.08-3) ... [2021-07-20T08:49:37.296Z] #17 40.87 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-20T08:49:37.296Z] #17 40.88 Setting up cross-config (2.6.15-3) ... [2021-07-20T08:49:37.296Z] #17 40.99 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:37.296Z] #17 41.00 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:37.296Z] #17 41.01 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:37.296Z] #17 41.02 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:37.296Z] #17 41.03 Setting up xz-utils (5.2.4-1) ... [2021-07-20T08:49:37.296Z] #17 41.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T08:49:37.554Z] #17 41.07 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-20T08:49:37.554Z] #17 41.08 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T08:49:37.554Z] #17 41.09 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-20T08:49:37.554Z] #17 41.11 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.12 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.13 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.14 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-20T08:49:37.554Z] #17 41.15 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-20T08:49:37.554Z] #17 41.16 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.17 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.19 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-20T08:49:37.554Z] #17 41.20 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-20T08:49:37.554Z] #17 41.21 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-20T08:49:37.554Z] #17 41.22 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-20T08:49:37.554Z] #17 41.23 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-20T08:49:37.554Z] #17 41.25 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-20T08:49:37.554Z] #17 41.26 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.554Z] #17 41.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:49:37.812Z] #17 41.28 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-20T08:49:37.812Z] #17 41.30 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.31 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.32 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.33 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.34 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.35 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.36 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.38 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.39 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.812Z] #17 41.40 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-20T08:49:37.812Z] #17 41.41 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:37.812Z] #17 41.42 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.813Z] #17 41.43 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.813Z] #17 41.45 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-20T08:49:37.813Z] #17 41.46 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:37.813Z] #17 41.47 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:37.813Z] #17 41.48 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-20T08:49:38.071Z] #17 41.49 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.071Z] #17 41.50 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-20T08:49:38.071Z] #17 41.58 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-20T08:49:38.071Z] #17 41.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-20T08:49:38.071Z] #17 41.77 [2021-07-20T08:49:38.125Z] INFO: make.ps1 starting at 07/20/2021 08:49:37 [2021-07-20T08:49:38.173Z] Merge succeeded, producing f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 [2021-07-20T08:49:38.173Z] Checking out Revision f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 (PR-42656) [2021-07-20T08:49:38.330Z] #17 41.77 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-20T08:49:38.330Z] #17 41.80 Setting up dpkg-dev (1.19.7) ... [2021-07-20T08:49:38.330Z] #17 41.83 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.330Z] #17 41.84 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-20T08:49:38.330Z] #17 41.87 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:38.330Z] #17 41.88 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.330Z] #17 41.89 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.330Z] #17 41.91 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.330Z] #17 41.92 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-20T08:49:38.330Z] #17 41.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-20T08:49:38.330Z] #17 42.03 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-20T08:49:38.582Z] INFO: Git commit (cc182c1765) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T08:49:38.582Z] INFO: Invoking autogen... [2021-07-20T08:49:38.588Z] #17 42.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-20T08:49:38.588Z] #17 42.22 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-20T08:49:38.588Z] #17 42.24 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:38.588Z] #17 42.25 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:38.588Z] #17 42.27 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.588Z] #17 42.28 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.588Z] #17 42.29 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.30 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.31 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.33 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.34 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.35 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.36 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.37 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.38 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.39 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.41 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.42 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.43 Setting up libxml-simple-perl (2.25-1) ... [2021-07-20T08:49:38.846Z] #17 42.44 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.45 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.46 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.47 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.49 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:38.846Z] #17 42.50 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.51 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.52 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-20T08:49:38.846Z] #17 42.53 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.54 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.55 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.57 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.58 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.59 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-20T08:49:38.846Z] #17 42.60 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:39.040Z] INFO: Building daemon... [2021-07-20T08:49:39.105Z] #17 42.61 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.62 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-20T08:49:39.105Z] #17 42.64 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.65 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.66 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.67 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.69 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.70 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.71 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.72 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.73 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.74 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.75 Setting up dpkg-cross (2.6.15-3) ... [2021-07-20T08:49:39.105Z] #17 42.79 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.105Z] #17 42.80 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-20T08:49:39.105Z] #17 42.81 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-20T08:49:39.362Z] #17 42.82 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-20T08:49:39.362Z] #17 42.83 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-20T08:49:39.362Z] #17 42.84 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-20T08:49:39.362Z] #17 42.86 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-20T08:49:39.362Z] #17 42.87 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-20T08:49:39.362Z] #17 42.88 Setting up crossbuild-essential-armel (12.6) ... [2021-07-20T08:49:39.362Z] #17 42.89 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:49:37.383Z] > git remote # timeout=10 [2021-07-20T08:49:37.415Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:49:37.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:49:37.433Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:49:38.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:49:38.176Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:49:38.184Z] > git checkout -f f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 # timeout=10 [2021-07-20T08:49:40.082Z] ---> Using cache [2021-07-20T08:49:40.082Z] ---> ae3d49eb78f0 [2021-07-20T08:49:40.538Z] Successfully built ae3d49eb78f0 [2021-07-20T08:49:40.538Z] Successfully tagged docker:latest [2021-07-20T08:49:40.538Z] INFO: Image build ended at 07/20/2021 08:49:40. Duration:00:00:08.5718317 [2021-07-20T08:49:40.538Z] [2021-07-20T08:49:40.538Z] [2021-07-20T08:49:40.538Z] INFO: Building the test binaries at 07/20/2021 08:49:40... [2021-07-20T08:49:41.261Z] #17 DONE 44.6s [2021-07-20T08:49:41.261Z] [2021-07-20T08:49:41.261Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:49:41.261Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:49:41.965Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:49:41.988Z] First time build. Skipping changelog. [2021-07-20T08:49:41.968Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:49:43.107Z] + docker version [2021-07-20T08:49:43.164Z] #43 ... [2021-07-20T08:49:43.164Z] [2021-07-20T08:49:43.164Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-20T08:49:43.164Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc [2021-07-20T08:49:43.164Z] #18 DONE 1.9s [2021-07-20T08:49:43.164Z] [2021-07-20T08:49:43.164Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:49:43.164Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:49:43.164Z] #43 1.993 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:49:43.164Z] #43 2.050 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:49:43.164Z] #43 2.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:49:43.730Z] #43 2.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-20T08:49:44.297Z] #43 3.252 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-20T08:49:44.555Z] #43 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:49:45.931Z] #43 4.617 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-20T08:49:46.190Z] #43 ... [2021-07-20T08:49:46.190Z] [2021-07-20T08:49:46.190Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:49:46.190Z] #31 sha256:16eae14aa471b9ed3f2cdbbcd0a3b8c82557a08e2dcda85b6998e344cc7dfa4c [2021-07-20T08:49:46.190Z] #31 1.640 + RM_GOPATH=0 [2021-07-20T08:49:46.190Z] #31 1.640 + TMP_GOPATH= [2021-07-20T08:49:46.190Z] #31 1.640 + : /build [2021-07-20T08:49:46.190Z] #31 1.640 + '[' -z '' ']' [2021-07-20T08:49:46.190Z] #31 1.640 ++ mktemp -d [2021-07-20T08:49:46.190Z] #31 1.644 + export GOPATH=/tmp/tmp.822xawzYER [2021-07-20T08:49:46.190Z] #31 1.644 + GOPATH=/tmp/tmp.822xawzYER [2021-07-20T08:49:46.190Z] #31 1.644 + RM_GOPATH=1 [2021-07-20T08:49:46.190Z] #31 1.644 + case "$(go env GOARCH)" in [2021-07-20T08:49:46.190Z] #31 1.645 ++ go env GOARCH [2021-07-20T08:49:46.190Z] #31 1.663 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:49:46.190Z] #31 1.663 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:49:46.190Z] #31 1.663 ++ dirname /tmp/install/install.sh [2021-07-20T08:49:46.190Z] #31 1.663 + dir=/tmp/install [2021-07-20T08:49:46.190Z] #31 1.663 + bin=dockercli [2021-07-20T08:49:46.190Z] #31 1.663 + shift [2021-07-20T08:49:46.190Z] #31 1.663 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T08:49:46.190Z] #31 1.663 + . /tmp/install/dockercli.installer [2021-07-20T08:49:46.190Z] #31 1.663 ++ : stable [2021-07-20T08:49:46.190Z] #31 1.663 ++ : 17.06.2-ce [2021-07-20T08:49:46.190Z] #31 1.663 + install_dockercli [2021-07-20T08:49:46.190Z] #31 1.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T08:49:46.190Z] #31 1.663 ++ uname -m [2021-07-20T08:49:46.190Z] #31 1.663 + arch=x86_64 [2021-07-20T08:49:46.190Z] #31 1.663 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T08:49:46.190Z] #31 1.663 + url=https://download.docker.com/linux/static [2021-07-20T08:49:46.190Z] #31 1.663 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T08:49:46.190Z] #31 1.663 + tar -xz docker/docker [2021-07-20T08:49:46.190Z] #31 1.663 Install docker/cli version 17.06.2-ce from stable [2021-07-20T08:49:46.190Z] #31 4.961 + mkdir -p /build [2021-07-20T08:49:46.190Z] #31 4.962 + mv docker/docker /build/ [2021-07-20T08:49:46.190Z] #31 4.964 + rmdir docker [2021-07-20T08:49:46.190Z] #31 DONE 5.1s [2021-07-20T08:49:46.190Z] [2021-07-20T08:49:46.190Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:49:46.190Z] #66 sha256:9995d64cd9d9d864b88e324ce942925a21e03e327f705b60d50706a5c3c60984 [2021-07-20T08:49:46.190Z] #66 1.768 + RM_GOPATH=0 [2021-07-20T08:49:46.190Z] #66 1.768 + TMP_GOPATH= [2021-07-20T08:49:46.190Z] #66 1.768 + : /build [2021-07-20T08:49:46.190Z] #66 1.768 + '[' -z '' ']' [2021-07-20T08:49:46.190Z] #66 1.769 ++ mktemp -d [2021-07-20T08:49:46.190Z] #66 1.771 + export GOPATH=/tmp/tmp.tbSxKOvYmb [2021-07-20T08:49:46.190Z] #66 1.771 + GOPATH=/tmp/tmp.tbSxKOvYmb [2021-07-20T08:49:46.190Z] #66 1.771 + RM_GOPATH=1 [2021-07-20T08:49:46.190Z] #66 1.771 + case "$(go env GOARCH)" in [2021-07-20T08:49:46.190Z] #66 1.772 ++ go env GOARCH [2021-07-20T08:49:46.190Z] #66 1.778 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:49:46.190Z] #66 1.778 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:49:46.190Z] #66 1.778 ++ dirname /tmp/install/install.sh [2021-07-20T08:49:46.190Z] #66 1.780 + dir=/tmp/install [2021-07-20T08:49:46.190Z] #66 1.780 + bin=rootlesskit [2021-07-20T08:49:46.190Z] #66 1.780 + shift [2021-07-20T08:49:46.190Z] #66 1.780 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T08:49:46.190Z] #66 1.780 + . /tmp/install/rootlesskit.installer [2021-07-20T08:49:46.190Z] #66 1.780 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:49:46.190Z] #66 1.780 + install_rootlesskit [2021-07-20T08:49:46.190Z] #66 1.780 + case "$1" in [2021-07-20T08:49:46.190Z] #66 1.781 + export CGO_ENABLED=0 [2021-07-20T08:49:46.190Z] #66 1.781 + CGO_ENABLED=0 [2021-07-20T08:49:46.190Z] #66 1.781 + _install_rootlesskit [2021-07-20T08:49:46.190Z] #66 1.782 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:49:46.190Z] #66 1.782 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T08:49:46.190Z] #66 1.782 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tbSxKOvYmb/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:49:46.190Z] #66 1.798 Cloning into '/tmp/tmp.tbSxKOvYmb/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T08:49:46.190Z] #66 3.867 + cd /tmp/tmp.tbSxKOvYmb/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:49:46.190Z] #66 3.867 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:49:46.190Z] #66 3.876 + export GO111MODULE=on [2021-07-20T08:49:46.190Z] #66 3.884 + GO111MODULE=on [2021-07-20T08:49:46.190Z] #66 3.885 + export GOPROXY=https://proxy.golang.org [2021-07-20T08:49:46.190Z] #66 3.885 + GOPROXY=https://proxy.golang.org [2021-07-20T08:49:46.190Z] #66 3.885 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:49:46.190Z] #66 3.885 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T08:49:46.190Z] #66 4.782 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:49:46.190Z] #66 4.796 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T08:49:46.190Z] #66 4.812 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T08:49:46.348Z] INFO: make.ps1 starting at 07/20/2021 08:49:45 [2021-07-20T08:49:46.449Z] #66 ... [2021-07-20T08:49:46.449Z] [2021-07-20T08:49:46.449Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:49:46.449Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:49:46.449Z] #43 5.616 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-20T08:49:46.804Z] INFO: Git commit (18276b72a2) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T08:49:46.804Z] INFO: Invoking autogen... [2021-07-20T08:49:47.260Z] INFO: Building daemon... [2021-07-20T08:49:47.385Z] #43 6.308 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:49:47.385Z] #43 6.324 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-20T08:49:47.385Z] #43 6.350 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-20T08:49:47.385Z] #43 6.372 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-20T08:49:47.385Z] #43 6.394 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-20T08:49:47.385Z] #43 6.429 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-20T08:49:47.385Z] #43 6.430 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-20T08:49:47.385Z] #43 6.433 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:49:47.385Z] #43 6.435 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-20T08:49:47.385Z] #43 6.440 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-20T08:49:49.291Z] #43 ... [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T08:49:49.291Z] #35 sha256:81cd1f5493fb0567007aae3a0960aa07a06f61d9de172bad54543f6d0a34204d [2021-07-20T08:49:49.291Z] #35 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:49:49.291Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:49:49.291Z] #34 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:49:49.291Z] #36 sha256:9fd629c73dae47eb37c5a73514bfd1102092ee355005bcf35f75142aec349f2a [2021-07-20T08:49:49.291Z] #36 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T08:49:49.291Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T08:49:49.291Z] #38 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:49:49.291Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:49:49.291Z] #39 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:49:49.291Z] #41 sha256:f4ea788ecc0a21b91e7411d11f324f255463bc15ca371d0e111ff12ceaac726e [2021-07-20T08:49:49.291Z] #41 CACHED [2021-07-20T08:49:49.291Z] [2021-07-20T08:49:49.291Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:49:49.291Z] #66 sha256:9995d64cd9d9d864b88e324ce942925a21e03e327f705b60d50706a5c3c60984 [2021-07-20T08:49:49.291Z] #66 5.643 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T08:49:49.291Z] #66 6.293 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T08:49:49.291Z] #66 6.722 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T08:49:49.291Z] #66 6.745 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T08:49:49.291Z] #66 6.755 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T08:49:49.291Z] #66 6.782 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T08:49:49.291Z] #66 6.805 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T08:49:49.291Z] #66 6.896 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T08:49:49.291Z] #66 7.610 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T08:49:49.291Z] #66 7.685 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T08:49:49.291Z] #66 8.329 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T08:49:51.194Z] #66 10.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T08:49:51.194Z] #66 ... [2021-07-20T08:49:51.194Z] [2021-07-20T08:49:51.194Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:49:51.194Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-20T08:49:51.194Z] #63 1.999 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:49:51.194Z] #63 2.050 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:49:51.194Z] #63 2.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:49:51.194Z] #63 2.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-20T08:49:51.194Z] #63 3.101 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-20T08:49:51.194Z] #63 3.634 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-20T08:49:51.194Z] #63 4.341 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-20T08:49:51.194Z] #63 5.200 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:49:51.194Z] #63 6.215 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-20T08:49:51.194Z] #63 6.234 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-20T08:49:51.194Z] #63 6.267 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-20T08:49:51.194Z] #63 6.300 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:49:51.194Z] #63 6.328 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-20T08:49:51.194Z] #63 6.346 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-20T08:49:51.194Z] #63 6.347 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-20T08:49:51.194Z] #63 6.348 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:49:51.194Z] #63 6.351 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-20T08:49:51.194Z] #63 6.353 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-20T08:49:51.194Z] #63 ... [2021-07-20T08:49:51.194Z] [2021-07-20T08:49:51.194Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:49:51.194Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:49:51.194Z] #19 1.490 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:49:51.194Z] #19 1.513 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:49:51.194Z] #19 1.529 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:49:51.194Z] #19 1.530 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:49:51.194Z] #19 1.911 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-20T08:49:51.194Z] #19 1.987 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-20T08:49:51.194Z] #19 2.054 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-20T08:49:51.194Z] #19 2.126 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-20T08:49:51.194Z] #19 2.168 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-20T08:49:51.194Z] #19 2.941 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-20T08:49:51.194Z] #19 3.870 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-20T08:49:51.194Z] #19 4.260 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:49:51.194Z] #19 5.020 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-20T08:49:51.194Z] #19 5.977 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-20T08:49:51.194Z] #19 6.605 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-20T08:49:51.194Z] #19 6.630 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:49:51.194Z] #19 6.640 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-20T08:49:51.194Z] #19 6.665 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-20T08:49:51.194Z] #19 6.685 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-20T08:49:51.194Z] #19 6.698 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-20T08:49:51.194Z] #19 6.698 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-20T08:49:51.194Z] #19 6.700 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-20T08:49:51.194Z] #19 6.705 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:49:51.194Z] #19 6.706 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-20T08:49:51.227Z] Client: Docker Engine - Community [2021-07-20T08:49:51.227Z] Version: 20.10.6 [2021-07-20T08:49:51.227Z] API version: 1.41 [2021-07-20T08:49:51.227Z] Go version: go1.13.15 [2021-07-20T08:49:51.227Z] Git commit: 370c289 [2021-07-20T08:49:51.227Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T08:49:51.227Z] OS/Arch: linux/amd64 [2021-07-20T08:49:51.227Z] Context: default [2021-07-20T08:49:51.227Z] Experimental: true [2021-07-20T08:49:51.227Z] [2021-07-20T08:49:51.227Z] Server: Docker Engine - Community [2021-07-20T08:49:51.227Z] Engine: [2021-07-20T08:49:51.227Z] Version: 20.10.6 [2021-07-20T08:49:51.227Z] API version: 1.41 (minimum version 1.12) [2021-07-20T08:49:51.227Z] Go version: go1.13.15 [2021-07-20T08:49:51.227Z] Git commit: 8728dd2 [2021-07-20T08:49:51.227Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T08:49:51.227Z] OS/Arch: linux/amd64 [2021-07-20T08:49:51.227Z] Experimental: true [2021-07-20T08:49:51.227Z] containerd: [2021-07-20T08:49:51.227Z] Version: 1.4.6 [2021-07-20T08:49:51.227Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:49:51.227Z] runc: [2021-07-20T08:49:51.227Z] Version: 1.0.0-rc95 [2021-07-20T08:49:51.227Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:49:51.227Z] docker-init: [2021-07-20T08:49:51.227Z] Version: 0.19.0 [2021-07-20T08:49:51.227Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T08:49:51.583Z] + docker info [2021-07-20T08:50:02.293Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ebc05f85b92e83bf) in /home/ubuntu/workspace/moby_PR-42656 [Pipeline] { [Pipeline] checkout [2021-07-20T08:50:02.434Z] The recommended git tool is: git [2021-07-20T08:50:03.397Z] #19 ... [2021-07-20T08:50:03.397Z] [2021-07-20T08:50:03.397Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:50:03.397Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-20T08:50:03.397Z] #63 21.94 Fetched 39.9 MB in 20s (1965 kB/s) [2021-07-20T08:50:03.747Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-046e74473b09abf86) in /home/ubuntu/workspace/moby_PR-42656 [Pipeline] { [Pipeline] checkout [2021-07-20T08:50:04.100Z] The recommended git tool is: git [2021-07-20T08:50:04.842Z] using credential docker-jenkins-github-credentials [2021-07-20T08:50:04.850Z] Cloning the remote Git repository [2021-07-20T08:50:04.850Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:50:05.054Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06533b40b3cdd75c0) in /home/ubuntu/workspace/moby_PR-42656 [Pipeline] { [Pipeline] checkout [2021-07-20T08:50:05.167Z] The recommended git tool is: git [2021-07-20T08:50:04.762Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:50:04.824Z] > git init /home/ubuntu/workspace/moby_PR-42656 # timeout=10 [2021-07-20T08:50:05.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:05.166Z] > git --version # timeout=10 [2021-07-20T08:50:05.179Z] > git --version # 'git version 2.17.1' [2021-07-20T08:50:05.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:05.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:06.466Z] Client: [2021-07-20T08:50:06.466Z] Context: default [2021-07-20T08:50:06.466Z] Debug Mode: false [2021-07-20T08:50:06.466Z] Plugins: [2021-07-20T08:50:06.466Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T08:50:06.466Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T08:50:06.466Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T08:50:06.466Z] [2021-07-20T08:50:06.466Z] Server: [2021-07-20T08:50:06.466Z] Containers: 0 [2021-07-20T08:50:06.466Z] Running: 0 [2021-07-20T08:50:06.466Z] Paused: 0 [2021-07-20T08:50:06.466Z] Stopped: 0 [2021-07-20T08:50:06.466Z] Images: 0 [2021-07-20T08:50:06.466Z] Server Version: 20.10.6 [2021-07-20T08:50:06.466Z] Storage Driver: overlay2 [2021-07-20T08:50:06.466Z] Backing Filesystem: extfs [2021-07-20T08:50:06.466Z] Supports d_type: true [2021-07-20T08:50:06.466Z] Native Overlay Diff: true [2021-07-20T08:50:06.466Z] userxattr: false [2021-07-20T08:50:06.466Z] Logging Driver: json-file [2021-07-20T08:50:06.466Z] Cgroup Driver: cgroupfs [2021-07-20T08:50:06.466Z] Cgroup Version: 1 [2021-07-20T08:50:06.466Z] Plugins: [2021-07-20T08:50:06.466Z] Volume: local [2021-07-20T08:50:06.466Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T08:50:06.466Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T08:50:06.466Z] Swarm: inactive [2021-07-20T08:50:06.466Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T08:50:06.466Z] Default Runtime: runc [2021-07-20T08:50:06.466Z] Init Binary: docker-init [2021-07-20T08:50:06.466Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:06.466Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:06.466Z] init version: de40ad0 [2021-07-20T08:50:06.466Z] Security Options: [2021-07-20T08:50:06.466Z] apparmor [2021-07-20T08:50:06.466Z] seccomp [2021-07-20T08:50:06.466Z] Profile: default [2021-07-20T08:50:06.466Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T08:50:06.466Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T08:50:06.466Z] OSType: linux [2021-07-20T08:50:06.466Z] Architecture: x86_64 [2021-07-20T08:50:06.466Z] CPUs: 2 [2021-07-20T08:50:06.466Z] Total Memory: 7.569GiB [2021-07-20T08:50:06.466Z] Name: ip-10-100-127-178 [2021-07-20T08:50:06.466Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T08:50:06.466Z] Docker Root Dir: /var/lib/docker [2021-07-20T08:50:06.466Z] Debug Mode: false [2021-07-20T08:50:06.466Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:50:06.466Z] Labels: [2021-07-20T08:50:06.466Z] Experimental: true [2021-07-20T08:50:06.466Z] Insecure Registries: [2021-07-20T08:50:06.466Z] 127.0.0.0/8 [2021-07-20T08:50:06.466Z] Live Restore Enabled: true [2021-07-20T08:50:06.466Z] [2021-07-20T08:50:06.466Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T08:50:06.749Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:50:06.749Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:50:06.749Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-20T08:50:06.749Z] + bash /home/ubuntu/workspace/moby_PR-42656/check-config.sh [2021-07-20T08:50:06.749Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T08:50:06.749Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T08:50:06.749Z] [2021-07-20T08:50:06.749Z] Generally Necessary: [2021-07-20T08:50:06.749Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T08:50:06.749Z] - apparmor: enabled and tools installed [2021-07-20T08:50:06.749Z] - CONFIG_NAMESPACES: enabled [2021-07-20T08:50:06.749Z] - CONFIG_NET_NS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_PID_NS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_IPC_NS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_UTS_NS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CGROUPS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T08:50:06.749Z] - CONFIG_CPUSETS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_MEMCG: enabled [2021-07-20T08:50:06.749Z] - CONFIG_KEYS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_VETH: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T08:50:06.749Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T08:50:06.749Z] [2021-07-20T08:50:06.749Z] Optional Features: [2021-07-20T08:50:06.749Z] - CONFIG_USER_NS: enabled [2021-07-20T08:50:06.749Z] - CONFIG_SECCOMP: enabled [2021-07-20T08:50:06.749Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T08:50:07.007Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T08:50:07.007Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T08:50:07.007Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T08:50:07.007Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T08:50:07.007Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T08:50:07.007Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T08:50:07.007Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T08:50:07.007Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T08:50:07.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T08:50:07.007Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T08:50:07.007Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T08:50:07.007Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-20T08:50:07.007Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-20T08:50:07.007Z] - CONFIG_EXT4_FS: enabled [2021-07-20T08:50:07.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T08:50:07.007Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T08:50:07.007Z] - Network Drivers: [2021-07-20T08:50:07.007Z] - "overlay": [2021-07-20T08:50:07.007Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T08:50:07.007Z] Optional (for encrypted networks): [2021-07-20T08:50:07.007Z] - CONFIG_CRYPTO: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T08:50:07.007Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T08:50:07.007Z] - CONFIG_XFRM: enabled [2021-07-20T08:50:07.007Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T08:50:07.007Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T08:50:07.007Z] - "ipvlan": [2021-07-20T08:50:07.007Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T08:50:07.007Z] - "macvlan": [2021-07-20T08:50:07.007Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T08:50:07.008Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T08:50:07.008Z] - "ftp,tftp client in container": [2021-07-20T08:50:07.266Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T08:50:07.266Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T08:50:07.266Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T08:50:07.266Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T08:50:07.266Z] - Storage Drivers: [2021-07-20T08:50:07.266Z] - "aufs": [2021-07-20T08:50:07.266Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T08:50:07.266Z] - "btrfs": [2021-07-20T08:50:07.266Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T08:50:07.266Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T08:50:07.266Z] - "devicemapper": [2021-07-20T08:50:07.266Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T08:50:07.266Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T08:50:07.266Z] - "overlay": [2021-07-20T08:50:07.266Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T08:50:07.266Z] - "zfs": [2021-07-20T08:50:07.266Z] - /dev/zfs: present [2021-07-20T08:50:07.266Z] - zfs command: missing [2021-07-20T08:50:07.266Z] - zpool command: missing [2021-07-20T08:50:07.266Z] [2021-07-20T08:50:07.266Z] Limits: [2021-07-20T08:50:07.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T08:50:07.266Z] [2021-07-20T08:50:07.266Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T08:50:07.671Z] using credential docker-jenkins-github-credentials [2021-07-20T08:50:07.677Z] Cloning the remote Git repository [2021-07-20T08:50:07.677Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:50:07.713Z] + sudo modprobe ip_vs [2021-07-20T08:50:07.713Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 . [2021-07-20T08:50:07.972Z] #2 [internal] load .dockerignore [2021-07-20T08:50:07.972Z] #2 sha256:228d315fd4e14e82799201a0c61ad125fe6608a115ad48a3eb0609efaf175af0 [2021-07-20T08:50:08.541Z] #2 transferring context: 87B done [2021-07-20T08:50:07.678Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:50:07.733Z] > git init /home/ubuntu/workspace/moby_PR-42656 # timeout=10 [2021-07-20T08:50:08.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:08.055Z] > git --version # timeout=10 [2021-07-20T08:50:08.085Z] > git --version # 'git version 2.25.1' [2021-07-20T08:50:08.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:08.162Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:08.800Z] #2 DONE 0.7s [2021-07-20T08:50:08.800Z] [2021-07-20T08:50:08.800Z] #1 [internal] load build definition from Dockerfile [2021-07-20T08:50:08.800Z] #1 sha256:def246ce5b0d5ceb4f899f21775e8f03b9807097da28cec2f06d62ceb0874671 [2021-07-20T08:50:08.800Z] #1 transferring dockerfile: 16.59kB done [2021-07-20T08:50:08.800Z] #1 DONE 0.9s [2021-07-20T08:50:08.800Z] [2021-07-20T08:50:08.800Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T08:50:08.800Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T08:50:09.429Z] using credential docker-jenkins-github-credentials [2021-07-20T08:50:09.438Z] Cloning the remote Git repository [2021-07-20T08:50:09.438Z] Cloning with configured refspecs honoured and without tags [2021-07-20T08:50:09.962Z] #63 21.94 Reading package lists... [2021-07-20T08:50:09.962Z] #63 ... [2021-07-20T08:50:09.962Z] [2021-07-20T08:50:09.962Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:09.962Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:09.962Z] #19 22.56 Fetched 42.3 MB in 21s (1986 kB/s) [2021-07-20T08:50:10.185Z] #3 DONE 1.1s [2021-07-20T08:50:10.185Z] [2021-07-20T08:50:10.185Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T08:50:10.185Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T08:50:10.185Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-20T08:50:10.185Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-20T08:50:10.185Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-20T08:50:10.185Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-20T08:50:10.185Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-20T08:50:10.185Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-20T08:50:10.444Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-07-20T08:50:10.530Z] #19 22.56 Reading package lists... [2021-07-20T08:50:10.530Z] #19 ... [2021-07-20T08:50:10.530Z] [2021-07-20T08:50:10.530Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:50:10.530Z] #66 sha256:9995d64cd9d9d864b88e324ce942925a21e03e327f705b60d50706a5c3c60984 [2021-07-20T08:50:10.530Z] #66 29.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:50:10.530Z] #66 29.14 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T08:50:09.477Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T08:50:09.537Z] > git init /home/ubuntu/workspace/moby_PR-42656 # timeout=10 [2021-07-20T08:50:09.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:09.971Z] > git --version # timeout=10 [2021-07-20T08:50:09.985Z] > git --version # 'git version 2.25.1' [2021-07-20T08:50:09.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:09.988Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:10.705Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-20T08:50:10.965Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-07-20T08:50:10.965Z] #4 DONE 1.1s [2021-07-20T08:50:11.226Z] [2021-07-20T08:50:11.226Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T08:50:11.226Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T08:50:12.602Z] #5 DONE 1.0s [2021-07-20T08:50:12.602Z] [2021-07-20T08:50:12.602Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:50:12.602Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T08:50:12.602Z] #8 DONE 1.0s [2021-07-20T08:50:12.602Z] [2021-07-20T08:50:12.602Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:50:12.602Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T08:50:12.602Z] #7 DONE 1.0s [2021-07-20T08:50:12.602Z] [2021-07-20T08:50:12.602Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:50:12.602Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T08:50:12.602Z] #6 DONE 1.1s [2021-07-20T08:50:13.067Z] #66 DONE 32.2s [2021-07-20T08:50:13.067Z] [2021-07-20T08:50:13.067Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T08:50:13.067Z] #67 sha256:c83033bf7a56ca513f12ce8f00e33c0cf264d66d276d08732dc2396549d6d9dc [2021-07-20T08:50:13.327Z] #67 DONE 0.1s [2021-07-20T08:50:13.327Z] [2021-07-20T08:50:13.327Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T08:50:13.327Z] #68 sha256:e87e8a9076e4ff3e51bc864b4eb07d32f5ac7e68f9e4b5f05b2273b5370cc017 [2021-07-20T08:50:13.327Z] #68 DONE 0.1s [2021-07-20T08:50:13.327Z] [2021-07-20T08:50:13.327Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:50:13.327Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-20T08:50:13.327Z] #63 21.94 Reading package lists... [2021-07-20T08:50:13.586Z] #63 31.55 Reading package lists... [2021-07-20T08:50:13.586Z] #63 ... [2021-07-20T08:50:13.586Z] [2021-07-20T08:50:13.586Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:50:13.586Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:50:13.586Z] #43 22.60 Fetched 39.9 MB in 21s (1906 kB/s) [2021-07-20T08:50:13.586Z] #43 22.60 Reading package lists... [2021-07-20T08:50:14.504Z] [2021-07-20T08:50:14.504Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:50:14.504Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:50:14.504Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-20T08:50:14.504Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-20T08:50:14.504Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-20T08:50:14.504Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-20T08:50:14.765Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.3s [2021-07-20T08:50:14.963Z] #43 32.59 Reading package lists... [2021-07-20T08:50:14.963Z] #43 ... [2021-07-20T08:50:14.963Z] [2021-07-20T08:50:14.963Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T08:50:14.963Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T08:50:14.963Z] #71 CACHED [2021-07-20T08:50:14.963Z] [2021-07-20T08:50:14.963Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:50:14.963Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T08:50:14.963Z] #73 CACHED [2021-07-20T08:50:14.963Z] [2021-07-20T08:50:14.963Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:50:14.963Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-20T08:50:15.025Z] #26 ... [2021-07-20T08:50:15.025Z] [2021-07-20T08:50:15.025Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-20T08:50:15.025Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-20T08:50:15.025Z] #42 DONE 0.0s [2021-07-20T08:50:15.025Z] [2021-07-20T08:50:15.025Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:50:15.025Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:50:15.025Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.24MB / 50.44MB 0.6s [2021-07-20T08:50:15.284Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 16.78MB / 50.44MB 0.8s [2021-07-20T08:50:15.284Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.26MB / 50.44MB 1.0s [2021-07-20T08:50:15.579Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 44.04MB / 50.44MB 1.2s [2021-07-20T08:50:15.838Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 49.28MB / 50.44MB 1.3s [2021-07-20T08:50:17.219Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.5s done [2021-07-20T08:50:17.478Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-20T08:50:17.495Z] #63 31.55 Reading package lists... [2021-07-20T08:50:17.495Z] #63 ... [2021-07-20T08:50:17.495Z] [2021-07-20T08:50:17.495Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:17.495Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:17.495Z] #19 22.56 Reading package lists... [2021-07-20T08:50:18.423Z] #26 ... [2021-07-20T08:50:18.423Z] [2021-07-20T08:50:18.423Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:50:18.423Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:50:18.423Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:50:18.423Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:50:18.423Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-20T08:50:18.423Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-20T08:50:18.423Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-07-20T08:50:18.423Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-07-20T08:50:18.423Z] #65 DONE 3.8s [2021-07-20T08:50:18.423Z] [2021-07-20T08:50:18.423Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:18.423Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:18.423Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.1s done [2021-07-20T08:50:18.423Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-20T08:50:18.423Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-20T08:50:18.423Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-20T08:50:18.423Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-07-20T08:50:18.423Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.7s done [2021-07-20T08:50:18.423Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 3.0s done [2021-07-20T08:50:18.423Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 28.31MB / 51.84MB 3.9s [2021-07-20T08:50:18.423Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 39.85MB / 68.75MB 3.9s [2021-07-20T08:50:18.423Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 13.63MB / 129.05MB 3.9s [2021-07-20T08:50:18.423Z] #9 ... [2021-07-20T08:50:18.423Z] [2021-07-20T08:50:18.423Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:50:18.423Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T08:50:18.423Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:50:18.423Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:50:18.423Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-20T08:50:18.423Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-20T08:50:18.423Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2021-07-20T08:50:18.423Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-07-20T08:50:18.423Z] #63 DONE 4.1s [2021-07-20T08:50:18.423Z] [2021-07-20T08:50:18.423Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:18.423Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:18.682Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 35.65MB / 51.84MB 4.2s [2021-07-20T08:50:18.682Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 50.33MB / 68.75MB 4.2s [2021-07-20T08:50:18.682Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 22.02MB / 129.05MB 4.2s [2021-07-20T08:50:18.682Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 54.53MB / 68.75MB 4.3s [2021-07-20T08:50:18.949Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 38.80MB / 51.84MB 4.4s [2021-07-20T08:50:18.949Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 45.09MB / 51.84MB 4.6s [2021-07-20T08:50:18.949Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 62.91MB / 68.75MB 4.6s [2021-07-20T08:50:18.949Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 35.65MB / 129.05MB 4.6s [2021-07-20T08:50:19.211Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 48.23MB / 51.84MB 4.9s [2021-07-20T08:50:19.211Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.16MB / 68.75MB 4.9s [2021-07-20T08:50:19.470Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.24MB / 51.84MB 5.0s [2021-07-20T08:50:19.470Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 45.09MB / 129.05MB 5.0s [2021-07-20T08:50:19.737Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 65.01MB / 129.05MB 5.2s [2021-07-20T08:50:19.737Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 75.50MB / 129.05MB 5.3s [2021-07-20T08:50:20.004Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 85.98MB / 129.05MB 5.4s [2021-07-20T08:50:20.004Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 93.32MB / 129.05MB 5.5s [2021-07-20T08:50:20.266Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 105.91MB / 129.05MB 5.6s [2021-07-20T08:50:20.266Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 5.9s [2021-07-20T08:50:21.203Z] #9 ... [2021-07-20T08:50:21.203Z] [2021-07-20T08:50:21.203Z] #23 [internal] load build context [2021-07-20T08:50:21.203Z] #23 sha256:4d81efc7f8f5c70f8cd8aabb129e4cf3161ade80c72b34e70532c4c90c7cbae9 [2021-07-20T08:50:21.203Z] #23 transferring context: 55.79MB 5.3s done [2021-07-20T08:50:21.203Z] #23 DONE 7.0s [2021-07-20T08:50:21.203Z] [2021-07-20T08:50:21.203Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:21.203Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:21.466Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 7.0s done [2021-07-20T08:50:21.683Z] #19 33.14 Reading package lists... [2021-07-20T08:50:21.683Z] #19 ... [2021-07-20T08:50:21.683Z] [2021-07-20T08:50:21.683Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:50:21.683Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:50:21.683Z] #43 32.59 Reading package lists... [2021-07-20T08:50:21.725Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 7.1s [2021-07-20T08:50:22.660Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 8.1s done [2021-07-20T08:50:22.918Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-20T08:50:23.177Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.3s done [2021-07-20T08:50:23.642Z] #43 40.64 Building dependency tree... [2021-07-20T08:50:23.642Z] #43 42.31 Reading state information... [2021-07-20T08:50:24.209Z] #43 43.31 The following additional packages will be installed: [2021-07-20T08:50:24.209Z] #43 43.33 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-20T08:50:24.209Z] #43 43.35 Suggested packages: [2021-07-20T08:50:24.209Z] #43 43.35 cmake-doc ninja-build lrzip [2021-07-20T08:50:24.209Z] #43 43.35 Recommended packages: [2021-07-20T08:50:24.467Z] #43 43.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T08:50:24.725Z] #43 43.72 The following NEW packages will be installed: [2021-07-20T08:50:24.725Z] #43 43.74 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-20T08:50:24.983Z] #43 ... [2021-07-20T08:50:24.983Z] [2021-07-20T08:50:24.983Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:50:24.983Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-20T08:50:24.983Z] #63 31.55 Reading package lists... [2021-07-20T08:50:24.983Z] #63 39.48 Building dependency tree... [2021-07-20T08:50:24.983Z] #63 40.91 Reading state information... [2021-07-20T08:50:24.983Z] #63 42.20 The following additional packages will be installed: [2021-07-20T08:50:24.983Z] #63 42.21 libbtrfs0 [2021-07-20T08:50:24.983Z] #63 42.35 The following NEW packages will be installed: [2021-07-20T08:50:24.983Z] #63 42.39 libbtrfs-dev libbtrfs0 [2021-07-20T08:50:24.983Z] #63 42.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:50:24.983Z] #63 42.88 Need to get 119 kB of archives. [2021-07-20T08:50:24.983Z] #63 42.88 After this operation, 387 kB of additional disk space will be used. [2021-07-20T08:50:24.983Z] #63 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:50:24.983Z] #63 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:50:24.983Z] #63 43.50 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:50:24.983Z] #63 43.70 Fetched 119 kB in 0s (327 kB/s) [2021-07-20T08:50:24.983Z] #63 43.76 Selecting previously unselected package libbtrfs0. [2021-07-20T08:50:24.983Z] #63 43.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-20T08:50:24.983Z] #63 43.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:50:24.983Z] #63 43.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:50:24.983Z] #63 43.85 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:50:24.983Z] #63 43.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:50:24.983Z] #63 43.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:50:24.983Z] #63 43.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:50:24.983Z] #63 43.92 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:50:24.983Z] #63 43.94 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:50:24.983Z] #63 DONE 44.1s [2021-07-20T08:50:24.983Z] [2021-07-20T08:50:24.983Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:50:24.983Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-20T08:50:24.983Z] #43 44.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:50:24.983Z] #43 44.08 Need to get 5913 kB of archives. [2021-07-20T08:50:24.983Z] #43 44.08 After this operation, 27.4 MB of additional disk space will be used. [2021-07-20T08:50:24.983Z] #43 44.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:50:24.983Z] #43 44.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:50:24.983Z] #43 44.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T08:50:24.983Z] #43 44.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-20T08:50:24.983Z] #43 44.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-20T08:50:25.241Z] #43 44.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-20T08:50:25.241Z] #43 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-20T08:50:25.241Z] #43 44.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-20T08:50:25.710Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 10.9s [2021-07-20T08:50:25.806Z] #43 44.78 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:50:25.806Z] #43 45.00 Fetched 5913 kB in 1s (11.8 MB/s) [2021-07-20T08:50:25.968Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s [2021-07-20T08:50:26.066Z] #43 45.06 Selecting previously unselected package xxd. [2021-07-20T08:50:26.066Z] #43 45.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 ... 29521 files and directories currently installed.) [2021-07-20T08:50:26.066Z] #43 45.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:50:26.066Z] #43 45.10 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:50:26.066Z] #43 45.16 Selecting previously unselected package vim-common. [2021-07-20T08:50:26.066Z] #43 45.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:50:26.066Z] #43 45.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:50:26.226Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 11.5s done [2021-07-20T08:50:26.226Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 11.7s done [2021-07-20T08:50:26.226Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done [2021-07-20T08:50:26.324Z] #43 45.29 Selecting previously unselected package cmake-data. [2021-07-20T08:50:26.324Z] #43 45.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T08:50:26.324Z] #43 45.30 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T08:50:26.414Z] Fetching without tags [2021-07-20T08:50:26.750Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:50:26.794Z] #9 ... [2021-07-20T08:50:26.794Z] [2021-07-20T08:50:26.794Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:50:26.794Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:50:26.794Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.7s done [2021-07-20T08:50:26.794Z] #26 DONE 12.3s [2021-07-20T08:50:26.794Z] [2021-07-20T08:50:26.794Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:50:26.794Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:50:26.892Z] #43 45.92 Selecting previously unselected package libarchive13:amd64. [2021-07-20T08:50:26.892Z] #43 45.93 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-20T08:50:26.892Z] #43 45.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:50:26.892Z] #43 46.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-20T08:50:26.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:26.356Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:50:26.372Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:26.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:26.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:26.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:26.412Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:26.750Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:26.767Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:50:27.152Z] #43 46.05 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-20T08:50:27.152Z] #43 46.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:50:27.152Z] #43 46.11 Selecting previously unselected package librhash0:amd64. [2021-07-20T08:50:27.152Z] #43 46.11 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-20T08:50:27.152Z] #43 46.12 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:50:27.152Z] #43 46.18 Selecting previously unselected package libuv1:amd64. [2021-07-20T08:50:27.152Z] #43 46.18 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-20T08:50:27.152Z] #43 46.18 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:50:27.152Z] #43 46.23 Selecting previously unselected package cmake. [2021-07-20T08:50:27.152Z] #43 46.23 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-20T08:50:27.152Z] #43 46.24 Unpacking cmake (3.13.4-1) ... [2021-07-20T08:50:28.038Z] Merge succeeded, producing 46d8817f1c5c7caf62463918f32d24e95a37d656 [2021-07-20T08:50:28.038Z] Checking out Revision 46d8817f1c5c7caf62463918f32d24e95a37d656 (PR-42656) [2021-07-20T08:50:28.088Z] #43 47.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:50:28.346Z] #43 47.33 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:50:28.346Z] #43 47.35 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:50:28.347Z] #43 47.36 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:50:28.347Z] #43 47.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:50:28.347Z] #43 47.42 Setting up cmake-data (3.13.4-1) ... [2021-07-20T08:50:28.347Z] #43 47.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:50:28.347Z] #43 47.46 Setting up cmake (3.13.4-1) ... [2021-07-20T08:50:28.347Z] #43 47.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:50:28.347Z] #43 47.51 Processing triggers for mime-support (3.62) ... [2021-07-20T08:50:28.914Z] #43 DONE 47.9s [2021-07-20T08:50:28.914Z] [2021-07-20T08:50:28.914Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:50:28.914Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:50:28.914Z] #64 0.951 + RM_GOPATH=0 [2021-07-20T08:50:28.914Z] #64 0.951 + TMP_GOPATH= [2021-07-20T08:50:28.914Z] #64 0.951 + : /build [2021-07-20T08:50:28.914Z] #64 0.952 + '[' -z '' ']' [2021-07-20T08:50:28.914Z] #64 0.954 ++ mktemp -d [2021-07-20T08:50:28.914Z] #64 0.957 + export GOPATH=/tmp/tmp.ZmGNsPXlVj [2021-07-20T08:50:28.914Z] #64 0.957 + GOPATH=/tmp/tmp.ZmGNsPXlVj [2021-07-20T08:50:28.914Z] #64 0.958 + RM_GOPATH=1 [2021-07-20T08:50:28.914Z] #64 0.958 + case "$(go env GOARCH)" in [2021-07-20T08:50:28.914Z] #64 0.959 ++ go env GOARCH [2021-07-20T08:50:28.914Z] #64 0.965 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:50:28.914Z] #64 0.966 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:50:28.914Z] #64 0.966 ++ dirname /tmp/install/install.sh [2021-07-20T08:50:28.914Z] #64 0.968 + dir=/tmp/install [2021-07-20T08:50:28.914Z] #64 0.969 + bin=containerd [2021-07-20T08:50:28.914Z] #64 0.969 + shift [2021-07-20T08:50:28.914Z] #64 0.970 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T08:50:28.914Z] #64 0.970 + . /tmp/install/containerd.installer [2021-07-20T08:50:28.914Z] #64 0.970 ++ set -e [2021-07-20T08:50:28.914Z] #64 0.970 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:50:28.914Z] #64 0.971 + install_containerd [2021-07-20T08:50:28.914Z] #64 0.971 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-20T08:50:28.914Z] #64 0.972 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:50:28.914Z] #64 0.972 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZmGNsPXlVj/src/github.com/containerd/containerd [2021-07-20T08:50:28.914Z] #64 0.979 Cloning into '/tmp/tmp.ZmGNsPXlVj/src/github.com/containerd/containerd'... [2021-07-20T08:50:27.380Z] > git remote # timeout=10 [2021-07-20T08:50:27.392Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:50:27.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:27.415Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:50:28.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:50:28.035Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:28.048Z] > git checkout -f 46d8817f1c5c7caf62463918f32d24e95a37d656 # timeout=10 [2021-07-20T08:50:30.981Z] #27 3.970 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:50:30.981Z] #27 3.970 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:50:30.981Z] #27 3.994 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:50:30.981Z] #27 4.156 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:50:31.048Z] Fetching without tags [2021-07-20T08:50:31.240Z] #27 4.370 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:50:31.416Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [2021-07-20T08:50:31.460Z] #64 ... [2021-07-20T08:50:31.460Z] [2021-07-20T08:50:31.460Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:31.460Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:31.460Z] #19 33.14 Reading package lists... [2021-07-20T08:50:31.460Z] #19 40.77 Building dependency tree... [2021-07-20T08:50:31.460Z] #19 42.32 Reading state information... [2021-07-20T08:50:31.460Z] #19 43.51 The following additional packages will be installed: [2021-07-20T08:50:31.460Z] #19 43.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T08:50:31.460Z] #19 43.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T08:50:31.460Z] #19 43.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T08:50:31.460Z] #19 43.52 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T08:50:31.460Z] #19 43.52 mingw-w64-x86-64-dev [2021-07-20T08:50:31.460Z] #19 43.53 Suggested packages: [2021-07-20T08:50:31.460Z] #19 43.53 gcc-8-locales seccomp wine64 [2021-07-20T08:50:31.460Z] #19 43.99 The following NEW packages will be installed: [2021-07-20T08:50:31.460Z] #19 43.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T08:50:31.460Z] #19 44.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T08:50:31.460Z] #19 44.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T08:50:31.460Z] #19 44.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T08:50:31.460Z] #19 44.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T08:50:31.460Z] #19 44.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T08:50:31.460Z] #19 44.03 The following packages will be upgraded: [2021-07-20T08:50:31.460Z] #19 44.04 libseccomp2 [2021-07-20T08:50:31.460Z] #19 44.37 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:50:31.460Z] #19 44.37 Need to get 77.8 MB of archives. [2021-07-20T08:50:31.460Z] #19 44.37 After this operation, 487 MB of additional disk space will be used. [2021-07-20T08:50:31.460Z] #19 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-20T08:50:31.460Z] #19 44.38 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-20T08:50:31.460Z] #19 44.39 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-20T08:50:31.460Z] #19 44.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-20T08:50:31.460Z] #19 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-20T08:50:31.460Z] #19 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-20T08:50:31.460Z] #19 44.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-20T08:50:31.460Z] #19 44.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T08:50:31.460Z] #19 44.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-20T08:50:31.460Z] #19 44.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-20T08:50:31.460Z] #19 44.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-20T08:50:31.460Z] #19 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-20T08:50:31.460Z] #19 46.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-20T08:50:31.460Z] #19 46.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-20T08:50:31.460Z] #19 46.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:50:31.461Z] #19 46.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:50:31.461Z] #19 46.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-20T08:50:31.461Z] #19 46.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-20T08:50:31.461Z] #19 46.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-20T08:50:31.461Z] #19 46.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-20T08:50:31.461Z] #19 46.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-20T08:50:31.461Z] #19 46.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-20T08:50:31.461Z] #19 46.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-20T08:50:31.461Z] #19 46.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-20T08:50:31.461Z] #19 46.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-20T08:50:31.461Z] #19 46.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-20T08:50:31.461Z] #19 46.72 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:50:31.461Z] #19 46.97 Fetched 77.8 MB in 2s (38.7 MB/s) [2021-07-20T08:50:31.461Z] #19 47.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-20T08:50:31.461Z] #19 47.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:50:31.461Z] #19 47.07 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T08:50:31.461Z] #19 47.15 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:50:31.461Z] #19 47.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T08:50:31.461Z] #19 47.20 (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 ... 29521 files and directories currently installed.) [2021-07-20T08:50:31.461Z] #19 47.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:50:31.461Z] #19 47.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:50:31.461Z] #19 47.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T08:50:31.461Z] #19 47.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:50:31.461Z] #19 47.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:50:31.461Z] #19 48.59 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T08:50:31.461Z] #19 48.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T08:50:31.461Z] #19 48.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:50:31.461Z] #19 48.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-20T08:50:31.461Z] #19 48.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:50:31.461Z] #19 48.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:31.461Z] #19 48.76 Selecting previously unselected package dmsetup. [2021-07-20T08:50:31.499Z] #27 4.758 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:50:31.531Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:50:31.546Z] First time build. Skipping changelog. [2021-07-20T08:50:31.585Z] Fetching without tags [2021-07-20T08:50:31.719Z] #19 48.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:50:31.719Z] #19 48.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T08:50:31.719Z] #19 48.84 Selecting previously unselected package mingw-w64-common. [2021-07-20T08:50:31.719Z] #19 48.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T08:50:31.719Z] #19 48.85 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T08:50:31.921Z] Merging remotes/origin/master commit 9a6ff685a80639995311c0572d662360b55796d9 into PR head commit 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:50:32.436Z] #27 ... [2021-07-20T08:50:32.436Z] [2021-07-20T08:50:32.436Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T08:50:32.436Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T08:50:32.436Z] #64 DONE 2.6s [2021-07-20T08:50:32.436Z] [2021-07-20T08:50:32.436Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:50:32.436Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T08:50:32.564Z] + docker version [2021-07-20T08:50:32.654Z] #19 ... [2021-07-20T08:50:32.654Z] [2021-07-20T08:50:32.655Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:50:32.655Z] #44 sha256:c082d9120148b61e5dc534d11951b678a2810d337cdbac4c650d95022736dd37 [2021-07-20T08:50:32.655Z] #44 1.014 + RM_GOPATH=0 [2021-07-20T08:50:32.655Z] #44 1.014 + TMP_GOPATH= [2021-07-20T08:50:32.655Z] #44 1.014 + : /build [2021-07-20T08:50:32.655Z] #44 1.014 + '[' -z '' ']' [2021-07-20T08:50:32.655Z] #44 1.014 ++ mktemp -d [2021-07-20T08:50:32.655Z] #44 1.015 + export GOPATH=/tmp/tmp.J7VkyT5WDl [2021-07-20T08:50:32.655Z] #44 1.015 + GOPATH=/tmp/tmp.J7VkyT5WDl [2021-07-20T08:50:32.655Z] #44 1.015 + RM_GOPATH=1 [2021-07-20T08:50:32.655Z] #44 1.015 + case "$(go env GOARCH)" in [2021-07-20T08:50:32.655Z] #44 1.020 ++ go env GOARCH [2021-07-20T08:50:32.655Z] #44 1.023 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:50:32.655Z] #44 1.023 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:50:32.655Z] #44 1.024 ++ dirname /tmp/install/install.sh [2021-07-20T08:50:32.655Z] #44 1.026 + dir=/tmp/install [2021-07-20T08:50:32.655Z] #44 1.027 + bin=tini [2021-07-20T08:50:32.655Z] #44 1.027 + shift [2021-07-20T08:50:32.655Z] #44 1.028 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T08:50:32.655Z] #44 1.028 + . /tmp/install/tini.installer [2021-07-20T08:50:32.655Z] #44 1.028 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:50:32.655Z] #44 1.028 + install_tini [2021-07-20T08:50:32.655Z] #44 1.028 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T08:50:32.655Z] #44 1.028 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:50:32.655Z] #44 1.028 + git clone https://github.com/krallin/tini.git /tmp/tmp.J7VkyT5WDl/tini [2021-07-20T08:50:32.655Z] #44 1.031 Cloning into '/tmp/tmp.J7VkyT5WDl/tini'... [2021-07-20T08:50:32.655Z] #44 1.350 + cd /tmp/tmp.J7VkyT5WDl/tini [2021-07-20T08:50:32.655Z] #44 1.350 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:50:32.655Z] #44 1.366 + cmake . [2021-07-20T08:50:32.655Z] #44 1.710 -- The C compiler identification is GNU 8.3.0 [2021-07-20T08:50:32.655Z] #44 1.724 -- Check for working C compiler: /usr/bin/cc [2021-07-20T08:50:32.655Z] #44 1.885 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T08:50:32.655Z] #44 1.886 -- Detecting C compiler ABI info [2021-07-20T08:50:32.655Z] #44 2.146 -- Detecting C compiler ABI info - done [2021-07-20T08:50:32.655Z] #44 2.162 -- Detecting C compile features [2021-07-20T08:50:32.655Z] #44 2.757 -- Detecting C compile features - done [2021-07-20T08:50:32.655Z] #44 2.771 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T08:50:32.655Z] #44 2.826 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T08:50:32.655Z] #44 2.860 -- Configuring done [2021-07-20T08:50:32.655Z] #44 2.867 -- Generating done [2021-07-20T08:50:32.655Z] #44 2.870 -- Build files have been written to: /tmp/tmp.J7VkyT5WDl/tini [2021-07-20T08:50:32.655Z] #44 2.877 + make tini-static [2021-07-20T08:50:32.655Z] #44 3.034 Scanning dependencies of target tini-static [2021-07-20T08:50:32.655Z] #44 3.059 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T08:50:32.655Z] #44 3.459 [100%] Linking C executable tini-static [2021-07-20T08:50:32.655Z] #44 3.688 [100%] Built target tini-static [2021-07-20T08:50:32.655Z] #44 3.710 + mkdir -p /build [2021-07-20T08:50:32.655Z] #44 3.712 + cp tini-static /build/docker-init [2021-07-20T08:50:32.655Z] #44 DONE 4.0s [2021-07-20T08:50:32.914Z] [2021-07-20T08:50:32.914Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:32.914Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:31.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:31.491Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:50:31.520Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:31.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:31.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:31.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:31.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:31.924Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:31.938Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:50:32.652Z] > git remote # timeout=10 [2021-07-20T08:50:32.672Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:50:32.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:32.693Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:50:30.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:31.016Z] > git config --add remote.origin.fetch +refs/pull/42656/head:refs/remotes/origin/PR-42656 # timeout=10 [2021-07-20T08:50:31.023Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:31.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T08:50:31.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T08:50:31.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:31.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42656/head:refs/remotes/origin/PR-42656 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-20T08:50:31.426Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:31.432Z] > git checkout -f 4fc2d4df0319feafd9b393d8791e7a5a369d01d9 # timeout=10 [2021-07-20T08:50:32.479Z] > git remote # timeout=10 [2021-07-20T08:50:32.485Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T08:50:32.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T08:50:32.493Z] > git merge 9a6ff685a80639995311c0572d662360b55796d9 # timeout=10 [2021-07-20T08:50:33.231Z] Merge succeeded, producing 40763f79d507b8f270cec5b0b86f2ebb004c2225 [2021-07-20T08:50:33.231Z] Checking out Revision 40763f79d507b8f270cec5b0b86f2ebb004c2225 (PR-42656) [2021-07-20T08:50:33.604Z] Merge succeeded, producing 6883f3888b39472d4828c045c6f9e12f2bfdc8bc [2021-07-20T08:50:33.605Z] Checking out Revision 6883f3888b39472d4828c045c6f9e12f2bfdc8bc (PR-42656) [2021-07-20T08:50:31.529Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [2021-07-20T08:50:33.849Z] #19 50.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T08:50:33.849Z] #19 50.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T08:50:33.849Z] #19 50.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:50:33.849Z] #19 ... [2021-07-20T08:50:33.849Z] [2021-07-20T08:50:33.849Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T08:50:33.849Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T08:50:33.849Z] #46 CACHED [2021-07-20T08:50:33.849Z] [2021-07-20T08:50:33.849Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:50:33.849Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:50:33.849Z] #47 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-20T08:50:34.108Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-20T08:50:34.108Z] #50 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:50:34.108Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:50:34.108Z] #51 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:50:34.108Z] #53 sha256:18c8f03faed1fdbb37454a9cd116644181fc4f4418d648f250f3943b4c56a0c1 [2021-07-20T08:50:34.108Z] #53 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:50:34.108Z] #55 sha256:80876d0a466c0252f43b16d5314a0499b9539663c0d869d12400469cbc1713fc [2021-07-20T08:50:34.108Z] #55 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:50:34.108Z] #57 sha256:b1a7948b75c9000f5ad1fcfa1dba392c9f3af20fefc8e629030ec776c57a95de [2021-07-20T08:50:34.108Z] #57 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:50:34.108Z] #59 sha256:5fa0e387433f4fcae05190f67d90b6eb8780a88f04f26452a3b0263752271866 [2021-07-20T08:50:34.108Z] #59 CACHED [2021-07-20T08:50:34.108Z] [2021-07-20T08:50:34.108Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:34.108Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:35.484Z] #19 52.37 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T08:50:35.484Z] #19 52.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:50:35.484Z] #19 52.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:35.484Z] #19 52.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T08:50:35.484Z] #19 52.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:50:35.484Z] #19 52.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:33.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:50:33.599Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:33.619Z] > git checkout -f 6883f3888b39472d4828c045c6f9e12f2bfdc8bc # timeout=10 [2021-07-20T08:50:33.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T08:50:33.236Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T08:50:33.240Z] > git checkout -f 40763f79d507b8f270cec5b0b86f2ebb004c2225 # timeout=10 [2021-07-20T08:50:36.631Z] #66 DONE 4.3s [2021-07-20T08:50:36.631Z] [2021-07-20T08:50:36.631Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:50:36.631Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:50:36.631Z] #27 6.469 Fetched 8454 kB in 3s (3070 kB/s) [2021-07-20T08:50:36.631Z] #27 6.469 Reading package lists... [2021-07-20T08:50:36.631Z] #27 7.404 Reading package lists... [2021-07-20T08:50:36.631Z] #27 8.174 Building dependency tree... [2021-07-20T08:50:36.631Z] #27 8.392 The following additional packages will be installed: [2021-07-20T08:50:36.631Z] #27 8.393 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-20T08:50:36.631Z] #27 8.393 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-20T08:50:36.631Z] #27 8.393 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-20T08:50:36.631Z] #27 8.394 Suggested packages: [2021-07-20T08:50:36.631Z] #27 8.394 krb5-doc krb5-user [2021-07-20T08:50:36.631Z] #27 8.394 Recommended packages: [2021-07-20T08:50:36.631Z] #27 8.394 krb5-locales publicsuffix libsasl2-modules [2021-07-20T08:50:36.631Z] #27 8.624 The following NEW packages will be installed: [2021-07-20T08:50:36.631Z] #27 8.625 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-20T08:50:36.631Z] #27 8.626 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-20T08:50:36.631Z] #27 8.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-20T08:50:36.631Z] #27 8.627 libssh2-1 libssl1.1 openssl [2021-07-20T08:50:36.631Z] #27 8.908 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:50:36.631Z] #27 8.908 Need to get 5059 kB of archives. [2021-07-20T08:50:36.631Z] #27 8.908 After this operation, 12.1 MB of additional disk space will be used. [2021-07-20T08:50:36.631Z] #27 8.908 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-20T08:50:36.631Z] #27 9.002 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-20T08:50:36.631Z] #27 9.080 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-20T08:50:36.631Z] #27 9.082 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-20T08:50:36.631Z] #27 9.107 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-20T08:50:36.631Z] #27 9.111 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-20T08:50:36.631Z] #27 9.143 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-20T08:50:36.631Z] #27 9.187 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-20T08:50:36.631Z] #27 9.199 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-20T08:50:36.631Z] #27 9.202 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-20T08:50:36.631Z] #27 9.214 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-20T08:50:36.631Z] #27 9.245 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-20T08:50:36.631Z] #27 9.251 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-20T08:50:36.631Z] #27 9.253 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-20T08:50:36.631Z] #27 9.280 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-20T08:50:36.631Z] #27 9.290 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-20T08:50:36.631Z] #27 9.290 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-20T08:50:36.631Z] #27 9.308 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-20T08:50:36.631Z] #27 9.378 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:50:36.631Z] #27 9.381 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:50:36.631Z] #27 9.447 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:50:36.631Z] #27 9.890 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:50:36.631Z] #27 9.919 Fetched 5059 kB in 1s (6378 kB/s) [2021-07-20T08:50:36.894Z] #27 10.16 Selecting previously unselected package libssl1.1:amd64. [2021-07-20T08:50:36.894Z] #27 10.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-20T08:50:36.894Z] #27 10.16 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:50:36.894Z] #27 10.18 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:50:37.100Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:50:37.111Z] First time build. Skipping changelog. [2021-07-20T08:50:37.161Z] #27 ... [2021-07-20T08:50:37.161Z] [2021-07-20T08:50:37.161Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:37.161Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:37.161Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.5s done [2021-07-20T08:50:37.161Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.7s done [2021-07-20T08:50:37.161Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 1.6s [2021-07-20T08:50:37.161Z] #9 ... [2021-07-20T08:50:37.161Z] [2021-07-20T08:50:37.161Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:50:37.161Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:50:37.161Z] #27 10.47 Selecting previously unselected package openssl. [2021-07-20T08:50:37.161Z] #27 10.47 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:50:37.419Z] #27 10.48 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:50:37.419Z] #27 10.68 Selecting previously unselected package ca-certificates. [2021-07-20T08:50:37.419Z] #27 10.68 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-20T08:50:37.419Z] #27 10.69 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-20T08:50:37.458Z] Commit message: "Merge commit '9a6ff685a80639995311c0572d662360b55796d9' into HEAD" [2021-07-20T08:50:37.470Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T08:50:37.988Z] #27 11.31 Selecting previously unselected package libkeyutils1:amd64. [2021-07-20T08:50:37.988Z] #27 11.31 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-20T08:50:37.988Z] #27 11.31 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:50:37.105Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [2021-07-20T08:50:38.142Z] + docker version [2021-07-20T08:50:37.455Z] > git rev-list --no-walk 10e9d6196e341460355ecb1345b2ff81e210d72a # timeout=10 [2021-07-20T08:50:38.247Z] #27 11.36 Selecting previously unselected package libkrb5support0:amd64. [2021-07-20T08:50:38.247Z] #27 11.36 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:50:38.247Z] #27 11.37 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:38.247Z] #27 11.43 Selecting previously unselected package libk5crypto3:amd64. [2021-07-20T08:50:38.247Z] #27 11.43 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:50:38.247Z] #27 11.44 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:38.247Z] #27 11.51 Selecting previously unselected package libkrb5-3:amd64. [2021-07-20T08:50:38.247Z] #27 11.51 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:50:38.247Z] #27 11.52 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:38.507Z] #27 11.63 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-20T08:50:38.507Z] #27 11.63 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:50:38.507Z] #27 11.63 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:38.507Z] #27 11.70 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-20T08:50:38.507Z] #27 11.70 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:50:38.507Z] #27 11.70 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:50:38.507Z] #27 11.76 Selecting previously unselected package libsasl2-2:amd64. [2021-07-20T08:50:38.507Z] #27 11.76 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:50:38.507Z] #27 11.76 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:50:38.507Z] #27 11.82 Selecting previously unselected package libldap-common. [2021-07-20T08:50:38.507Z] #27 11.82 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-20T08:50:38.507Z] #27 11.83 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:50:38.507Z] #27 11.88 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-20T08:50:38.507Z] #27 11.88 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-20T08:50:38.507Z] #27 11.89 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:50:38.564Z] + docker version [2021-07-20T08:50:38.766Z] #27 11.97 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-20T08:50:38.766Z] #27 11.97 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-20T08:50:38.766Z] #27 11.97 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:50:38.766Z] #27 12.02 Selecting previously unselected package libpsl5:amd64. [2021-07-20T08:50:38.766Z] #27 12.02 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-20T08:50:38.766Z] #27 12.03 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:50:38.766Z] #27 12.08 Selecting previously unselected package librtmp1:amd64. [2021-07-20T08:50:38.766Z] #27 12.08 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-20T08:50:38.766Z] #27 12.09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:50:38.766Z] #27 12.14 Selecting previously unselected package libssh2-1:amd64. [2021-07-20T08:50:38.766Z] #27 12.14 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-20T08:50:38.766Z] #27 12.15 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:50:39.025Z] #27 12.21 Selecting previously unselected package libcurl4:amd64. [2021-07-20T08:50:39.026Z] #27 12.21 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:50:39.026Z] #27 12.22 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:50:39.026Z] #27 12.32 Selecting previously unselected package curl. [2021-07-20T08:50:39.026Z] #27 12.32 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:50:39.026Z] #27 12.32 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-20T08:50:39.026Z] #27 12.40 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:50:39.026Z] #27 12.40 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:50:39.026Z] #27 12.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:50:39.284Z] #27 12.48 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:50:39.284Z] #27 12.48 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:50:39.284Z] #27 12.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:50:39.284Z] #27 12.55 Selecting previously unselected package jq. [2021-07-20T08:50:39.284Z] #27 12.55 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:50:39.284Z] #27 12.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:50:39.284Z] #27 12.66 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:50:39.543Z] #27 12.68 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:50:39.543Z] #27 12.69 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:50:39.543Z] #27 12.82 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:50:39.543Z] #27 12.83 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:50:39.543Z] #27 12.86 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:39.543Z] #27 12.88 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:50:39.543Z] #27 12.89 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:50:39.543Z] #27 12.91 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:39.802Z] #27 12.93 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:50:39.802Z] #27 12.96 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:50:39.802Z] #27 12.97 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:39.802Z] #27 12.99 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:50:39.802Z] #27 13.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:50:39.802Z] #27 13.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:50:39.802Z] #27 13.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:50:39.802Z] #27 13.06 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-20T08:50:40.740Z] #27 13.68 Updating certificates in /etc/ssl/certs... [2021-07-20T08:50:40.750Z] #19 57.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T08:50:40.750Z] #19 57.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:50:40.750Z] #19 57.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:41.316Z] #27 14.64 137 added, 0 removed; done. [2021-07-20T08:50:41.316Z] #27 14.74 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:50:41.577Z] #27 14.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:50:41.577Z] #27 14.77 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:50:41.577Z] #27 14.79 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-20T08:50:41.577Z] #27 14.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:50:41.577Z] #27 14.83 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-20T08:50:41.577Z] #27 14.84 Updating certificates in /etc/ssl/certs... [2021-07-20T08:50:42.515Z] #27 15.58 0 added, 0 removed; done. [2021-07-20T08:50:42.515Z] #27 15.58 Running hooks in /etc/ca-certificates/update.d... [2021-07-20T08:50:42.516Z] #27 15.58 done. [2021-07-20T08:50:42.516Z] Client: Docker Engine - Community [2021-07-20T08:50:42.516Z] Version: 20.10.6 [2021-07-20T08:50:42.516Z] API version: 1.41 [2021-07-20T08:50:42.516Z] Go version: go1.13.15 [2021-07-20T08:50:42.516Z] Git commit: 370c289 [2021-07-20T08:50:42.516Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-20T08:50:42.516Z] OS/Arch: linux/amd64 [2021-07-20T08:50:42.516Z] Context: default [2021-07-20T08:50:42.516Z] Experimental: true [2021-07-20T08:50:42.516Z] [2021-07-20T08:50:42.516Z] Server: Docker Engine - Community [2021-07-20T08:50:42.516Z] Engine: [2021-07-20T08:50:42.516Z] Version: 20.10.6 [2021-07-20T08:50:42.516Z] API version: 1.41 (minimum version 1.12) [2021-07-20T08:50:42.516Z] Go version: go1.13.15 [2021-07-20T08:50:42.516Z] Git commit: 8728dd2 [2021-07-20T08:50:42.516Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-20T08:50:42.516Z] OS/Arch: linux/amd64 [2021-07-20T08:50:42.516Z] Experimental: true [2021-07-20T08:50:42.516Z] containerd: [2021-07-20T08:50:42.516Z] Version: 1.4.6 [2021-07-20T08:50:42.516Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:42.516Z] runc: [2021-07-20T08:50:42.516Z] Version: 1.0.0-rc95 [2021-07-20T08:50:42.516Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:42.516Z] docker-init: [2021-07-20T08:50:42.516Z] Version: 0.19.0 [2021-07-20T08:50:42.516Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T08:50:42.816Z] + docker info [2021-07-20T08:50:43.897Z] #27 DONE 17.0s [2021-07-20T08:50:43.897Z] [2021-07-20T08:50:43.897Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T08:50:43.897Z] #28 sha256:ee0ffbd8bedec9b60a2594451bfcce85732fcb3e7e0e19ac4727c8e5b8921c13 [2021-07-20T08:50:43.897Z] #28 DONE 0.2s [2021-07-20T08:50:43.897Z] [2021-07-20T08:50:43.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:43.897Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:43.897Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 8.3s [2021-07-20T08:50:44.041Z] #19 61.27 Selecting previously unselected package libapparmor1:amd64. [2021-07-20T08:50:44.299Z] #19 61.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-20T08:50:44.299Z] #19 61.28 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:50:44.299Z] #19 61.33 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-20T08:50:44.299Z] #19 61.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-20T08:50:44.299Z] #19 61.34 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:50:44.299Z] #19 61.41 Selecting previously unselected package libbtrfs0. [2021-07-20T08:50:44.299Z] #19 61.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:50:44.299Z] #19 61.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:50:44.299Z] #19 61.46 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:50:44.299Z] #19 61.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:50:44.299Z] #19 61.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:50:44.558Z] #19 61.53 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-20T08:50:44.558Z] #19 61.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:50:44.558Z] #19 61.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:44.558Z] #19 61.59 Selecting previously unselected package libudev-dev:amd64. [2021-07-20T08:50:44.558Z] #19 61.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:50:44.558Z] #19 61.61 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:50:44.558Z] #19 61.68 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-20T08:50:44.558Z] #19 61.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-20T08:50:44.558Z] #19 61.69 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:50:44.816Z] #19 61.79 Selecting previously unselected package libpcre16-3:amd64. [2021-07-20T08:50:44.816Z] #19 61.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:50:44.816Z] #19 61.80 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:50:44.816Z] #19 61.87 Selecting previously unselected package libpcre32-3:amd64. [2021-07-20T08:50:44.816Z] #19 61.88 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:50:44.816Z] #19 61.88 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:50:44.816Z] #19 61.96 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-20T08:50:44.816Z] #19 61.97 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-20T08:50:44.816Z] #19 61.98 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:50:44.816Z] #19 62.03 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-20T08:50:44.816Z] #19 62.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-20T08:50:44.816Z] #19 62.04 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:50:45.074Z] #19 62.20 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-20T08:50:45.074Z] #19 62.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-20T08:50:45.074Z] #19 62.21 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:50:45.156Z] Client: Docker Engine - Community [2021-07-20T08:50:45.156Z] Version: 20.10.6 [2021-07-20T08:50:45.156Z] API version: 1.41 [2021-07-20T08:50:45.156Z] Go version: go1.13.15 [2021-07-20T08:50:45.156Z] Git commit: 370c289 [2021-07-20T08:50:45.156Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T08:50:45.156Z] OS/Arch: linux/amd64 [2021-07-20T08:50:45.156Z] Context: default [2021-07-20T08:50:45.156Z] Experimental: true [2021-07-20T08:50:45.156Z] [2021-07-20T08:50:45.156Z] Server: Docker Engine - Community [2021-07-20T08:50:45.156Z] Engine: [2021-07-20T08:50:45.156Z] Version: 20.10.6 [2021-07-20T08:50:45.156Z] API version: 1.41 (minimum version 1.12) [2021-07-20T08:50:45.156Z] Go version: go1.13.15 [2021-07-20T08:50:45.156Z] Git commit: 8728dd2 [2021-07-20T08:50:45.156Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T08:50:45.156Z] OS/Arch: linux/amd64 [2021-07-20T08:50:45.156Z] Experimental: true [2021-07-20T08:50:45.156Z] containerd: [2021-07-20T08:50:45.156Z] Version: 1.4.6 [2021-07-20T08:50:45.156Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:45.156Z] runc: [2021-07-20T08:50:45.156Z] Version: 1.0.0-rc95 [2021-07-20T08:50:45.156Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:45.156Z] docker-init: [2021-07-20T08:50:45.156Z] Version: 0.19.0 [2021-07-20T08:50:45.156Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T08:50:45.333Z] #19 62.30 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-20T08:50:45.333Z] #19 62.31 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:50:45.333Z] #19 62.32 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:45.333Z] #19 62.38 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-20T08:50:45.333Z] #19 62.39 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:50:45.333Z] #19 62.39 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:50:45.333Z] #19 62.46 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-20T08:50:45.333Z] #19 62.46 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:50:45.333Z] #19 62.47 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:50:45.591Z] #19 62.67 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:50:45.591Z] + docker info [2021-07-20T08:50:45.591Z] #19 62.68 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:50:45.592Z] #19 62.69 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:50:45.592Z] #19 62.70 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:50:45.592Z] #19 62.72 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:50:45.592Z] #19 62.73 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:50:45.592Z] #19 62.74 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:45.592Z] #19 62.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:50:45.592Z] #19 62.77 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:50:45.592Z] #19 62.78 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:50:45.592Z] #19 62.80 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:50:45.592Z] #19 62.81 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:50:45.592Z] #19 62.82 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:50:45.592Z] #19 62.83 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T08:50:45.592Z] #19 62.84 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:50:45.592Z] #19 62.85 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:50:45.592Z] #19 62.86 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:50:45.592Z] #19 62.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:45.592Z] #19 62.89 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:50:45.592Z] #19 62.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:50:45.592Z] #19 62.91 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:50:45.850Z] #19 62.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:50:45.850Z] #19 62.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:50:45.850Z] #19 62.93 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:50:45.850Z] #19 62.94 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:50:45.850Z] #19 62.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:45.850Z] #19 62.97 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T08:50:45.850Z] #19 62.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:45.850Z] #19 62.99 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:50:45.850Z] #19 63.00 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:50:46.789Z] #19 ... [2021-07-20T08:50:46.789Z] [2021-07-20T08:50:46.789Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:50:46.789Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:50:46.789Z] #64 11.71 + cd /tmp/tmp.ZmGNsPXlVj/src/github.com/containerd/containerd [2021-07-20T08:50:46.789Z] #64 11.71 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:50:46.789Z] #64 12.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T08:50:46.789Z] #64 12.29 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T08:50:46.789Z] #64 12.29 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:50:46.789Z] #64 12.29 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:50:46.789Z] #64 12.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T08:50:46.789Z] #64 12.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T08:50:46.789Z] #64 12.29 + '[' '' = dynamic ']' [2021-07-20T08:50:46.789Z] #64 12.29 + make [2021-07-20T08:50:46.789Z] #64 12.96 + bin/ctr [2021-07-20T08:50:47.188Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 11.9s done [2021-07-20T08:50:47.726Z] #64 ... [2021-07-20T08:50:47.726Z] [2021-07-20T08:50:47.726Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:47.726Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-20T08:50:47.726Z] #19 DONE 64.9s [2021-07-20T08:50:47.726Z] [2021-07-20T08:50:47.726Z] #20 [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 [2021-07-20T08:50:47.726Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-20T08:50:47.757Z] #9 ... [2021-07-20T08:50:47.757Z] [2021-07-20T08:50:47.757Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:50:47.757Z] #29 sha256:86324bb2dec985b936626b25bb1757823a1abe0acec0a921e036f2b28bba5d14 [2021-07-20T08:50:47.757Z] #29 1.613 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-20T08:50:47.757Z] #29 1.712 [2021-07-20T08:50:47.757Z] #29 1.840 ########## 14.7% ########################## 36.2% ######################################## 56.0% ###################################################### 75.9% #################################################################### 95.7% ######################################################################## 100.0% [2021-07-20T08:50:47.757Z] #29 2.381 [2021-07-20T08:50:47.757Z] #29 2.532 0.2% ######################################################################## 100.0% [2021-07-20T08:50:47.757Z] #29 2.699 [2021-07-20T08:50:47.757Z] #29 2.829 ##################################### 52.4% ######################################################################## 100.0% [2021-07-20T08:50:47.758Z] #29 2.964 [2021-07-20T08:50:47.758Z] #29 3.097 ####### 10.6% ######################## 33.7% ###################################### 53.1% ##################################################### 74.0% ############################################################### 88.4% ######################################################################## 100.0% [2021-07-20T08:50:47.758Z] #29 3.652 [2021-07-20T08:50:48.017Z] #29 3.764 ## 3.2% ###### 9.6% ########## 14.8% ############## [2021-07-20T08:50:48.017Z] #29 ... [2021-07-20T08:50:48.017Z] [2021-07-20T08:50:48.017Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:50:48.017Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:50:48.017Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-20T08:50:48.017Z] #9 DONE 33.7s [2021-07-20T08:50:48.017Z] [2021-07-20T08:50:48.017Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:50:48.017Z] #29 sha256:86324bb2dec985b936626b25bb1757823a1abe0acec0a921e036f2b28bba5d14 [2021-07-20T08:50:48.180Z] Client: Docker Engine - Community [2021-07-20T08:50:48.180Z] Version: 20.10.6 [2021-07-20T08:50:48.180Z] API version: 1.41 [2021-07-20T08:50:48.180Z] Go version: go1.13.15 [2021-07-20T08:50:48.180Z] Git commit: 370c289 [2021-07-20T08:50:48.180Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-20T08:50:48.180Z] OS/Arch: linux/arm64 [2021-07-20T08:50:48.180Z] Context: default [2021-07-20T08:50:48.180Z] Experimental: true [2021-07-20T08:50:48.180Z] [2021-07-20T08:50:48.180Z] Server: Docker Engine - Community [2021-07-20T08:50:48.180Z] Engine: [2021-07-20T08:50:48.180Z] Version: 20.10.6 [2021-07-20T08:50:48.180Z] API version: 1.41 (minimum version 1.12) [2021-07-20T08:50:48.180Z] Go version: go1.13.15 [2021-07-20T08:50:48.180Z] Git commit: 8728dd2 [2021-07-20T08:50:48.180Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-20T08:50:48.180Z] OS/Arch: linux/arm64 [2021-07-20T08:50:48.180Z] Experimental: true [2021-07-20T08:50:48.180Z] containerd: [2021-07-20T08:50:48.180Z] Version: 1.4.6 [2021-07-20T08:50:48.180Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:48.180Z] runc: [2021-07-20T08:50:48.180Z] Version: 1.0.0-rc95 [2021-07-20T08:50:48.180Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:48.180Z] docker-init: [2021-07-20T08:50:48.180Z] Version: 0.19.0 [2021-07-20T08:50:48.180Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T08:50:48.526Z] + docker info [2021-07-20T08:50:49.576Z] #29 3.764 ## 3.2% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.3% ##################### 30.4% ######################### 35.7% ############################# 40.7% ################################# 46.1% #################################### 51.3% ######################################## 56.5% ############################################ 61.7% ################################################ 66.8% ################################################### 72.1% ####################################################### 77.3% ########################################################### 82.3% ############################################################## 86.9% ################################################################### 93.2% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-20T08:50:49.576Z] #29 5.636 [2021-07-20T08:50:49.627Z] #20 1.625 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:50:49.627Z] #20 1.639 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:50:49.627Z] #20 1.639 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:50:49.627Z] #20 1.639 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T08:50:49.628Z] #20 1.797 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:50:49.628Z] #20 1.824 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-20T08:50:49.628Z] #20 1.830 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-20T08:50:49.628Z] #20 1.855 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-20T08:50:49.628Z] #20 1.864 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-20T08:50:49.628Z] #20 1.881 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-20T08:50:49.836Z] #29 5.918 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-20T08:50:49.836Z] #29 6.005 [2021-07-20T08:50:50.095Z] #29 6.066 ######################################################################## 100.0% [2021-07-20T08:50:50.095Z] #29 6.095 [2021-07-20T08:50:50.353Z] #29 6.419 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-20T08:50:50.353Z] #29 6.510 [2021-07-20T08:50:50.614Z] #29 6.601 ######################################################################## 100.0% [2021-07-20T08:50:50.614Z] #29 6.651 [2021-07-20T08:50:50.614Z] #29 6.865 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-20T08:50:50.872Z] #29 6.918 [2021-07-20T08:50:51.003Z] #20 2.953 Fetched 2883 kB in 2s (1828 kB/s) [2021-07-20T08:50:51.956Z] #29 7.057 0.0% ### 4.9% ################################# 47.1% ########################################### 60.4% ##################################################################### 95.9% ######################################################################## 100.0% [2021-07-20T08:50:51.956Z] #29 7.940 [2021-07-20T08:50:51.956Z] #29 8.193 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-20T08:50:52.213Z] #29 8.242 [2021-07-20T08:50:52.214Z] #29 8.329 ######################################################################## 100.0% [2021-07-20T08:50:52.214Z] #29 8.383 [2021-07-20T08:50:52.475Z] #29 8.539 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-20T08:50:52.475Z] #29 8.598 [2021-07-20T08:50:52.475Z] #29 ... [2021-07-20T08:50:52.475Z] [2021-07-20T08:50:52.475Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T08:50:52.475Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T08:50:52.475Z] #10 DONE 4.4s [2021-07-20T08:50:52.475Z] [2021-07-20T08:50:52.475Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:50:52.475Z] #29 sha256:86324bb2dec985b936626b25bb1757823a1abe0acec0a921e036f2b28bba5d14 [2021-07-20T08:50:52.475Z] #29 8.670 ######################################################################## 100.0% [2021-07-20T08:50:52.475Z] #29 8.707 [2021-07-20T08:50:52.738Z] #29 8.728 Download of images into '/build' complete. [2021-07-20T08:50:52.738Z] #29 8.728 Use something like the following to load the result into a Docker daemon: [2021-07-20T08:50:52.738Z] #29 8.728 tar -cC '/build' . | docker load [2021-07-20T08:50:52.738Z] #29 DONE 8.8s [2021-07-20T08:50:52.738Z] [2021-07-20T08:50:52.738Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-20T08:50:52.738Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T08:50:53.305Z] #11 DONE 1.0s [2021-07-20T08:50:53.563Z] [2021-07-20T08:50:53.563Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:50:53.563Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:50:53.822Z] #36 ... [2021-07-20T08:50:53.822Z] [2021-07-20T08:50:53.822Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T08:50:53.822Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T08:50:53.822Z] #39 DONE 0.3s [2021-07-20T08:50:53.822Z] [2021-07-20T08:50:53.822Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T08:50:53.822Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T08:50:53.822Z] #31 DONE 0.4s [2021-07-20T08:50:53.822Z] [2021-07-20T08:50:53.822Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-20T08:50:53.822Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-20T08:50:53.822Z] #43 DONE 0.4s [2021-07-20T08:50:54.080Z] [2021-07-20T08:50:54.080Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:50:54.080Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:50:55.611Z] Client: [2021-07-20T08:50:55.611Z] Context: default [2021-07-20T08:50:55.611Z] Debug Mode: false [2021-07-20T08:50:55.611Z] Plugins: [2021-07-20T08:50:55.611Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T08:50:55.611Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T08:50:55.611Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T08:50:55.611Z] [2021-07-20T08:50:55.611Z] Server: [2021-07-20T08:50:55.611Z] Containers: 0 [2021-07-20T08:50:55.611Z] Running: 0 [2021-07-20T08:50:55.611Z] Paused: 0 [2021-07-20T08:50:55.611Z] Stopped: 0 [2021-07-20T08:50:55.611Z] Images: 0 [2021-07-20T08:50:55.611Z] Server Version: 20.10.6 [2021-07-20T08:50:55.611Z] Storage Driver: overlay2 [2021-07-20T08:50:55.611Z] Backing Filesystem: extfs [2021-07-20T08:50:55.611Z] Supports d_type: true [2021-07-20T08:50:55.611Z] Native Overlay Diff: true [2021-07-20T08:50:55.611Z] userxattr: false [2021-07-20T08:50:55.611Z] Logging Driver: json-file [2021-07-20T08:50:55.611Z] Cgroup Driver: cgroupfs [2021-07-20T08:50:55.611Z] Cgroup Version: 1 [2021-07-20T08:50:55.611Z] Plugins: [2021-07-20T08:50:55.611Z] Volume: local [2021-07-20T08:50:55.611Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T08:50:55.611Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T08:50:55.611Z] Swarm: inactive [2021-07-20T08:50:55.611Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T08:50:55.611Z] Default Runtime: runc [2021-07-20T08:50:55.611Z] Init Binary: docker-init [2021-07-20T08:50:55.611Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:55.611Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:55.611Z] init version: de40ad0 [2021-07-20T08:50:55.611Z] Security Options: [2021-07-20T08:50:55.611Z] apparmor [2021-07-20T08:50:55.611Z] seccomp [2021-07-20T08:50:55.611Z] Profile: default [2021-07-20T08:50:55.611Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T08:50:55.611Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T08:50:55.611Z] OSType: linux [2021-07-20T08:50:55.611Z] Architecture: x86_64 [2021-07-20T08:50:55.612Z] CPUs: 2 [2021-07-20T08:50:55.612Z] Total Memory: 7.569GiB [2021-07-20T08:50:55.612Z] Name: ip-10-100-34-6 [2021-07-20T08:50:55.612Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T08:50:55.612Z] Docker Root Dir: /var/lib/docker [2021-07-20T08:50:55.612Z] Debug Mode: false [2021-07-20T08:50:55.612Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:50:55.612Z] Labels: [2021-07-20T08:50:55.612Z] Experimental: true [2021-07-20T08:50:55.612Z] Insecure Registries: [2021-07-20T08:50:55.612Z] 127.0.0.0/8 [2021-07-20T08:50:55.612Z] Live Restore Enabled: true [2021-07-20T08:50:55.612Z] [2021-07-20T08:50:55.612Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T08:50:55.924Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:50:55.924Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:50:55.924Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-20T08:50:55.924Z] + bash /home/ubuntu/workspace/moby_PR-42656/check-config.sh [2021-07-20T08:50:55.924Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T08:50:55.924Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T08:50:55.924Z] [2021-07-20T08:50:55.924Z] Generally Necessary: [2021-07-20T08:50:55.924Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T08:50:55.924Z] - apparmor: enabled and tools installed [2021-07-20T08:50:55.924Z] - CONFIG_NAMESPACES: enabled [2021-07-20T08:50:55.924Z] - CONFIG_NET_NS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_PID_NS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_IPC_NS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_UTS_NS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUPS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CPUSETS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_MEMCG: enabled [2021-07-20T08:50:55.924Z] - CONFIG_KEYS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_VETH: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T08:50:55.924Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T08:50:55.924Z] [2021-07-20T08:50:55.924Z] Optional Features: [2021-07-20T08:50:55.924Z] - CONFIG_USER_NS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_SECCOMP: enabled [2021-07-20T08:50:55.924Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-20T08:50:55.924Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T08:50:55.924Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T08:50:55.924Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T08:50:55.924Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T08:50:56.188Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T08:50:56.188Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T08:50:56.188Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T08:50:56.188Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T08:50:56.188Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T08:50:56.188Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T08:50:56.188Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T08:50:56.188Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T08:50:56.188Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-20T08:50:56.188Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-20T08:50:56.188Z] - CONFIG_EXT4_FS: enabled [2021-07-20T08:50:56.188Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T08:50:56.188Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T08:50:56.188Z] - Network Drivers: [2021-07-20T08:50:56.188Z] - "overlay": [2021-07-20T08:50:56.188Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T08:50:56.188Z] Optional (for encrypted networks): [2021-07-20T08:50:56.188Z] - CONFIG_CRYPTO: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T08:50:56.188Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T08:50:56.188Z] - CONFIG_XFRM: enabled [2021-07-20T08:50:56.188Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T08:50:56.188Z] - "ipvlan": [2021-07-20T08:50:56.188Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T08:50:56.188Z] - "macvlan": [2021-07-20T08:50:56.188Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T08:50:56.188Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T08:50:56.188Z] - "ftp,tftp client in container": [2021-07-20T08:50:56.272Z] #20 2.953 Reading package lists... [2021-07-20T08:50:56.456Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T08:50:56.456Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T08:50:56.456Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T08:50:56.456Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T08:50:56.456Z] - Storage Drivers: [2021-07-20T08:50:56.456Z] - "aufs": [2021-07-20T08:50:56.456Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T08:50:56.456Z] - "btrfs": [2021-07-20T08:50:56.456Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T08:50:56.456Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T08:50:56.456Z] - "devicemapper": [2021-07-20T08:50:56.456Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T08:50:56.456Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T08:50:56.456Z] - "overlay": [2021-07-20T08:50:56.456Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T08:50:56.456Z] - "zfs": [2021-07-20T08:50:56.456Z] - /dev/zfs: present [2021-07-20T08:50:56.456Z] - zfs command: missing [2021-07-20T08:50:56.456Z] - zpool command: missing [2021-07-20T08:50:56.456Z] [2021-07-20T08:50:56.456Z] Limits: [2021-07-20T08:50:56.456Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T08:50:56.456Z] [2021-07-20T08:50:56.456Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T08:50:56.798Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6883f3888b39472d4828c045c6f9e12f2bfdc8bc . [2021-07-20T08:50:57.066Z] #2 [internal] load .dockerignore [2021-07-20T08:50:57.066Z] #2 sha256:23b5989574603b433ac8ed1b666a496134059ca9013fde039b7eb60c364d759f [2021-07-20T08:50:57.328Z] #2 transferring context: 87B done [2021-07-20T08:50:57.328Z] #2 DONE 0.1s [2021-07-20T08:50:57.328Z] [2021-07-20T08:50:57.328Z] #1 [internal] load build definition from Dockerfile [2021-07-20T08:50:57.328Z] #1 sha256:88ec7a01c7774cbbc14ae5a12bae8ae78eb643e12991606a85e0d2230f638d48 [2021-07-20T08:50:57.328Z] #1 transferring dockerfile: 16.59kB done [2021-07-20T08:50:57.328Z] #1 DONE 0.2s [2021-07-20T08:50:57.328Z] [2021-07-20T08:50:57.328Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T08:50:57.328Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T08:50:57.661Z] Client: [2021-07-20T08:50:57.661Z] Context: default [2021-07-20T08:50:57.661Z] Debug Mode: false [2021-07-20T08:50:57.661Z] Plugins: [2021-07-20T08:50:57.661Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T08:50:57.661Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T08:50:57.661Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T08:50:57.661Z] [2021-07-20T08:50:57.661Z] Server: [2021-07-20T08:50:57.661Z] Containers: 0 [2021-07-20T08:50:57.661Z] Running: 0 [2021-07-20T08:50:57.661Z] Paused: 0 [2021-07-20T08:50:57.661Z] Stopped: 0 [2021-07-20T08:50:57.661Z] Images: 0 [2021-07-20T08:50:57.661Z] Server Version: 20.10.6 [2021-07-20T08:50:57.661Z] Storage Driver: overlay2 [2021-07-20T08:50:57.661Z] Backing Filesystem: extfs [2021-07-20T08:50:57.661Z] Supports d_type: true [2021-07-20T08:50:57.661Z] Native Overlay Diff: true [2021-07-20T08:50:57.661Z] userxattr: false [2021-07-20T08:50:57.661Z] Logging Driver: json-file [2021-07-20T08:50:57.661Z] Cgroup Driver: systemd [2021-07-20T08:50:57.661Z] Cgroup Version: 2 [2021-07-20T08:50:57.661Z] Plugins: [2021-07-20T08:50:57.661Z] Volume: local [2021-07-20T08:50:57.661Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T08:50:57.661Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T08:50:57.661Z] Swarm: inactive [2021-07-20T08:50:57.661Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T08:50:57.661Z] Default Runtime: runc [2021-07-20T08:50:57.661Z] Init Binary: docker-init [2021-07-20T08:50:57.661Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:50:57.661Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:50:57.662Z] init version: de40ad0 [2021-07-20T08:50:57.662Z] Security Options: [2021-07-20T08:50:57.662Z] apparmor [2021-07-20T08:50:57.662Z] seccomp [2021-07-20T08:50:57.662Z] Profile: default [2021-07-20T08:50:57.662Z] cgroupns [2021-07-20T08:50:57.662Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T08:50:57.662Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-20T08:50:57.662Z] OSType: linux [2021-07-20T08:50:57.662Z] Architecture: x86_64 [2021-07-20T08:50:57.662Z] CPUs: 2 [2021-07-20T08:50:57.662Z] Total Memory: 7.487GiB [2021-07-20T08:50:57.662Z] Name: ip-10-100-69-142 [2021-07-20T08:50:57.662Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-20T08:50:57.662Z] Docker Root Dir: /var/lib/docker [2021-07-20T08:50:57.662Z] Debug Mode: false [2021-07-20T08:50:57.662Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:50:57.662Z] Labels: [2021-07-20T08:50:57.662Z] Experimental: true [2021-07-20T08:50:57.662Z] Insecure Registries: [2021-07-20T08:50:57.662Z] 127.0.0.0/8 [2021-07-20T08:50:57.662Z] Live Restore Enabled: true [2021-07-20T08:50:57.662Z] [2021-07-20T08:50:57.662Z] WARNING: No kernel memory limit support [2021-07-20T08:50:57.662Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T08:50:57.901Z] #3 DONE 0.6s [2021-07-20T08:50:57.901Z] [2021-07-20T08:50:57.901Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T08:50:57.901Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T08:50:57.901Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-20T08:50:57.901Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-20T08:50:57.901Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-20T08:50:57.901Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-07-20T08:50:57.901Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-20T08:50:57.901Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-20T08:50:57.985Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:46d8817f1c5c7caf62463918f32d24e95a37d656 . [2021-07-20T08:50:58.162Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-20T08:50:58.162Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-20T08:50:58.162Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-20T08:50:58.243Z] #1 [internal] load build definition from Dockerfile [2021-07-20T08:50:58.243Z] #1 sha256:7988d7988346316d6513017fd45ac3b4009b02c64ff70f16c801f2a4c4998514 [2021-07-20T08:50:58.243Z] #1 transferring dockerfile: 16.59kB done [2021-07-20T08:50:58.243Z] #1 DONE 0.2s [2021-07-20T08:50:58.243Z] [2021-07-20T08:50:58.243Z] #2 [internal] load .dockerignore [2021-07-20T08:50:58.243Z] #2 sha256:a29c54ab9f648fefaae3d6fcc67e89ac4146145ea73c44568df19577e4387ccd [2021-07-20T08:50:58.244Z] #2 transferring context: [2021-07-20T08:50:58.244Z] #2 transferring context: 87B done [2021-07-20T08:50:58.244Z] #2 DONE 0.1s [2021-07-20T08:50:58.244Z] [2021-07-20T08:50:58.244Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T08:50:58.244Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T08:50:58.500Z] #3 DONE 0.4s [2021-07-20T08:50:58.757Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-20T08:50:58.758Z] [2021-07-20T08:50:58.758Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T08:50:58.758Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T08:50:58.758Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-20T08:50:58.758Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-20T08:50:58.758Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.84MB / 9.64MB 0.1s [2021-07-20T08:50:58.758Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-20T08:50:58.758Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-20T08:50:58.758Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-07-20T08:50:59.015Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-20T08:50:59.015Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-20T08:50:59.015Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-20T08:50:59.021Z] #4 DONE 1.2s [2021-07-20T08:50:59.273Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-20T08:50:59.283Z] [2021-07-20T08:50:59.283Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:50:59.283Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T08:50:59.304Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-20T08:50:59.304Z] [2021-07-20T08:50:59.304Z] ________ ____ __. [2021-07-20T08:50:59.304Z] \_____ \ | |/ _| [2021-07-20T08:50:59.304Z] / | \| < [2021-07-20T08:50:59.304Z] / | \ | \ [2021-07-20T08:50:59.304Z] \_______ /____|__ \ [2021-07-20T08:50:59.304Z] \/ \/ [2021-07-20T08:50:59.304Z] [2021-07-20T08:50:59.304Z] INFO: make.ps1 ended at 07/20/2021 08:50:52 [2021-07-20T08:50:59.304Z] INFO: Binaries build ended at 07/20/2021 08:50:54. Duration:00:01:14.0646377 [2021-07-20T08:50:59.304Z] INFO: Copying the built daemon binary to d:\CI\PR-42656\4\binary\dockerd-18276b72a2.exe... [2021-07-20T08:50:59.304Z] INFO: Copying the built client binary to d:\CI\PR-42656\4\binary\docker-18276b72a2.exe... [2021-07-20T08:50:59.304Z] INFO: Copying dockerversion from the container... [2021-07-20T08:50:59.304Z] INFO: Copying the golang package from the container to d:\CI\PR-42656\4\installer\go.zip... [2021-07-20T08:50:59.304Z] INFO: Extracting go.zip to d:\CI\PR-42656\4\go [2021-07-20T08:50:59.362Z] #44 ... [2021-07-20T08:50:59.362Z] [2021-07-20T08:50:59.362Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-20T08:50:59.362Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T08:50:59.362Z] #12 DONE 5.7s [2021-07-20T08:50:59.362Z] [2021-07-20T08:50:59.362Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:50:59.362Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:50:59.362Z] #32 ... [2021-07-20T08:50:59.362Z] [2021-07-20T08:50:59.362Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:50:59.362Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:00.637Z] #4 DONE 1.9s [2021-07-20T08:51:00.668Z] #8 DONE 1.2s [2021-07-20T08:51:00.668Z] [2021-07-20T08:51:00.668Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:51:00.668Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T08:51:00.668Z] #7 DONE 1.2s [2021-07-20T08:51:00.668Z] [2021-07-20T08:51:00.668Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:51:00.668Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T08:51:00.668Z] #6 DONE 1.3s [2021-07-20T08:51:00.668Z] [2021-07-20T08:51:00.668Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T08:51:00.668Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T08:51:00.668Z] #5 DONE 1.3s [2021-07-20T08:51:00.794Z] Client: [2021-07-20T08:51:00.794Z] Context: default [2021-07-20T08:51:00.794Z] Debug Mode: false [2021-07-20T08:51:00.794Z] Plugins: [2021-07-20T08:51:00.794Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T08:51:00.794Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T08:51:00.794Z] [2021-07-20T08:51:00.794Z] Server: [2021-07-20T08:51:00.794Z] Containers: 0 [2021-07-20T08:51:00.794Z] Running: 0 [2021-07-20T08:51:00.794Z] Paused: 0 [2021-07-20T08:51:00.794Z] Stopped: 0 [2021-07-20T08:51:00.794Z] Images: 0 [2021-07-20T08:51:00.794Z] Server Version: 20.10.6 [2021-07-20T08:51:00.794Z] Storage Driver: overlay2 [2021-07-20T08:51:00.794Z] Backing Filesystem: extfs [2021-07-20T08:51:00.794Z] Supports d_type: true [2021-07-20T08:51:00.794Z] Native Overlay Diff: true [2021-07-20T08:51:00.794Z] userxattr: false [2021-07-20T08:51:00.794Z] Logging Driver: json-file [2021-07-20T08:51:00.794Z] Cgroup Driver: cgroupfs [2021-07-20T08:51:00.794Z] Cgroup Version: 1 [2021-07-20T08:51:00.794Z] Plugins: [2021-07-20T08:51:00.794Z] Volume: local [2021-07-20T08:51:00.794Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T08:51:00.794Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T08:51:00.794Z] Swarm: inactive [2021-07-20T08:51:00.794Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T08:51:00.794Z] Default Runtime: runc [2021-07-20T08:51:00.794Z] Init Binary: docker-init [2021-07-20T08:51:00.794Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T08:51:00.794Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T08:51:00.794Z] init version: de40ad0 [2021-07-20T08:51:00.794Z] Security Options: [2021-07-20T08:51:00.794Z] apparmor [2021-07-20T08:51:00.794Z] seccomp [2021-07-20T08:51:00.794Z] Profile: default [2021-07-20T08:51:00.794Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T08:51:00.794Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-20T08:51:00.794Z] OSType: linux [2021-07-20T08:51:00.794Z] Architecture: aarch64 [2021-07-20T08:51:00.794Z] CPUs: 4 [2021-07-20T08:51:00.794Z] Total Memory: 7.494GiB [2021-07-20T08:51:00.794Z] Name: ip-10-100-58-65 [2021-07-20T08:51:00.794Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-20T08:51:00.794Z] Docker Root Dir: /var/lib/docker [2021-07-20T08:51:00.794Z] Debug Mode: false [2021-07-20T08:51:00.794Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:51:00.794Z] Labels: [2021-07-20T08:51:00.794Z] Experimental: true [2021-07-20T08:51:00.794Z] Insecure Registries: [2021-07-20T08:51:00.794Z] 127.0.0.0/8 [2021-07-20T08:51:00.794Z] Live Restore Enabled: true [2021-07-20T08:51:00.794Z] [2021-07-20T08:51:00.794Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T08:51:01.094Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:51:01.094Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-20T08:51:01.094Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42656/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-20T08:51:01.094Z] + bash /home/ubuntu/workspace/moby_PR-42656/check-config.sh [2021-07-20T08:51:01.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T08:51:01.094Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T08:51:01.094Z] [2021-07-20T08:51:01.094Z] Generally Necessary: [2021-07-20T08:51:01.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T08:51:01.094Z] - apparmor: enabled and tools installed [2021-07-20T08:51:01.094Z] - CONFIG_NAMESPACES: enabled [2021-07-20T08:51:01.094Z] - CONFIG_NET_NS: enabled [2021-07-20T08:51:01.094Z] - CONFIG_PID_NS: enabled [2021-07-20T08:51:01.094Z] - CONFIG_IPC_NS: enabled [2021-07-20T08:51:01.094Z] - CONFIG_UTS_NS: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUPS: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CPUSETS: enabled [2021-07-20T08:51:01.358Z] - CONFIG_MEMCG: enabled [2021-07-20T08:51:01.358Z] - CONFIG_KEYS: enabled [2021-07-20T08:51:01.358Z] - CONFIG_VETH: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T08:51:01.358Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T08:51:01.358Z] [2021-07-20T08:51:01.358Z] Optional Features: [2021-07-20T08:51:01.358Z] - CONFIG_USER_NS: enabled [2021-07-20T08:51:01.358Z] - CONFIG_SECCOMP: enabled [2021-07-20T08:51:01.358Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-20T08:51:01.358Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T08:51:01.544Z] #20 8.311 Reading package lists... [2021-07-20T08:51:01.565Z] [2021-07-20T08:51:01.565Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:51:01.565Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T08:51:01.623Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T08:51:01.623Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T08:51:01.623Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T08:51:01.623Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T08:51:01.623Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T08:51:01.623Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T08:51:01.623Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T08:51:01.623Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T08:51:01.623Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T08:51:01.623Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T08:51:01.623Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T08:51:01.623Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T08:51:01.623Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T08:51:01.623Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T08:51:01.623Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T08:51:01.623Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T08:51:01.623Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T08:51:01.623Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T08:51:01.623Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-20T08:51:01.623Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-20T08:51:01.623Z] - CONFIG_EXT4_FS: enabled [2021-07-20T08:51:01.623Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T08:51:01.623Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T08:51:01.887Z] - Network Drivers: [2021-07-20T08:51:01.887Z] - "overlay": [2021-07-20T08:51:01.887Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T08:51:01.887Z] Optional (for encrypted networks): [2021-07-20T08:51:01.887Z] - CONFIG_CRYPTO: enabled [2021-07-20T08:51:01.887Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T08:51:01.887Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T08:51:01.887Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T08:51:01.887Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T08:51:01.887Z] - CONFIG_XFRM: enabled [2021-07-20T08:51:01.887Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T08:51:01.887Z] - "ipvlan": [2021-07-20T08:51:01.887Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T08:51:01.887Z] - "macvlan": [2021-07-20T08:51:01.887Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T08:51:01.887Z] - "ftp,tftp client in container": [2021-07-20T08:51:01.887Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T08:51:01.887Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T08:51:01.887Z] - Storage Drivers: [2021-07-20T08:51:01.887Z] - "aufs": [2021-07-20T08:51:01.887Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T08:51:01.887Z] - "btrfs": [2021-07-20T08:51:02.062Z] [2021-07-20T08:51:02.062Z] #23 [internal] load build context [2021-07-20T08:51:02.062Z] #23 sha256:3a46c9ea2fffc77e8e4a0b63fab7826fdf0c6b28709975d5d2edb938b2fd9d05 [2021-07-20T08:51:02.062Z] #23 DONE 0.0s [2021-07-20T08:51:02.062Z] [2021-07-20T08:51:02.062Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:02.062Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:02.062Z] #65 DONE 0.0s [2021-07-20T08:51:02.062Z] [2021-07-20T08:51:02.062Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:02.062Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:02.062Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:51:02.062Z] #65 DONE 0.1s [2021-07-20T08:51:02.062Z] [2021-07-20T08:51:02.062Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:02.062Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:51:02.062Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:02.062Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-20T08:51:02.151Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T08:51:02.151Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T08:51:02.151Z] - "devicemapper": [2021-07-20T08:51:02.151Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T08:51:02.151Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T08:51:02.151Z] - "overlay": [2021-07-20T08:51:02.151Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T08:51:02.151Z] - "zfs": [2021-07-20T08:51:02.151Z] - /dev/zfs: present [2021-07-20T08:51:02.151Z] - zfs command: missing [2021-07-20T08:51:02.151Z] - zpool command: missing [2021-07-20T08:51:02.151Z] [2021-07-20T08:51:02.151Z] Limits: [2021-07-20T08:51:02.151Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T08:51:02.151Z] [2021-07-20T08:51:02.151Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T08:51:02.357Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-20T08:51:02.357Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-20T08:51:02.357Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-20T08:51:02.357Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.0s [2021-07-20T08:51:02.357Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.15MB / 50.44MB 0.2s [2021-07-20T08:51:02.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6883f3888b39472d4828c045c6f9e12f2bfdc8bc . [2021-07-20T08:51:02.622Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.44MB / 50.44MB 0.3s [2021-07-20T08:51:02.622Z] #26 ... [2021-07-20T08:51:02.622Z] [2021-07-20T08:51:02.622Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-20T08:51:02.622Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-20T08:51:02.622Z] #42 DONE 0.0s [2021-07-20T08:51:02.622Z] [2021-07-20T08:51:02.622Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:02.622Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:51:02.622Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 15.11MB / 50.44MB 0.4s [2021-07-20T08:51:02.649Z] #13 3.277 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:51:02.649Z] #13 3.505 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:02.649Z] #13 3.505 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:02.649Z] #13 3.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:02.856Z] #1 [internal] load build definition from Dockerfile [2021-07-20T08:51:02.856Z] #1 sha256:fb8fc00b984d73b925d3df1a3a5b0588c89bb7f64ead59602d8605e3c2a8f315 [2021-07-20T08:51:02.856Z] #1 transferring dockerfile: [2021-07-20T08:51:02.886Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 31.46MB / 50.44MB 0.8s [2021-07-20T08:51:02.886Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 36.70MB / 50.44MB 0.9s [2021-07-20T08:51:02.917Z] #20 13.72 Building dependency tree... [2021-07-20T08:51:02.917Z] #20 14.96 Reading state information... [2021-07-20T08:51:02.931Z] #8 DONE 1.2s [2021-07-20T08:51:02.931Z] [2021-07-20T08:51:02.931Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:51:02.931Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T08:51:02.931Z] #7 DONE 1.3s [2021-07-20T08:51:02.931Z] [2021-07-20T08:51:02.931Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:51:02.931Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T08:51:02.931Z] #6 DONE 1.2s [2021-07-20T08:51:02.931Z] [2021-07-20T08:51:02.931Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T08:51:02.931Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T08:51:02.931Z] #5 DONE 1.2s [2021-07-20T08:51:03.121Z] #1 transferring dockerfile: 16.59kB done [2021-07-20T08:51:03.121Z] #1 DONE 0.2s [2021-07-20T08:51:03.121Z] [2021-07-20T08:51:03.121Z] #2 [internal] load .dockerignore [2021-07-20T08:51:03.121Z] #2 sha256:3ebe0e926b56701374c687319cf64f89a1c190f1d7a5a18a32c8bedb5f203e35 [2021-07-20T08:51:03.121Z] #2 transferring context: 87B done [2021-07-20T08:51:03.121Z] #2 DONE 0.0s [2021-07-20T08:51:03.147Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 1.0s [2021-07-20T08:51:03.386Z] [2021-07-20T08:51:03.386Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T08:51:03.386Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-20T08:51:03.408Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 45.09MB / 50.44MB 1.1s [2021-07-20T08:51:03.408Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.3s [2021-07-20T08:51:03.584Z] #13 ... [2021-07-20T08:51:03.584Z] [2021-07-20T08:51:03.584Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:03.584Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:03.584Z] #56 6.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:03.584Z] #56 6.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:03.584Z] #56 6.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:03.584Z] #56 6.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:03.584Z] #56 9.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:03.584Z] #56 ... [2021-07-20T08:51:03.584Z] [2021-07-20T08:51:03.584Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:03.584Z] #34 sha256:572ef253b893f8ff6be0aa0433a9a319401f22ba8bf99b64a8d0c0cc657335da [2021-07-20T08:51:03.584Z] #34 6.442 Install go-toml version v1.8.1 [2021-07-20T08:51:03.584Z] #34 7.603 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-20T08:51:03.650Z] #3 DONE 0.5s [2021-07-20T08:51:03.843Z] #34 ... [2021-07-20T08:51:03.843Z] [2021-07-20T08:51:03.843Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:03.843Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:03.843Z] #40 6.920 + git clone https://github.com/docker/distribution.git . [2021-07-20T08:51:03.843Z] #40 6.920 Cloning into '.'... [2021-07-20T08:51:03.850Z] #20 16.01 The following additional packages will be installed: [2021-07-20T08:51:03.850Z] #20 16.01 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-20T08:51:03.850Z] #20 16.01 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-20T08:51:03.850Z] #20 16.01 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-20T08:51:03.850Z] #20 16.01 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-20T08:51:03.850Z] #20 16.02 libgcc1:ppc64el libgcc1:s390x [2021-07-20T08:51:03.850Z] #20 16.03 Suggested packages: [2021-07-20T08:51:03.850Z] #20 16.03 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-20T08:51:03.850Z] #20 16.03 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-20T08:51:03.850Z] #20 16.03 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-20T08:51:03.850Z] #20 16.03 libc-l10n:s390x locales:s390x [2021-07-20T08:51:03.850Z] #20 16.03 Recommended packages: [2021-07-20T08:51:03.850Z] #20 16.03 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-20T08:51:03.850Z] #20 16.03 libidn2-0:s390x [2021-07-20T08:51:03.850Z] #20 16.23 The following NEW packages will be installed: [2021-07-20T08:51:03.850Z] #20 16.23 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-20T08:51:03.861Z] [2021-07-20T08:51:03.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:03.861Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:03.861Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-20T08:51:03.913Z] [2021-07-20T08:51:03.913Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T08:51:03.913Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-20T08:51:03.913Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-20T08:51:03.913Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-20T08:51:03.913Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-20T08:51:03.913Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-20T08:51:03.913Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-20T08:51:03.913Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.19MB / 9.01MB 0.2s [2021-07-20T08:51:03.982Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done [2021-07-20T08:51:04.102Z] #40 ... [2021-07-20T08:51:04.103Z] [2021-07-20T08:51:04.103Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:04.103Z] #59 sha256:3e3db0909b69bdbb0558e1835bf66ac873b6500436c328fc86b225eceb3a651f [2021-07-20T08:51:04.103Z] #59 7.232 + RM_GOPATH=0 [2021-07-20T08:51:04.103Z] #59 7.232 + TMP_GOPATH= [2021-07-20T08:51:04.103Z] #59 7.232 + : /build [2021-07-20T08:51:04.103Z] #59 7.232 + '[' -z '' ']' [2021-07-20T08:51:04.103Z] #59 7.232 ++ mktemp -d [2021-07-20T08:51:04.103Z] #59 7.232 + export GOPATH=/tmp/tmp.uiVqp1q868 [2021-07-20T08:51:04.103Z] #59 7.232 + GOPATH=/tmp/tmp.uiVqp1q868 [2021-07-20T08:51:04.103Z] #59 7.232 + RM_GOPATH=1 [2021-07-20T08:51:04.103Z] #59 7.232 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.103Z] #59 7.246 ++ go env GOARCH [2021-07-20T08:51:04.103Z] #59 7.253 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.103Z] #59 7.254 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.103Z] #59 7.254 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.103Z] #59 7.259 + dir=/tmp/install [2021-07-20T08:51:04.103Z] #59 7.259 + bin=rootlesskit [2021-07-20T08:51:04.103Z] #59 7.259 + shift [2021-07-20T08:51:04.103Z] #59 7.259 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T08:51:04.103Z] #59 7.259 + . /tmp/install/rootlesskit.installer [2021-07-20T08:51:04.103Z] #59 7.259 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:04.103Z] #59 7.259 + install_rootlesskit [2021-07-20T08:51:04.103Z] #59 7.259 + case "$1" in [2021-07-20T08:51:04.103Z] #59 7.259 + export CGO_ENABLED=0 [2021-07-20T08:51:04.103Z] #59 7.259 + CGO_ENABLED=0 [2021-07-20T08:51:04.103Z] #59 7.259 + _install_rootlesskit [2021-07-20T08:51:04.103Z] #59 7.259 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T08:51:04.103Z] #59 7.262 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:04.103Z] #59 7.262 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uiVqp1q868/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:04.103Z] #59 7.272 Cloning into '/tmp/tmp.uiVqp1q868/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T08:51:04.103Z] #59 ... [2021-07-20T08:51:04.103Z] [2021-07-20T08:51:04.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:04.103Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:51:04.103Z] #46 6.952 + RM_GOPATH=0 [2021-07-20T08:51:04.103Z] #46 6.952 + TMP_GOPATH= [2021-07-20T08:51:04.103Z] #46 6.952 + : /build [2021-07-20T08:51:04.103Z] #46 6.952 + '[' -z '' ']' [2021-07-20T08:51:04.103Z] #46 6.952 ++ mktemp -d [2021-07-20T08:51:04.103Z] #46 6.952 + export GOPATH=/tmp/tmp.Sadnyid0US [2021-07-20T08:51:04.103Z] #46 6.952 + GOPATH=/tmp/tmp.Sadnyid0US [2021-07-20T08:51:04.103Z] #46 6.952 + RM_GOPATH=1 [2021-07-20T08:51:04.103Z] #46 6.952 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.103Z] #46 6.952 ++ go env GOARCH [2021-07-20T08:51:04.103Z] #46 6.974 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.103Z] #46 6.974 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.103Z] #46 6.974 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.103Z] #46 6.988 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:04.103Z] #46 6.988 + dir=/tmp/install [2021-07-20T08:51:04.103Z] #46 6.988 + bin=vndr [2021-07-20T08:51:04.103Z] #46 6.988 + shift [2021-07-20T08:51:04.103Z] #46 6.988 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T08:51:04.103Z] #46 6.988 + . /tmp/install/vndr.installer [2021-07-20T08:51:04.103Z] #46 6.988 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:04.103Z] #46 6.988 + install_vndr [2021-07-20T08:51:04.103Z] #46 6.988 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T08:51:04.103Z] #46 6.988 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Sadnyid0US/src/github.com/LK4D4/vndr [2021-07-20T08:51:04.103Z] #46 6.988 Cloning into '/tmp/tmp.Sadnyid0US/src/github.com/LK4D4/vndr'... [2021-07-20T08:51:04.103Z] #46 7.932 + cd /tmp/tmp.Sadnyid0US/src/github.com/LK4D4/vndr [2021-07-20T08:51:04.103Z] #46 7.932 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:04.103Z] #46 7.963 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T08:51:04.103Z] #46 9.574 internal/unsafeheader [2021-07-20T08:51:04.103Z] #46 9.695 internal/cpu [2021-07-20T08:51:04.103Z] #46 9.762 runtime/internal/atomic [2021-07-20T08:51:04.103Z] #46 10.06 runtime/internal/sys [2021-07-20T08:51:04.103Z] #46 10.35 runtime/internal/math [2021-07-20T08:51:04.103Z] #46 10.36 internal/bytealg [2021-07-20T08:51:04.103Z] #46 10.47 internal/race [2021-07-20T08:51:04.103Z] #46 10.53 sync/atomic [2021-07-20T08:51:04.108Z] #20 16.23 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-20T08:51:04.108Z] #20 16.23 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-20T08:51:04.108Z] #20 16.23 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-20T08:51:04.108Z] #20 16.23 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-20T08:51:04.108Z] #20 16.24 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-20T08:51:04.108Z] #20 16.24 libgcc1:ppc64el libgcc1:s390x [2021-07-20T08:51:04.118Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-20T08:51:04.118Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-20T08:51:04.118Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-20T08:51:04.239Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-07-20T08:51:04.362Z] #46 10.80 unicode [2021-07-20T08:51:04.362Z] #46 ... [2021-07-20T08:51:04.362Z] [2021-07-20T08:51:04.362Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:04.362Z] #48 sha256:b58216685908ae12afa1ea2b04f7a69042282f5a3a80e939665f074c94b1a668 [2021-07-20T08:51:04.362Z] #48 6.479 + RM_GOPATH=0 [2021-07-20T08:51:04.362Z] #48 6.479 + TMP_GOPATH= [2021-07-20T08:51:04.362Z] #48 6.479 + : /build [2021-07-20T08:51:04.362Z] #48 6.479 + '[' -z '' ']' [2021-07-20T08:51:04.362Z] #48 6.479 ++ mktemp -d [2021-07-20T08:51:04.362Z] #48 6.479 + export GOPATH=/tmp/tmp.O4qvtzp9Xg [2021-07-20T08:51:04.362Z] #48 6.479 + GOPATH=/tmp/tmp.O4qvtzp9Xg [2021-07-20T08:51:04.362Z] #48 6.479 + RM_GOPATH=1 [2021-07-20T08:51:04.362Z] #48 6.479 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.362Z] #48 6.486 ++ go env GOARCH [2021-07-20T08:51:04.362Z] #48 6.504 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.362Z] #48 6.504 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.362Z] #48 6.504 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.362Z] #48 6.504 + dir=/tmp/install [2021-07-20T08:51:04.362Z] #48 6.504 + bin=gotestsum [2021-07-20T08:51:04.362Z] #48 6.504 + shift [2021-07-20T08:51:04.362Z] #48 6.504 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T08:51:04.362Z] #48 6.504 + . /tmp/install/gotestsum.installer [2021-07-20T08:51:04.362Z] #48 6.504 ++ : v0.5.3 [2021-07-20T08:51:04.362Z] #48 6.519 + install_gotestsum [2021-07-20T08:51:04.362Z] #48 6.519 + set -e [2021-07-20T08:51:04.362Z] #48 6.519 + export GO111MODULE=on [2021-07-20T08:51:04.362Z] #48 6.519 + GO111MODULE=on [2021-07-20T08:51:04.362Z] #48 6.519 + GOBIN=/build [2021-07-20T08:51:04.362Z] #48 6.519 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T08:51:04.362Z] #48 7.335 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T08:51:04.372Z] #20 16.59 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:04.372Z] #20 16.59 Need to get 15.0 MB of archives. [2021-07-20T08:51:04.372Z] #20 16.59 After this operation, 68.1 MB of additional disk space will be used. [2021-07-20T08:51:04.372Z] #20 16.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-20T08:51:04.372Z] #20 16.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-20T08:51:04.372Z] #20 16.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-20T08:51:04.372Z] #20 16.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-20T08:51:04.372Z] #20 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-20T08:51:04.372Z] #20 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-20T08:51:04.372Z] #20 16.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-20T08:51:04.372Z] #20 16.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-20T08:51:04.372Z] #20 16.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-20T08:51:04.372Z] #20 16.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-20T08:51:04.372Z] #20 16.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-20T08:51:04.372Z] #20 16.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-20T08:51:04.372Z] #20 16.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-20T08:51:04.372Z] #20 16.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-20T08:51:04.372Z] #20 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-20T08:51:04.372Z] #20 16.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-20T08:51:04.503Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2021-07-20T08:51:04.503Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-20T08:51:04.631Z] #20 16.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-20T08:51:04.631Z] #20 16.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-20T08:51:04.631Z] #20 16.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-20T08:51:04.631Z] #20 16.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-20T08:51:04.631Z] #20 16.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-20T08:51:04.631Z] #20 16.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-20T08:51:04.631Z] #20 16.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-20T08:51:04.631Z] #20 16.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-20T08:51:04.631Z] #20 16.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-20T08:51:04.669Z] #48 ... [2021-07-20T08:51:04.670Z] [2021-07-20T08:51:04.670Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:04.670Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:51:04.670Z] #50 6.173 + RM_GOPATH=0 [2021-07-20T08:51:04.670Z] #50 6.173 + TMP_GOPATH= [2021-07-20T08:51:04.670Z] #50 6.173 + : /build [2021-07-20T08:51:04.670Z] #50 6.173 + '[' -z '' ']' [2021-07-20T08:51:04.670Z] #50 6.173 ++ mktemp -d [2021-07-20T08:51:04.670Z] #50 6.173 + export GOPATH=/tmp/tmp.AEhBye3NpU [2021-07-20T08:51:04.670Z] #50 6.173 + GOPATH=/tmp/tmp.AEhBye3NpU [2021-07-20T08:51:04.670Z] #50 6.173 + RM_GOPATH=1 [2021-07-20T08:51:04.670Z] #50 6.173 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.670Z] #50 6.176 ++ go env GOARCH [2021-07-20T08:51:04.670Z] #50 6.180 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.670Z] #50 6.180 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.670Z] #50 6.181 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.670Z] #50 6.181 + dir=/tmp/install [2021-07-20T08:51:04.670Z] #50 6.181 + bin=golangci_lint [2021-07-20T08:51:04.670Z] #50 6.181 + shift [2021-07-20T08:51:04.670Z] #50 6.181 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T08:51:04.670Z] #50 6.181 + . /tmp/install/golangci_lint.installer [2021-07-20T08:51:04.670Z] #50 6.181 ++ : v1.23.8 [2021-07-20T08:51:04.670Z] #50 6.181 + install_golangci_lint [2021-07-20T08:51:04.670Z] #50 6.181 + set -e [2021-07-20T08:51:04.670Z] #50 6.181 + export GO111MODULE=on [2021-07-20T08:51:04.670Z] #50 6.181 + GO111MODULE=on [2021-07-20T08:51:04.670Z] #50 6.181 + GOBIN=/build [2021-07-20T08:51:04.670Z] #50 6.181 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T08:51:04.670Z] #50 6.694 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T08:51:04.670Z] #50 ... [2021-07-20T08:51:04.670Z] [2021-07-20T08:51:04.670Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:04.670Z] #24 sha256:24d49fbfcd0ac739606c779654cdbf3256c027e81ee88c947a2ce086b3dd8123 [2021-07-20T08:51:04.670Z] #24 6.324 + RM_GOPATH=0 [2021-07-20T08:51:04.670Z] #24 6.324 + TMP_GOPATH= [2021-07-20T08:51:04.670Z] #24 6.324 + : /build [2021-07-20T08:51:04.670Z] #24 6.324 + '[' -z '' ']' [2021-07-20T08:51:04.670Z] #24 6.326 ++ mktemp -d [2021-07-20T08:51:04.670Z] #24 6.326 + export GOPATH=/tmp/tmp.ZbZ4X6RlRk [2021-07-20T08:51:04.670Z] #24 6.326 + GOPATH=/tmp/tmp.ZbZ4X6RlRk [2021-07-20T08:51:04.670Z] #24 6.326 + RM_GOPATH=1 [2021-07-20T08:51:04.670Z] #24 6.326 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.670Z] #24 6.326 ++ go env GOARCH [2021-07-20T08:51:04.670Z] #24 6.339 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.670Z] #24 6.339 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.670Z] #24 6.339 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.670Z] #24 6.339 + dir=/tmp/install [2021-07-20T08:51:04.670Z] #24 6.339 + bin=dockercli [2021-07-20T08:51:04.670Z] #24 6.339 + shift [2021-07-20T08:51:04.670Z] #24 6.339 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T08:51:04.670Z] #24 6.339 + . /tmp/install/dockercli.installer [2021-07-20T08:51:04.670Z] #24 6.339 ++ : stable [2021-07-20T08:51:04.670Z] #24 6.339 ++ : 17.06.2-ce [2021-07-20T08:51:04.670Z] #24 6.339 + install_dockercli [2021-07-20T08:51:04.670Z] #24 6.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T08:51:04.670Z] #24 6.339 ++ uname -m [2021-07-20T08:51:04.670Z] #24 6.339 + arch=x86_64 [2021-07-20T08:51:04.670Z] #24 6.339 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T08:51:04.670Z] #24 6.339 + url=https://download.docker.com/linux/static [2021-07-20T08:51:04.670Z] #24 6.339 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T08:51:04.670Z] #24 6.339 + tar -xz docker/docker [2021-07-20T08:51:04.670Z] #24 6.339 Install docker/cli version 17.06.2-ce from stable [2021-07-20T08:51:04.693Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0B / 7.83MB 0.4s [2021-07-20T08:51:04.693Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.15MB / 50.44MB 0.4s [2021-07-20T08:51:04.693Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.05MB / 7.83MB 0.5s [2021-07-20T08:51:04.793Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-20T08:51:04.925Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.2s [2021-07-20T08:51:04.932Z] #24 ... [2021-07-20T08:51:04.932Z] [2021-07-20T08:51:04.932Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:04.932Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:51:04.932Z] #52 6.801 + RM_GOPATH=0 [2021-07-20T08:51:04.932Z] #52 6.801 + TMP_GOPATH= [2021-07-20T08:51:04.932Z] #52 6.801 + : /build [2021-07-20T08:51:04.932Z] #52 6.801 + '[' -z '' ']' [2021-07-20T08:51:04.932Z] #52 6.801 ++ mktemp -d [2021-07-20T08:51:04.932Z] #52 6.810 + export GOPATH=/tmp/tmp.lkcHkZuGev [2021-07-20T08:51:04.932Z] #52 6.810 + GOPATH=/tmp/tmp.lkcHkZuGev [2021-07-20T08:51:04.932Z] #52 6.810 + RM_GOPATH=1 [2021-07-20T08:51:04.932Z] #52 6.810 + case "$(go env GOARCH)" in [2021-07-20T08:51:04.932Z] #52 6.810 ++ go env GOARCH [2021-07-20T08:51:04.932Z] #52 6.838 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.932Z] #52 6.838 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:04.932Z] #52 6.838 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:04.932Z] #52 6.838 + dir=/tmp/install [2021-07-20T08:51:04.932Z] #52 6.838 + bin=shfmt [2021-07-20T08:51:04.932Z] #52 6.838 + shift [2021-07-20T08:51:04.932Z] #52 6.838 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T08:51:04.932Z] #52 6.838 + . /tmp/install/shfmt.installer [2021-07-20T08:51:04.932Z] #52 6.838 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:04.932Z] #52 6.838 + install_shfmt [2021-07-20T08:51:04.932Z] #52 6.838 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T08:51:04.932Z] #52 6.838 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lkcHkZuGev/src/github.com/mvdan/sh [2021-07-20T08:51:04.932Z] #52 6.838 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:04.932Z] #52 6.842 Cloning into '/tmp/tmp.lkcHkZuGev/src/github.com/mvdan/sh'... [2021-07-20T08:51:04.932Z] #52 ... [2021-07-20T08:51:04.932Z] [2021-07-20T08:51:04.932Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:04.932Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:04.932Z] #56 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:04.951Z] #9 ... [2021-07-20T08:51:04.951Z] [2021-07-20T08:51:04.951Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-20T08:51:04.951Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-20T08:51:04.951Z] #42 DONE 0.0s [2021-07-20T08:51:04.951Z] [2021-07-20T08:51:04.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:04.951Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:04.951Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 6.29MB / 7.83MB 0.7s [2021-07-20T08:51:04.951Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.26MB / 50.44MB 0.7s [2021-07-20T08:51:04.951Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 3.15MB / 10.00MB 0.7s [2021-07-20T08:51:04.951Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.8s [2021-07-20T08:51:04.951Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 34.60MB / 50.44MB 0.8s [2021-07-20T08:51:04.951Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 8.39MB / 10.00MB 0.8s [2021-07-20T08:51:05.052Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-20T08:51:05.052Z] [2021-07-20T08:51:05.052Z] ________ ____ __. [2021-07-20T08:51:05.052Z] \_____ \ | |/ _| [2021-07-20T08:51:05.052Z] / | \| < [2021-07-20T08:51:05.052Z] / | \ | \ [2021-07-20T08:51:05.052Z] \_______ /____|__ \ [2021-07-20T08:51:05.052Z] \/ \/ [2021-07-20T08:51:05.052Z] [2021-07-20T08:51:05.052Z] INFO: make.ps1 ended at 07/20/2021 08:50:52 [2021-07-20T08:51:05.052Z] INFO: Binaries build ended at 07/20/2021 08:50:53. Duration:00:01:20.8464462 [2021-07-20T08:51:05.052Z] INFO: Copying the built daemon binary to d:\CI\PR-42656\4\binary\dockerd-cc182c1765.exe... [2021-07-20T08:51:05.052Z] INFO: Copying the built client binary to d:\CI\PR-42656\4\binary\docker-cc182c1765.exe... [2021-07-20T08:51:05.052Z] INFO: Copying dockerversion from the container... [2021-07-20T08:51:05.052Z] INFO: Copying the golang package from the container to d:\CI\PR-42656\4\installer\go.zip... [2021-07-20T08:51:05.052Z] INFO: Extracting go.zip to d:\CI\PR-42656\4\go [2021-07-20T08:51:05.198Z] #20 17.31 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:05.198Z] #20 17.49 Fetched 15.0 MB in 1s (27.8 MB/s) [2021-07-20T08:51:05.198Z] #20 17.52 Selecting previously unselected package gcc-8-base:armhf. [2021-07-20T08:51:05.198Z] #20 17.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-20T08:51:05.198Z] #20 17.56 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-20T08:51:05.198Z] #20 17.57 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-20T08:51:05.209Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.0s done [2021-07-20T08:51:05.209Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.0s [2021-07-20T08:51:05.209Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.0s [2021-07-20T08:51:05.456Z] #20 17.63 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-20T08:51:05.456Z] #20 17.63 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-20T08:51:05.456Z] #20 17.64 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-20T08:51:05.456Z] #20 17.70 Selecting previously unselected package gcc-8-base:s390x. [2021-07-20T08:51:05.456Z] #20 17.71 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-20T08:51:05.456Z] #20 17.72 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-20T08:51:05.470Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.19MB / 51.84MB 1.2s [2021-07-20T08:51:05.470Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 25.17MB / 51.84MB 1.4s [2021-07-20T08:51:05.715Z] #20 17.78 Selecting previously unselected package gcc-8-base:arm64. [2021-07-20T08:51:05.715Z] #20 17.78 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-20T08:51:05.715Z] #20 17.79 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-20T08:51:05.715Z] #20 17.85 Selecting previously unselected package gcc-8-base:armel. [2021-07-20T08:51:05.715Z] #20 17.85 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-20T08:51:05.715Z] #20 17.86 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-20T08:51:05.715Z] #20 17.92 Selecting previously unselected package libgcc1:arm64. [2021-07-20T08:51:05.715Z] #20 17.93 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-20T08:51:05.715Z] #20 17.94 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-20T08:51:05.715Z] #20 18.01 Selecting previously unselected package libc6:arm64. [2021-07-20T08:51:05.715Z] #20 18.02 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-20T08:51:05.732Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.4s done [2021-07-20T08:51:05.732Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 32.51MB / 51.84MB 1.5s [2021-07-20T08:51:05.732Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 43.26MB / 51.84MB 1.6s [2021-07-20T08:51:05.732Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 50.41MB / 51.84MB 1.7s [2021-07-20T08:51:05.746Z] #4 DONE 1.8s [2021-07-20T08:51:05.974Z] #20 18.18 Unpacking libc6:arm64 (2.28-10) ... [2021-07-20T08:51:06.542Z] #20 18.68 Selecting previously unselected package libapparmor1:arm64. [2021-07-20T08:51:06.542Z] #20 18.69 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-20T08:51:06.542Z] #20 18.70 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-20T08:51:06.542Z] #20 18.76 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-20T08:51:06.542Z] #20 18.76 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-20T08:51:06.542Z] #20 18.77 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-20T08:51:06.542Z] #20 18.84 Selecting previously unselected package libgcc1:armel. [2021-07-20T08:51:06.542Z] #20 18.84 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-20T08:51:06.542Z] #20 18.85 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-20T08:51:06.664Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.3s done [2021-07-20T08:51:06.664Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-20T08:51:06.697Z] [2021-07-20T08:51:06.697Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:51:06.697Z] #7 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-20T08:51:06.801Z] #20 18.93 Selecting previously unselected package libc6:armel. [2021-07-20T08:51:06.801Z] #20 18.93 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-20T08:51:06.801Z] #20 19.08 Unpacking libc6:armel (2.28-10) ... [2021-07-20T08:51:07.061Z] #20 19.49 Selecting previously unselected package libapparmor1:armel. [2021-07-20T08:51:07.321Z] #20 19.49 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-20T08:51:07.321Z] #20 19.50 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-20T08:51:07.321Z] #20 19.55 Selecting previously unselected package libapparmor-dev:armel. [2021-07-20T08:51:07.321Z] #20 19.55 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-20T08:51:07.321Z] #20 19.56 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-20T08:51:07.321Z] #20 19.63 Selecting previously unselected package libgcc1:armhf. [2021-07-20T08:51:07.579Z] #20 19.64 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-20T08:51:07.579Z] #20 19.65 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-20T08:51:07.579Z] #20 19.72 Selecting previously unselected package libc6:armhf. [2021-07-20T08:51:07.579Z] #20 19.73 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-20T08:51:07.597Z] #9 ... [2021-07-20T08:51:07.597Z] [2021-07-20T08:51:07.597Z] #23 [internal] load build context [2021-07-20T08:51:07.597Z] #23 sha256:ca4750a0122ba17f63b152214c8f65766042357c03d7f563d4c737e5968006c1 [2021-07-20T08:51:07.597Z] #23 transferring context: 55.78MB 2.9s done [2021-07-20T08:51:07.597Z] #23 DONE 3.5s [2021-07-20T08:51:07.597Z] [2021-07-20T08:51:07.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:07.597Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:07.597Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.2s done [2021-07-20T08:51:07.597Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.15MB / 68.75MB 3.4s [2021-07-20T08:51:07.597Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 9.44MB / 129.05MB 3.4s [2021-07-20T08:51:07.597Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 0B / 156B 3.4s [2021-07-20T08:51:07.597Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 11.53MB / 68.75MB 3.5s [2021-07-20T08:51:07.597Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 17.32MB / 129.05MB 3.5s [2021-07-20T08:51:07.597Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.5s [2021-07-20T08:51:07.647Z] #7 ... [2021-07-20T08:51:07.647Z] [2021-07-20T08:51:07.647Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:51:07.647Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T08:51:07.647Z] #6 DONE 0.8s [2021-07-20T08:51:07.647Z] [2021-07-20T08:51:07.647Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T08:51:07.647Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-20T08:51:07.647Z] #5 DONE 0.8s [2021-07-20T08:51:07.647Z] [2021-07-20T08:51:07.647Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T08:51:07.647Z] #7 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-20T08:51:07.647Z] #7 DONE 0.9s [2021-07-20T08:51:07.647Z] [2021-07-20T08:51:07.647Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T08:51:07.647Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T08:51:07.647Z] #8 DONE 0.9s [2021-07-20T08:51:07.838Z] #20 19.92 Unpacking libc6:armhf (2.28-10) ... [2021-07-20T08:51:07.857Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 20.97MB / 68.75MB 3.6s [2021-07-20T08:51:07.857Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 24.12MB / 129.05MB 3.6s [2021-07-20T08:51:07.857Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.5s done [2021-07-20T08:51:07.857Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 28.31MB / 68.75MB 3.7s [2021-07-20T08:51:07.857Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 33.55MB / 129.05MB 3.7s [2021-07-20T08:51:08.097Z] #20 20.32 Selecting previously unselected package libapparmor1:armhf. [2021-07-20T08:51:08.097Z] #20 20.33 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-20T08:51:08.097Z] #20 20.33 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-20T08:51:08.097Z] #20 20.38 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-20T08:51:08.097Z] #20 20.39 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-20T08:51:08.097Z] #20 20.39 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-20T08:51:08.097Z] #20 20.46 Selecting previously unselected package libgcc1:ppc64el. [2021-07-20T08:51:08.191Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 40.89MB / 68.75MB 3.9s [2021-07-20T08:51:08.191Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 51.38MB / 129.05MB 3.9s [2021-07-20T08:51:08.191Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 48.23MB / 68.75MB 4.0s [2021-07-20T08:51:08.237Z] #26 ... [2021-07-20T08:51:08.237Z] [2021-07-20T08:51:08.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:08.237Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:08.237Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.1s done [2021-07-20T08:51:08.237Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-20T08:51:08.237Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-20T08:51:08.237Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-20T08:51:08.237Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done [2021-07-20T08:51:08.237Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.3s done [2021-07-20T08:51:08.237Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.1s done [2021-07-20T08:51:08.237Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.5s done [2021-07-20T08:51:08.237Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 6.0s [2021-07-20T08:51:08.237Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.1s done [2021-07-20T08:51:08.237Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.7s done [2021-07-20T08:51:08.356Z] #20 20.47 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-20T08:51:08.356Z] #20 20.47 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-20T08:51:08.356Z] #20 20.54 Selecting previously unselected package libc6:ppc64el. [2021-07-20T08:51:08.356Z] #20 20.55 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-20T08:51:08.356Z] #20 20.71 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-20T08:51:08.448Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 61.87MB / 68.75MB 4.2s [2021-07-20T08:51:08.448Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 63.96MB / 129.05MB 4.2s [2021-07-20T08:51:08.448Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.05MB / 68.75MB 4.3s [2021-07-20T08:51:08.704Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 72.35MB / 129.05MB 4.4s [2021-07-20T08:51:08.704Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 88.08MB / 129.05MB 4.6s [2021-07-20T08:51:08.704Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 97.94MB / 129.05MB 4.7s [2021-07-20T08:51:08.922Z] #20 21.33 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-20T08:51:08.922Z] #20 21.33 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-20T08:51:08.963Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 104.86MB / 129.05MB 4.8s [2021-07-20T08:51:08.963Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 114.29MB / 129.05MB 4.9s [2021-07-20T08:51:09.169Z] #56 ... [2021-07-20T08:51:09.169Z] [2021-07-20T08:51:09.169Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:09.169Z] #24 sha256:24d49fbfcd0ac739606c779654cdbf3256c027e81ee88c947a2ce086b3dd8123 [2021-07-20T08:51:09.169Z] #24 14.90 + mkdir -p /build [2021-07-20T08:51:09.169Z] #24 14.90 + mv docker/docker /build/ [2021-07-20T08:51:09.169Z] #24 14.93 + rmdir docker [2021-07-20T08:51:09.169Z] #24 DONE 15.3s [2021-07-20T08:51:09.169Z] [2021-07-20T08:51:09.169Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:09.169Z] #59 sha256:3e3db0909b69bdbb0558e1835bf66ac873b6500436c328fc86b225eceb3a651f [2021-07-20T08:51:09.169Z] #59 11.89 + cd /tmp/tmp.uiVqp1q868/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:09.169Z] #59 11.89 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:09.169Z] #59 11.96 + export GO111MODULE=on [2021-07-20T08:51:09.169Z] #59 11.96 + GO111MODULE=on [2021-07-20T08:51:09.169Z] #59 11.96 + export GOPROXY=https://proxy.golang.org [2021-07-20T08:51:09.169Z] #59 11.96 + GOPROXY=https://proxy.golang.org [2021-07-20T08:51:09.169Z] #59 11.96 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:51:09.169Z] #59 11.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T08:51:09.169Z] #59 13.76 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:09.169Z] #59 13.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T08:51:09.169Z] #59 13.85 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T08:51:09.169Z] #59 14.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T08:51:09.181Z] #20 21.33 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-20T08:51:09.181Z] #20 21.39 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-20T08:51:09.181Z] #20 21.39 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-20T08:51:09.181Z] #20 21.40 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-20T08:51:09.181Z] #20 21.47 Selecting previously unselected package libgcc1:s390x. [2021-07-20T08:51:09.192Z] #9 ... [2021-07-20T08:51:09.192Z] [2021-07-20T08:51:09.192Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:09.192Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T08:51:09.192Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:51:09.192Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-20T08:51:09.192Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-20T08:51:09.192Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-20T08:51:09.192Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2021-07-20T08:51:09.192Z] #63 DONE 7.1s [2021-07-20T08:51:09.192Z] [2021-07-20T08:51:09.192Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:09.192Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:09.192Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:51:09.192Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-20T08:51:09.192Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-20T08:51:09.192Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-20T08:51:09.192Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2021-07-20T08:51:09.192Z] #65 DONE 7.2s [2021-07-20T08:51:09.192Z] [2021-07-20T08:51:09.192Z] #23 [internal] load build context [2021-07-20T08:51:09.192Z] #23 sha256:3a46c9ea2fffc77e8e4a0b63fab7826fdf0c6b28709975d5d2edb938b2fd9d05 [2021-07-20T08:51:09.192Z] #23 transferring context: 55.79MB 6.7s done [2021-07-20T08:51:09.192Z] #23 DONE 7.3s [2021-07-20T08:51:09.192Z] [2021-07-20T08:51:09.192Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:09.192Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:09.192Z] #9 ... [2021-07-20T08:51:09.192Z] [2021-07-20T08:51:09.192Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:09.192Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:51:09.219Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 121.63MB / 129.05MB 5.0s [2021-07-20T08:51:09.219Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 5.1s [2021-07-20T08:51:09.439Z] #20 21.48 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-20T08:51:09.439Z] #20 21.49 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-20T08:51:09.439Z] #20 21.56 Selecting previously unselected package libc6:s390x. [2021-07-20T08:51:09.439Z] #20 21.57 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-20T08:51:09.439Z] #20 21.72 Unpacking libc6:s390x (2.28-10) ... [2021-07-20T08:51:09.582Z] [2021-07-20T08:51:09.582Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:09.582Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:09.582Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-20T08:51:09.582Z] #65 DONE 0.0s [2021-07-20T08:51:09.582Z] [2021-07-20T08:51:09.582Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:09.582Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-20T08:51:09.582Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-20T08:51:09.582Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-20T08:51:09.582Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-07-20T08:51:09.582Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-07-20T08:51:09.782Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.4s done [2021-07-20T08:51:09.850Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 10.49MB / 49.22MB 0.2s [2021-07-20T08:51:09.850Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 24.12MB / 49.22MB 0.3s [2021-07-20T08:51:10.005Z] #20 22.14 Selecting previously unselected package libapparmor1:s390x. [2021-07-20T08:51:10.005Z] #20 22.14 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-20T08:51:10.005Z] #20 22.15 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-20T08:51:10.005Z] #20 22.19 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-20T08:51:10.005Z] #20 22.20 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-20T08:51:10.005Z] #20 22.21 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-20T08:51:10.005Z] #20 22.30 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-20T08:51:10.122Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 34.60MB / 49.22MB 0.4s [2021-07-20T08:51:10.122Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 45.09MB / 49.22MB 0.5s [2021-07-20T08:51:10.122Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 0.6s [2021-07-20T08:51:10.263Z] #20 22.32 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-20T08:51:10.263Z] #20 22.33 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-20T08:51:10.263Z] #20 22.34 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-20T08:51:10.263Z] #20 22.36 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-20T08:51:10.263Z] #20 22.37 Setting up libc6:arm64 (2.28-10) ... [2021-07-20T08:51:10.577Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.1s [2021-07-20T08:51:10.708Z] #26 ... [2021-07-20T08:51:10.708Z] [2021-07-20T08:51:10.708Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-20T08:51:10.708Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-20T08:51:10.708Z] #42 DONE 0.0s [2021-07-20T08:51:10.708Z] [2021-07-20T08:51:10.708Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:10.708Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-20T08:51:10.711Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.1s done [2021-07-20T08:51:11.076Z] #59 ... [2021-07-20T08:51:11.076Z] [2021-07-20T08:51:11.077Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:11.077Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:11.077Z] #32 7.041 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-20T08:51:11.077Z] #32 7.041 Cloning into '.'... [2021-07-20T08:51:11.077Z] #32 ... [2021-07-20T08:51:11.077Z] [2021-07-20T08:51:11.077Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:11.077Z] #48 sha256:b58216685908ae12afa1ea2b04f7a69042282f5a3a80e939665f074c94b1a668 [2021-07-20T08:51:11.077Z] #48 11.62 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T08:51:11.077Z] #48 11.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T08:51:11.077Z] #48 11.63 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:11.077Z] #48 11.72 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T08:51:11.077Z] #48 12.11 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T08:51:11.077Z] #48 12.21 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T08:51:11.077Z] #48 12.58 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T08:51:11.077Z] #48 12.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T08:51:11.077Z] #48 12.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T08:51:11.077Z] #48 13.45 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T08:51:11.077Z] #48 15.76 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T08:51:11.077Z] #48 ... [2021-07-20T08:51:11.077Z] [2021-07-20T08:51:11.077Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:11.077Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:11.077Z] #36 7.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:11.077Z] #36 7.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:11.077Z] #36 7.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:11.077Z] #36 9.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:11.077Z] #36 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:11.077Z] #36 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:11.336Z] #36 ... [2021-07-20T08:51:11.336Z] [2021-07-20T08:51:11.336Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:11.336Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:11.336Z] #44 7.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:11.336Z] #44 7.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:11.336Z] #44 7.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:11.336Z] #44 8.310 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-20T08:51:11.336Z] #44 9.710 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:11.336Z] #44 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:11.336Z] #44 14.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:11.336Z] #44 16.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-20T08:51:11.336Z] #44 ... [2021-07-20T08:51:11.336Z] [2021-07-20T08:51:11.336Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:11.336Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:51:11.336Z] #52 17.89 + cd /tmp/tmp.lkcHkZuGev/src/github.com/mvdan/sh [2021-07-20T08:51:11.336Z] #52 17.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:11.336Z] #52 18.01 + GO111MODULE=on [2021-07-20T08:51:11.594Z] #52 18.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T08:51:11.638Z] #20 23.59 Setting up libc6:armel (2.28-10) ... [2021-07-20T08:51:11.670Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 1.9s done [2021-07-20T08:51:11.936Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 0.3s [2021-07-20T08:51:12.023Z] #26 DONE 10.0s [2021-07-20T08:51:12.023Z] [2021-07-20T08:51:12.024Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:12.024Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:51:12.077Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 7.6s done [2021-07-20T08:51:12.077Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-20T08:51:12.077Z] #9 ... [2021-07-20T08:51:12.077Z] [2021-07-20T08:51:12.077Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:12.077Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T08:51:12.077Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:51:12.077Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:51:12.077Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-20T08:51:12.077Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-20T08:51:12.077Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2021-07-20T08:51:12.077Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-07-20T08:51:12.077Z] #63 DONE 7.9s [2021-07-20T08:51:12.077Z] [2021-07-20T08:51:12.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:12.077Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:12.077Z] #9 ... [2021-07-20T08:51:12.077Z] [2021-07-20T08:51:12.077Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:12.077Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:12.077Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-20T08:51:12.077Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:51:12.077Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-20T08:51:12.077Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-20T08:51:12.077Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-07-20T08:51:12.077Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-07-20T08:51:12.077Z] #65 DONE 8.0s [2021-07-20T08:51:12.077Z] [2021-07-20T08:51:12.077Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:12.077Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T08:51:12.077Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.3s done [2021-07-20T08:51:12.077Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-20T08:51:12.077Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-20T08:51:12.077Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-20T08:51:12.077Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.6s done [2021-07-20T08:51:12.077Z] #26 DONE 7.8s [2021-07-20T08:51:12.077Z] [2021-07-20T08:51:12.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:12.077Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:12.514Z] #26 ... [2021-07-20T08:51:12.514Z] [2021-07-20T08:51:12.514Z] #23 [internal] load build context [2021-07-20T08:51:12.514Z] #23 sha256:9246882627475b2661d4161e0d02ff2312b477ca78330682d7c8e442ffbfaef9 [2021-07-20T08:51:12.514Z] #23 transferring context: 55.79MB 2.4s done [2021-07-20T08:51:12.514Z] #23 DONE 3.0s [2021-07-20T08:51:12.534Z] #52 19.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T08:51:12.573Z] #20 24.86 Setting up libc6:armhf (2.28-10) ... [2021-07-20T08:51:12.650Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.0s done [2021-07-20T08:51:12.779Z] [2021-07-20T08:51:12.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:12.779Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T08:51:12.779Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-20T08:51:12.779Z] #9 sha256:8219095b5e87750c1567572832be25f8af0c0149cce7b45cbb64a454350c94ee 6.99kB / 6.99kB done [2021-07-20T08:51:12.779Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-20T08:51:12.779Z] #9 sha256:e0a62d0701e36fcb5727712c8a3e5027fbab67836a339b45d93984ea8724226b 1.79kB / 1.79kB done [2021-07-20T08:51:12.779Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 1.9s done [2021-07-20T08:51:12.779Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 0.5s done [2021-07-20T08:51:12.779Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 0.8s done [2021-07-20T08:51:12.779Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 2.9s done [2021-07-20T08:51:12.779Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 6.29MB / 62.62MB 3.1s [2021-07-20T08:51:12.779Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 0B / 99.63MB 3.1s [2021-07-20T08:51:12.779Z] #9 sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce 0B / 155B 3.1s [2021-07-20T08:51:12.779Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 11.53MB / 62.62MB 3.2s [2021-07-20T08:51:12.779Z] #9 sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce 155B / 155B 3.2s [2021-07-20T08:51:12.779Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 17.83MB / 62.62MB 3.3s [2021-07-20T08:51:12.779Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 11.53MB / 99.63MB 3.3s [2021-07-20T08:51:12.779Z] #9 sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce 155B / 155B 3.2s done [2021-07-20T08:51:12.792Z] #52 19.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T08:51:12.793Z] #52 19.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T08:51:13.273Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-20T08:51:13.356Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 32.51MB / 62.62MB 3.5s [2021-07-20T08:51:13.356Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 16.78MB / 99.63MB 3.5s [2021-07-20T08:51:13.356Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 44.04MB / 62.62MB 3.7s [2021-07-20T08:51:13.356Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 58.32MB / 62.62MB 3.8s [2021-07-20T08:51:13.356Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 24.12MB / 99.63MB 3.8s [2021-07-20T08:51:13.529Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done [2021-07-20T08:51:13.624Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 4.0s [2021-07-20T08:51:13.624Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 33.81MB / 99.63MB 4.0s [2021-07-20T08:51:13.624Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 49.28MB / 99.63MB 4.1s [2021-07-20T08:51:13.730Z] #52 ... [2021-07-20T08:51:13.730Z] [2021-07-20T08:51:13.730Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:13.730Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:13.730Z] #13 4.537 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:51:13.730Z] #13 6.508 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:13.730Z] #13 8.884 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:13.730Z] #13 11.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:13.730Z] #13 ... [2021-07-20T08:51:13.730Z] [2021-07-20T08:51:13.730Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:13.730Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:51:13.730Z] #50 18.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T08:51:13.730Z] #50 18.98 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T08:51:13.730Z] #50 19.06 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T08:51:13.730Z] #50 19.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T08:51:13.730Z] #50 19.12 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T08:51:13.730Z] #50 19.42 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T08:51:13.730Z] #50 19.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T08:51:13.730Z] #50 19.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T08:51:13.730Z] #50 19.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T08:51:13.730Z] #50 20.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T08:51:13.889Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 56.62MB / 99.63MB 4.2s [2021-07-20T08:51:13.889Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 67.11MB / 99.63MB 4.3s [2021-07-20T08:51:13.889Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 82.84MB / 99.63MB 4.4s [2021-07-20T08:51:13.949Z] #20 26.10 Setting up libc6:ppc64el (2.28-10) ... [2021-07-20T08:51:13.952Z] #27 ... [2021-07-20T08:51:13.952Z] [2021-07-20T08:51:13.952Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T08:51:13.952Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T08:51:13.952Z] #64 DONE 0.9s [2021-07-20T08:51:13.952Z] [2021-07-20T08:51:13.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:13.952Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:13.952Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.2s done [2021-07-20T08:51:13.952Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done [2021-07-20T08:51:13.952Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.8s done [2021-07-20T08:51:14.092Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-07-20T08:51:14.213Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-20T08:51:14.425Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 93.32MB / 99.63MB 4.7s [2021-07-20T08:51:14.664Z] #50 21.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T08:51:14.691Z] #9 sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 99.63MB / 99.63MB 5.1s [2021-07-20T08:51:14.691Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.1s done [2021-07-20T08:51:14.923Z] #50 21.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T08:51:14.989Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 5.3s done [2021-07-20T08:51:15.156Z] #9 ... [2021-07-20T08:51:15.156Z] [2021-07-20T08:51:15.156Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:51:15.156Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T08:51:15.156Z] #66 DONE 1.0s [2021-07-20T08:51:15.156Z] [2021-07-20T08:51:15.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:15.156Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:15.156Z] #9 ... [2021-07-20T08:51:15.156Z] [2021-07-20T08:51:15.156Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:15.156Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:51:15.156Z] #27 2.151 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:15.156Z] #27 2.151 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:15.156Z] #27 2.171 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:15.156Z] #27 2.381 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:15.156Z] #27 2.679 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:15.156Z] #27 3.182 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:15.325Z] #20 27.32 Setting up libc6:s390x (2.28-10) ... [2021-07-20T08:51:15.489Z] #50 ... [2021-07-20T08:51:15.489Z] [2021-07-20T08:51:15.489Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:15.489Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:51:15.489Z] #46 11.89 runtime [2021-07-20T08:51:15.489Z] #46 14.54 unicode/utf8 [2021-07-20T08:51:15.489Z] #46 15.10 math/bits [2021-07-20T08:51:15.489Z] #46 16.11 math [2021-07-20T08:51:15.489Z] #46 20.13 encoding [2021-07-20T08:51:15.489Z] #46 20.24 unicode/utf16 [2021-07-20T08:51:15.489Z] #46 20.49 container/list [2021-07-20T08:51:15.489Z] #46 20.91 crypto/internal/subtle [2021-07-20T08:51:15.489Z] #46 21.02 crypto/subtle [2021-07-20T08:51:15.489Z] #46 21.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-20T08:51:15.489Z] #46 21.23 internal/nettrace [2021-07-20T08:51:15.489Z] #46 21.36 runtime/cgo [2021-07-20T08:51:15.489Z] #46 ... [2021-07-20T08:51:15.489Z] [2021-07-20T08:51:15.489Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:15.489Z] #59 sha256:3e3db0909b69bdbb0558e1835bf66ac873b6500436c328fc86b225eceb3a651f [2021-07-20T08:51:15.489Z] #59 18.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T08:51:15.489Z] #59 19.13 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T08:51:15.489Z] #59 19.13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T08:51:15.489Z] #59 19.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T08:51:15.489Z] #59 19.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T08:51:15.489Z] #59 19.45 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T08:51:15.489Z] #59 19.66 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T08:51:15.489Z] #59 20.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T08:51:15.489Z] #59 20.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T08:51:15.489Z] #59 21.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T08:51:15.984Z] #9 ... [2021-07-20T08:51:15.984Z] [2021-07-20T08:51:15.984Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T08:51:15.984Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T08:51:15.984Z] #64 DONE 1.0s [2021-07-20T08:51:15.984Z] [2021-07-20T08:51:15.984Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:15.984Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:16.258Z] #20 28.52 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-20T08:51:16.258Z] #20 28.53 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-20T08:51:16.258Z] #20 28.54 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-20T08:51:16.258Z] #20 28.56 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-20T08:51:16.258Z] #20 28.58 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-20T08:51:16.258Z] #20 28.59 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-20T08:51:16.258Z] #20 28.60 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-20T08:51:16.258Z] #20 28.62 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-20T08:51:16.258Z] #20 28.63 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-20T08:51:16.517Z] #20 28.66 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-20T08:51:16.517Z] #20 28.67 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-20T08:51:16.517Z] #20 28.68 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-20T08:51:16.517Z] #20 28.70 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-20T08:51:16.517Z] #20 28.71 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-20T08:51:16.517Z] #20 28.73 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-20T08:51:16.517Z] #20 28.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:16.912Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.9s done [2021-07-20T08:51:16.917Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 [2021-07-20T08:51:16.917Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.4s done [2021-07-20T08:51:17.071Z] #27 4.731 Fetched 8454 kB in 3s (3028 kB/s) [2021-07-20T08:51:17.083Z] #20 DONE 29.2s [2021-07-20T08:51:17.084Z] [2021-07-20T08:51:17.084Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:51:17.084Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:51:17.084Z] #64 51.54 + bin/containerd [2021-07-20T08:51:17.168Z] #9 ... [2021-07-20T08:51:17.168Z] [2021-07-20T08:51:17.168Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:51:17.168Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T08:51:17.168Z] #66 DONE 1.4s [2021-07-20T08:51:17.168Z] [2021-07-20T08:51:17.168Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:17.168Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:17.168Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-20T08:51:17.182Z] #9 ... [2021-07-20T08:51:17.182Z] [2021-07-20T08:51:17.182Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:17.182Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T08:51:17.182Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-20T08:51:17.182Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:51:17.182Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-20T08:51:17.182Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-20T08:51:17.182Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2021-07-20T08:51:17.182Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-07-20T08:51:17.182Z] #63 DONE 7.7s [2021-07-20T08:51:17.182Z] [2021-07-20T08:51:17.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:17.182Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T08:51:17.182Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c [2021-07-20T08:51:17.182Z] #9 ... [2021-07-20T08:51:17.182Z] [2021-07-20T08:51:17.182Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T08:51:17.182Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T08:51:17.182Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-20T08:51:17.182Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-20T08:51:17.182Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-20T08:51:17.182Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2021-07-20T08:51:17.182Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2021-07-20T08:51:17.182Z] #65 DONE 7.8s [2021-07-20T08:51:17.182Z] [2021-07-20T08:51:17.182Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T08:51:17.182Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-20T08:51:17.182Z] #26 DONE 7.8s [2021-07-20T08:51:17.182Z] [2021-07-20T08:51:17.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:17.182Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T08:51:17.394Z] #59 ... [2021-07-20T08:51:17.395Z] [2021-07-20T08:51:17.395Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:17.395Z] #34 sha256:572ef253b893f8ff6be0aa0433a9a319401f22ba8bf99b64a8d0c0cc657335da [2021-07-20T08:51:17.395Z] #34 13.55 github.com/pelletier/go-toml [2021-07-20T08:51:17.395Z] #34 21.16 github.com/pelletier/go-toml/cmd/tomll [2021-07-20T08:51:17.395Z] #34 ... [2021-07-20T08:51:17.395Z] [2021-07-20T08:51:17.395Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:17.395Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:17.395Z] #40 23.43 Checking out files: 92% (1575/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-20T08:51:17.395Z] #40 23.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-20T08:51:17.644Z] #27 4.731 Reading package lists... [2021-07-20T08:51:17.758Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.3s done [2021-07-20T08:51:17.964Z] #40 ... [2021-07-20T08:51:17.964Z] [2021-07-20T08:51:17.964Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:17.964Z] #34 sha256:572ef253b893f8ff6be0aa0433a9a319401f22ba8bf99b64a8d0c0cc657335da [2021-07-20T08:51:17.964Z] #34 DONE 24.4s [2021-07-20T08:51:17.964Z] [2021-07-20T08:51:17.964Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:17.964Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:51:17.964Z] #50 24.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T08:51:17.964Z] #50 24.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T08:51:17.964Z] #50 24.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T08:51:17.964Z] #50 24.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T08:51:17.964Z] #50 24.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T08:51:18.223Z] #50 24.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T08:51:18.459Z] #64 ... [2021-07-20T08:51:18.459Z] [2021-07-20T08:51:18.459Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-20T08:51:18.459Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f [2021-07-20T08:51:18.459Z] #21 DONE 1.5s [2021-07-20T08:51:18.588Z] #27 5.632 Reading package lists... [2021-07-20T08:51:18.708Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 0.1s [2021-07-20T08:51:18.718Z] [2021-07-20T08:51:18.718Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:51:18.718Z] #61 sha256:a3460c6f741abb564d1e819ea8077c1e214796a9eff17b61f89c6fc479858c2f [2021-07-20T08:51:18.718Z] #61 1.333 + RM_GOPATH=0 [2021-07-20T08:51:18.718Z] #61 1.333 + TMP_GOPATH= [2021-07-20T08:51:18.718Z] #61 1.333 + : /build [2021-07-20T08:51:18.718Z] #61 1.333 + '[' -z '' ']' [2021-07-20T08:51:18.718Z] #61 1.333 ++ mktemp -d [2021-07-20T08:51:18.718Z] #61 1.334 + export GOPATH=/tmp/tmp.xrIyYt0PIq [2021-07-20T08:51:18.718Z] #61 1.334 + GOPATH=/tmp/tmp.xrIyYt0PIq [2021-07-20T08:51:18.718Z] #61 1.334 + RM_GOPATH=1 [2021-07-20T08:51:18.718Z] #61 1.334 + case "$(go env GOARCH)" in [2021-07-20T08:51:18.718Z] #61 1.334 ++ go env GOARCH [2021-07-20T08:51:18.718Z] #61 1.340 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:18.718Z] #61 1.340 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:18.718Z] #61 1.341 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:18.718Z] #61 1.342 + dir=/tmp/install [2021-07-20T08:51:18.718Z] #61 1.343 + bin=runc [2021-07-20T08:51:18.718Z] #61 1.344 + shift [2021-07-20T08:51:18.718Z] #61 1.344 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T08:51:18.718Z] #61 1.344 + . /tmp/install/runc.installer [2021-07-20T08:51:18.718Z] #61 1.344 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:51:18.718Z] #61 1.345 + install_runc [2021-07-20T08:51:18.718Z] #61 1.345 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T08:51:18.718Z] #61 1.346 + uname -r [2021-07-20T08:51:18.718Z] #61 1.355 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T08:51:18.718Z] #61 1.355 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T08:51:18.718Z] #61 1.355 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T08:51:18.718Z] #61 1.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xrIyYt0PIq/src/github.com/opencontainers/runc [2021-07-20T08:51:18.718Z] #61 1.360 Cloning into '/tmp/tmp.xrIyYt0PIq/src/github.com/opencontainers/runc'... [2021-07-20T08:51:18.792Z] #50 25.27 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T08:51:18.792Z] #50 25.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T08:51:18.792Z] #50 25.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T08:51:18.850Z] #27 6.523 Building dependency tree... [2021-07-20T08:51:18.850Z] #27 6.841 The following additional packages will be installed: [2021-07-20T08:51:18.850Z] #27 6.841 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-20T08:51:18.850Z] #27 6.846 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-20T08:51:18.850Z] #27 6.846 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-20T08:51:18.850Z] #27 6.846 Suggested packages: [2021-07-20T08:51:18.850Z] #27 6.846 krb5-doc krb5-user [2021-07-20T08:51:18.850Z] #27 6.846 Recommended packages: [2021-07-20T08:51:18.850Z] #27 6.846 krb5-locales publicsuffix libsasl2-modules [2021-07-20T08:51:19.054Z] #50 25.54 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T08:51:19.054Z] #50 25.71 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T08:51:19.312Z] #50 25.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T08:51:19.313Z] #50 25.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T08:51:19.313Z] #50 25.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T08:51:19.313Z] #50 25.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T08:51:19.428Z] #27 7.097 The following NEW packages will be installed: [2021-07-20T08:51:19.428Z] #27 7.098 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-20T08:51:19.428Z] #27 7.098 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-20T08:51:19.428Z] #27 7.100 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-20T08:51:19.428Z] #27 7.100 libssh2-1 libssl1.1 openssl [2021-07-20T08:51:19.428Z] #27 7.371 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:19.428Z] #27 7.371 Need to get 5059 kB of archives. [2021-07-20T08:51:19.428Z] #27 7.371 After this operation, 12.1 MB of additional disk space will be used. [2021-07-20T08:51:19.428Z] #27 7.371 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-20T08:51:19.428Z] #27 7.448 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-20T08:51:19.428Z] #27 7.509 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-20T08:51:19.571Z] #50 26.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T08:51:19.660Z] #61 ... [2021-07-20T08:51:19.660Z] [2021-07-20T08:51:19.660Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T08:51:19.660Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789 [2021-07-20T08:51:19.660Z] #22 DONE 1.2s [2021-07-20T08:51:19.660Z] [2021-07-20T08:51:19.660Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:51:19.660Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc [2021-07-20T08:51:19.689Z] #27 7.520 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-20T08:51:19.689Z] #27 7.527 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-20T08:51:19.689Z] #27 7.546 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-20T08:51:19.689Z] #27 7.556 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-20T08:51:19.689Z] #27 7.572 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-20T08:51:19.689Z] #27 7.581 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-20T08:51:19.689Z] #27 7.582 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-20T08:51:19.689Z] #27 7.589 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-20T08:51:19.689Z] #27 7.591 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-20T08:51:19.689Z] #27 7.594 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-20T08:51:19.689Z] #27 7.602 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-20T08:51:19.689Z] #27 7.605 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-20T08:51:19.689Z] #27 7.607 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-20T08:51:19.689Z] #27 7.611 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-20T08:51:19.689Z] #27 7.623 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-20T08:51:19.689Z] #27 7.626 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:51:19.689Z] #27 7.628 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:51:19.689Z] #27 7.634 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:51:19.830Z] #50 26.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T08:51:19.830Z] #50 26.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T08:51:19.830Z] #50 26.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T08:51:19.830Z] #50 26.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T08:51:19.830Z] #50 26.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T08:51:19.830Z] #50 26.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T08:51:19.951Z] #27 7.859 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:19.951Z] #27 7.878 Fetched 5059 kB in 1s (9770 kB/s) [2021-07-20T08:51:19.951Z] #27 7.980 Selecting previously unselected package libssl1.1:amd64. [2021-07-20T08:51:19.951Z] #27 7.980 (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 ... 6677 files and directories currently installed.) [2021-07-20T08:51:19.951Z] #27 7.980 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:51:20.089Z] #50 26.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T08:51:20.089Z] #50 26.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T08:51:20.089Z] #50 26.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T08:51:20.089Z] #50 26.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T08:51:20.214Z] #27 8.018 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:20.214Z] #27 8.273 Selecting previously unselected package openssl. [2021-07-20T08:51:20.214Z] #27 8.273 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:51:20.347Z] #50 26.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T08:51:20.370Z] INFO: Extraction ended at 07/20/2021 08:51:17. Duration:00:00:20.7849023 [2021-07-20T08:51:20.370Z] INFO: Updating the golang and path environment variables [2021-07-20T08:51:20.370Z] INFO: GOPATH=d:\gopath [2021-07-20T08:51:20.370Z] INFO: go version go1.16.6 windows/amd64 [2021-07-20T08:51:20.370Z] INFO: Running the daemon under test in debug mode [2021-07-20T08:51:20.370Z] INFO: Starting a daemon under test... [2021-07-20T08:51:20.370Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42656\4\daemon --pidfile d:\CI\PR-42656\4\docker.pid -D [2021-07-20T08:51:20.370Z] INFO: Process started successfully. [2021-07-20T08:51:20.370Z] INFO: Start tailing logs of the daemon under tests [2021-07-20T08:51:20.370Z] INFO: Waiting for the daemon under test to start... [2021-07-20T08:51:20.475Z] #27 8.284 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:20.475Z] #27 8.496 Selecting previously unselected package ca-certificates. [2021-07-20T08:51:20.475Z] #27 8.496 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-20T08:51:20.475Z] #27 8.507 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:20.606Z] #50 26.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T08:51:20.606Z] #50 27.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T08:51:20.636Z] #23 1.020 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T08:51:20.639Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 1.8s done [2021-07-20T08:51:20.737Z] #27 8.752 Selecting previously unselected package libkeyutils1:amd64. [2021-07-20T08:51:20.737Z] #27 8.752 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-20T08:51:20.737Z] #27 8.768 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:51:20.737Z] #27 8.824 Selecting previously unselected package libkrb5support0:amd64. [2021-07-20T08:51:20.864Z] #50 27.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T08:51:20.911Z] #23 DONE 1.1s [2021-07-20T08:51:20.911Z] [2021-07-20T08:51:20.911Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T08:51:20.911Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d [2021-07-20T08:51:20.998Z] #27 8.826 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:20.998Z] #27 8.835 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:21.122Z] #50 27.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T08:51:21.123Z] #50 27.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T08:51:21.123Z] #50 27.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T08:51:21.258Z] #27 8.984 Selecting previously unselected package libk5crypto3:amd64. [2021-07-20T08:51:21.258Z] #27 8.985 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:21.258Z] #27 8.998 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:21.259Z] #27 9.058 Selecting previously unselected package libkrb5-3:amd64. [2021-07-20T08:51:21.259Z] #27 9.060 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:21.259Z] #27 9.065 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:21.259Z] #27 9.237 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-20T08:51:21.259Z] #27 9.237 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:21.343Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.2s done [2021-07-20T08:51:21.381Z] #50 27.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T08:51:21.381Z] #50 28.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T08:51:21.520Z] #27 9.247 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:21.520Z] #27 9.318 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-20T08:51:21.520Z] #27 9.321 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:51:21.520Z] #27 9.327 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:21.520Z] #27 9.392 Selecting previously unselected package libsasl2-2:amd64. [2021-07-20T08:51:21.520Z] #27 9.394 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:51:21.520Z] #27 9.407 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:21.599Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-20T08:51:21.640Z] #50 28.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T08:51:21.780Z] #27 9.679 Selecting previously unselected package libldap-common. [2021-07-20T08:51:21.780Z] #27 9.679 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-20T08:51:21.780Z] #27 9.699 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:21.780Z] #27 9.750 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-20T08:51:21.780Z] #27 9.750 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-20T08:51:21.780Z] #27 9.756 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:21.780Z] #27 9.860 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-20T08:51:21.780Z] #27 9.860 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-20T08:51:22.035Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 0.1s [2021-07-20T08:51:22.042Z] #27 9.867 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:22.042Z] #27 9.970 Selecting previously unselected package libpsl5:amd64. [2021-07-20T08:51:22.042Z] #27 9.970 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-20T08:51:22.042Z] #27 9.978 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:51:22.042Z] #27 10.09 Selecting previously unselected package librtmp1:amd64. [2021-07-20T08:51:22.042Z] #27 10.09 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-20T08:51:22.160Z] #9 ... [2021-07-20T08:51:22.160Z] [2021-07-20T08:51:22.161Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:22.161Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:51:22.161Z] #27 3.632 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:22.161Z] #27 3.649 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:22.161Z] #27 3.649 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:22.161Z] #27 3.790 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:22.161Z] #27 4.002 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:22.161Z] #27 4.533 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:22.161Z] #27 6.235 Fetched 8454 kB in 3s (2972 kB/s) [2021-07-20T08:51:22.161Z] #27 6.235 Reading package lists... [2021-07-20T08:51:22.161Z] #27 7.142 Reading package lists... [2021-07-20T08:51:22.161Z] #27 8.050 Building dependency tree... [2021-07-20T08:51:22.161Z] #27 8.394 The following additional packages will be installed: [2021-07-20T08:51:22.161Z] #27 8.395 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-20T08:51:22.161Z] #27 8.395 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-20T08:51:22.161Z] #27 8.395 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-20T08:51:22.161Z] #27 8.396 Suggested packages: [2021-07-20T08:51:22.161Z] #27 8.396 krb5-doc krb5-user [2021-07-20T08:51:22.161Z] #27 8.396 Recommended packages: [2021-07-20T08:51:22.161Z] #27 8.396 krb5-locales publicsuffix libsasl2-modules [2021-07-20T08:51:22.161Z] #27 8.641 The following NEW packages will be installed: [2021-07-20T08:51:22.161Z] #27 8.642 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-20T08:51:22.161Z] #27 8.643 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-20T08:51:22.161Z] #27 8.643 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-20T08:51:22.161Z] #27 8.644 libssh2-1 libssl1.1 openssl [2021-07-20T08:51:22.161Z] #27 8.913 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:22.161Z] #27 8.913 Need to get 5059 kB of archives. [2021-07-20T08:51:22.161Z] #27 8.913 After this operation, 12.1 MB of additional disk space will be used. [2021-07-20T08:51:22.161Z] #27 8.913 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-20T08:51:22.161Z] #27 8.994 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-20T08:51:22.161Z] #27 9.096 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-20T08:51:22.161Z] #27 9.096 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-20T08:51:22.161Z] #27 9.107 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-20T08:51:22.161Z] #27 9.107 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-20T08:51:22.161Z] #27 9.107 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-20T08:51:22.161Z] #27 9.113 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-20T08:51:22.161Z] #27 9.119 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-20T08:51:22.161Z] #27 9.119 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-20T08:51:22.161Z] #27 9.140 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-20T08:51:22.161Z] #27 9.140 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-20T08:51:22.161Z] #27 9.153 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-20T08:51:22.161Z] #27 9.153 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-20T08:51:22.161Z] #27 9.153 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-20T08:51:22.161Z] #27 9.154 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-20T08:51:22.161Z] #27 9.156 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-20T08:51:22.161Z] #27 9.198 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-20T08:51:22.161Z] #27 9.204 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:51:22.161Z] #27 9.206 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:51:22.161Z] #27 9.218 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:51:22.161Z] #27 9.422 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:22.161Z] #27 9.448 Fetched 5059 kB in 1s (9033 kB/s) [2021-07-20T08:51:22.161Z] #27 9.490 Selecting previously unselected package libssl1.1:amd64. [2021-07-20T08:51:22.161Z] #27 9.490 (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 ... 6677 files and directories currently installed.) [2021-07-20T08:51:22.161Z] #27 9.493 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:51:22.161Z] #27 9.500 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:22.161Z] #27 9.686 Selecting previously unselected package openssl. [2021-07-20T08:51:22.161Z] #27 9.686 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-20T08:51:22.161Z] #27 9.690 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:22.161Z] #27 9.838 Selecting previously unselected package ca-certificates. [2021-07-20T08:51:22.161Z] #27 9.838 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-20T08:51:22.161Z] #27 9.843 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:22.161Z] #27 9.913 Selecting previously unselected package libkeyutils1:amd64. [2021-07-20T08:51:22.161Z] #27 9.913 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-20T08:51:22.161Z] #27 9.916 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:51:22.161Z] #27 9.954 Selecting previously unselected package libkrb5support0:amd64. [2021-07-20T08:51:22.161Z] #27 9.954 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:22.161Z] #27 9.956 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:22.161Z] #27 10.08 Selecting previously unselected package libk5crypto3:amd64. [2021-07-20T08:51:22.161Z] #27 10.08 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:22.161Z] #27 10.09 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:22.161Z] #27 ... [2021-07-20T08:51:22.161Z] [2021-07-20T08:51:22.161Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:22.161Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:22.208Z] #50 28.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T08:51:22.208Z] #50 28.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T08:51:22.208Z] #50 28.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T08:51:22.208Z] #50 28.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T08:51:22.208Z] #50 28.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T08:51:22.303Z] #27 10.09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:22.303Z] #27 10.15 Selecting previously unselected package libssh2-1:amd64. [2021-07-20T08:51:22.303Z] #27 10.15 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-20T08:51:22.303Z] #27 10.15 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:51:22.303Z] #27 10.21 Selecting previously unselected package libcurl4:amd64. [2021-07-20T08:51:22.303Z] #27 10.21 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:51:22.303Z] #27 10.22 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:22.303Z] #27 10.29 Selecting previously unselected package curl. [2021-07-20T08:51:22.304Z] #27 10.29 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:51:22.304Z] #27 10.30 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:22.320Z] #24 DONE 1.3s [2021-07-20T08:51:22.320Z] [2021-07-20T08:51:22.320Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:51:22.320Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7 [2021-07-20T08:51:22.467Z] #50 28.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T08:51:22.565Z] #27 10.40 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:51:22.566Z] #27 10.40 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:51:22.566Z] #27 10.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:51:22.566Z] #27 10.47 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:51:22.566Z] #27 10.47 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:22.566Z] #27 10.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:22.566Z] #27 10.55 Selecting previously unselected package jq. [2021-07-20T08:51:22.566Z] #27 10.55 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:22.566Z] #27 10.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:22.566Z] #27 10.60 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:51:22.724Z] INFO: Extraction ended at 07/20/2021 08:51:22. Duration:00:00:24.1000499 [2021-07-20T08:51:22.724Z] INFO: Updating the golang and path environment variables [2021-07-20T08:51:22.724Z] INFO: GOPATH=d:\gopath [2021-07-20T08:51:22.726Z] #50 29.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T08:51:22.726Z] #50 29.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T08:51:22.726Z] #50 29.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T08:51:22.826Z] #27 10.61 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:51:22.827Z] #27 10.67 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:22.827Z] #27 10.86 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:22.985Z] #50 29.44 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T08:51:22.985Z] #50 29.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T08:51:22.985Z] #50 29.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T08:51:22.985Z] #50 29.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T08:51:23.088Z] #27 10.87 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:23.088Z] #27 10.89 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:23.088Z] #27 10.90 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:23.088Z] #27 10.92 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:23.088Z] #27 10.93 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:23.088Z] #27 10.94 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:23.088Z] #27 10.96 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:51:23.088Z] #27 10.97 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:23.088Z] #27 10.98 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:23.088Z] #27 11.00 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:51:23.088Z] #27 11.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:23.088Z] #27 11.03 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:23.088Z] #27 11.04 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:23.181Z] INFO: go version go1.16.6 windows/amd64 [2021-07-20T08:51:23.181Z] INFO: Running the daemon under test in debug mode [2021-07-20T08:51:23.181Z] INFO: Starting a daemon under test... [2021-07-20T08:51:23.181Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42656\4\daemon --pidfile d:\CI\PR-42656\4\docker.pid -D [2021-07-20T08:51:23.255Z] #25 DONE 1.1s [2021-07-20T08:51:23.255Z] [2021-07-20T08:51:23.255Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:51:23.255Z] #61 sha256:a3460c6f741abb564d1e819ea8077c1e214796a9eff17b61f89c6fc479858c2f [2021-07-20T08:51:23.255Z] #61 5.313 + cd /tmp/tmp.xrIyYt0PIq/src/github.com/opencontainers/runc [2021-07-20T08:51:23.255Z] #61 5.313 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:51:23.255Z] #61 5.416 + '[' -z '' ']' [2021-07-20T08:51:23.255Z] #61 5.416 + target=static [2021-07-20T08:51:23.255Z] #61 5.417 + make 'BUILDTAGS=seccomp ' static [2021-07-20T08:51:23.255Z] #61 5.603 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T08:51:23.922Z] #50 30.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T08:51:23.922Z] #50 30.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T08:51:23.970Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 1.9s done [2021-07-20T08:51:24.031Z] #27 11.77 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:24.182Z] #50 30.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T08:51:24.182Z] #50 30.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T08:51:24.182Z] #50 30.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T08:51:24.182Z] #50 30.75 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T08:51:24.190Z] #61 ... [2021-07-20T08:51:24.190Z] [2021-07-20T08:51:24.190Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-20T08:51:24.190Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc [2021-07-20T08:51:24.190Z] #26 DONE 1.0s [2021-07-20T08:51:24.190Z] [2021-07-20T08:51:24.190Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:51:24.190Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-20T08:51:24.442Z] #50 30.87 go: downloading golang.org/x/text v0.3.2 [2021-07-20T08:51:24.442Z] #50 ... [2021-07-20T08:51:24.442Z] [2021-07-20T08:51:24.442Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:24.442Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:51:24.442Z] #52 20.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T08:51:24.442Z] #52 24.04 runtime [2021-07-20T08:51:24.442Z] #52 ... [2021-07-20T08:51:24.442Z] [2021-07-20T08:51:24.442Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:24.442Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:24.443Z] #40 25.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-20T08:51:25.009Z] #40 ... [2021-07-20T08:51:25.009Z] [2021-07-20T08:51:25.009Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:25.009Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:51:25.009Z] #46 31.49 vendor/golang.org/x/crypto/internal/subtle [2021-07-20T08:51:25.351Z] INFO: Process started successfully. [2021-07-20T08:51:25.351Z] INFO: Start tailing logs of the daemon under tests [2021-07-20T08:51:25.351Z] INFO: Waiting for the daemon under test to start... [2021-07-20T08:51:25.365Z] #9 ... [2021-07-20T08:51:25.365Z] [2021-07-20T08:51:25.365Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T08:51:25.365Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-20T08:51:25.365Z] #64 DONE 2.5s [2021-07-20T08:51:25.365Z] [2021-07-20T08:51:25.365Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:51:25.365Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-20T08:51:25.419Z] #27 ... [2021-07-20T08:51:25.419Z] [2021-07-20T08:51:25.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:25.419Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:25.419Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.8s done [2021-07-20T08:51:25.419Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.7s [2021-07-20T08:51:25.419Z] #9 ... [2021-07-20T08:51:25.419Z] [2021-07-20T08:51:25.419Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:25.419Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:51:25.419Z] #27 13.20 137 added, 0 removed; done. [2021-07-20T08:51:25.419Z] #27 13.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:25.419Z] #27 13.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:25.419Z] #27 13.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:25.419Z] #27 13.33 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:25.419Z] #27 13.35 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:25.419Z] #27 13.38 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:25.419Z] #27 13.40 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:25.566Z] #27 1.392 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:51:25.566Z] #27 1.406 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:51:25.566Z] #27 1.481 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:51:25.824Z] #27 1.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:25.824Z] #27 1.641 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-20T08:51:25.824Z] #27 1.670 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-20T08:51:25.824Z] #27 1.686 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-20T08:51:25.824Z] #27 1.705 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-20T08:51:25.824Z] #27 1.722 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-20T08:51:26.384Z] #46 ... [2021-07-20T08:51:26.384Z] [2021-07-20T08:51:26.384Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:26.384Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:26.384Z] #56 22.57 Fetched 8454 kB in 17s (509 kB/s) [2021-07-20T08:51:26.384Z] #56 22.57 Reading package lists... [2021-07-20T08:51:26.384Z] #56 29.16 Reading package lists... [2021-07-20T08:51:26.384Z] #56 ... [2021-07-20T08:51:26.384Z] [2021-07-20T08:51:26.384Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:26.384Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:26.384Z] #44 25.31 Fetched 8457 kB in 18s (472 kB/s) [2021-07-20T08:51:26.384Z] #44 25.31 Reading package lists... [2021-07-20T08:51:26.390Z] #27 2.301 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-20T08:51:26.807Z] #27 14.47 0 added, 0 removed; done. [2021-07-20T08:51:26.807Z] #27 14.47 Running hooks in /etc/ca-certificates/update.d... [2021-07-20T08:51:26.807Z] #27 14.47 done. [2021-07-20T08:51:26.950Z] #44 30.94 Reading package lists... [2021-07-20T08:51:26.950Z] #44 ... [2021-07-20T08:51:26.950Z] [2021-07-20T08:51:26.950Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:26.950Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:26.950Z] #13 21.60 Fetched 8990 kB in 19s (483 kB/s) [2021-07-20T08:51:26.950Z] #13 21.60 Reading package lists... [2021-07-20T08:51:26.956Z] #27 2.745 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-20T08:51:27.216Z] #27 ... [2021-07-20T08:51:27.216Z] [2021-07-20T08:51:27.216Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:51:27.216Z] #61 sha256:a3460c6f741abb564d1e819ea8077c1e214796a9eff17b61f89c6fc479858c2f [2021-07-20T08:51:27.216Z] #61 9.362 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T08:51:27.216Z] #61 10.17 + mkdir -p /build [2021-07-20T08:51:27.216Z] #61 10.17 + cp runc /build/runc [2021-07-20T08:51:27.216Z] #61 DONE 10.3s [2021-07-20T08:51:27.295Z] #66 ... [2021-07-20T08:51:27.295Z] [2021-07-20T08:51:27.295Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:27.295Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:27.295Z] #27 6.437 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:27.295Z] #27 6.437 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:27.295Z] #27 6.451 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:27.295Z] #27 6.672 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:27.295Z] #27 6.848 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:27.295Z] #27 7.448 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:27.295Z] #27 8.978 Fetched 8277 kB in 3s (2969 kB/s) [2021-07-20T08:51:27.414Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s [2021-07-20T08:51:27.474Z] [2021-07-20T08:51:27.474Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:51:27.474Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-20T08:51:27.474Z] #27 3.188 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-20T08:51:27.560Z] #27 8.978 Reading package lists... [2021-07-20T08:51:27.560Z] #27 ... [2021-07-20T08:51:27.560Z] [2021-07-20T08:51:27.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:27.560Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T08:51:27.560Z] #9 extracting sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 2.0s [2021-07-20T08:51:27.671Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 6.2s done [2021-07-20T08:51:27.896Z] #13 27.66 Reading package lists... [2021-07-20T08:51:27.896Z] #13 ... [2021-07-20T08:51:27.896Z] [2021-07-20T08:51:27.896Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:27.896Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:27.896Z] #36 24.24 Fetched 8454 kB in 17s (503 kB/s) [2021-07-20T08:51:27.896Z] #36 24.24 Reading package lists... [2021-07-20T08:51:28.040Z] #27 3.743 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-20T08:51:28.154Z] #36 30.36 Reading package lists... [2021-07-20T08:51:28.154Z] #36 ... [2021-07-20T08:51:28.154Z] [2021-07-20T08:51:28.154Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:28.154Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:28.154Z] #56 29.16 Reading package lists... [2021-07-20T08:51:28.513Z] #9 ... [2021-07-20T08:51:28.513Z] [2021-07-20T08:51:28.513Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T08:51:28.513Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-20T08:51:28.513Z] #66 DONE 3.1s [2021-07-20T08:51:28.513Z] [2021-07-20T08:51:28.513Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:28.513Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T08:51:28.598Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-20T08:51:28.598Z] #9 ... [2021-07-20T08:51:28.598Z] [2021-07-20T08:51:28.598Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:28.598Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T08:51:28.598Z] #27 10.14 Selecting previously unselected package libkrb5-3:amd64. [2021-07-20T08:51:28.598Z] #27 10.14 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.15 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 10.24 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-20T08:51:28.598Z] #27 10.24 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.25 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 10.30 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-20T08:51:28.598Z] #27 10.30 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.31 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 10.34 Selecting previously unselected package libsasl2-2:amd64. [2021-07-20T08:51:28.598Z] #27 10.34 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.35 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 10.39 Selecting previously unselected package libldap-common. [2021-07-20T08:51:28.598Z] #27 10.39 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-20T08:51:28.598Z] #27 10.39 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 10.43 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-20T08:51:28.598Z] #27 10.43 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.43 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 10.49 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-20T08:51:28.598Z] #27 10.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.50 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 10.56 Selecting previously unselected package libpsl5:amd64. [2021-07-20T08:51:28.598Z] #27 10.56 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.57 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:51:28.598Z] #27 10.61 Selecting previously unselected package librtmp1:amd64. [2021-07-20T08:51:28.598Z] #27 10.61 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.61 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:28.598Z] #27 10.66 Selecting previously unselected package libssh2-1:amd64. [2021-07-20T08:51:28.598Z] #27 10.66 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.66 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:51:28.598Z] #27 10.71 Selecting previously unselected package libcurl4:amd64. [2021-07-20T08:51:28.598Z] #27 10.71 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.71 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:28.598Z] #27 10.79 Selecting previously unselected package curl. [2021-07-20T08:51:28.598Z] #27 10.79 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.79 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:28.598Z] #27 10.87 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:51:28.598Z] #27 10.87 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:51:28.598Z] #27 10.94 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:51:28.598Z] #27 10.94 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:28.598Z] #27 10.99 Selecting previously unselected package jq. [2021-07-20T08:51:28.598Z] #27 10.99 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:28.598Z] #27 10.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:28.598Z] #27 11.04 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-20T08:51:28.598Z] #27 11.06 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-20T08:51:28.598Z] #27 11.07 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 11.24 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.26 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 11.27 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.29 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:28.598Z] #27 11.31 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.32 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.33 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-20T08:51:28.598Z] #27 11.34 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 11.35 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 11.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:51:28.598Z] #27 11.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:28.598Z] #27 11.39 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:28.598Z] #27 11.40 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:28.598Z] #27 11.96 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:28.598Z] #27 12.66 137 added, 0 removed; done. [2021-07-20T08:51:28.598Z] #27 12.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-20T08:51:28.598Z] #27 12.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:28.598Z] #27 12.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:28.598Z] #27 12.83 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:28.598Z] #27 12.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:28.598Z] #27 12.86 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:28.598Z] #27 12.87 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:28.598Z] #27 13.46 0 added, 0 removed; done. [2021-07-20T08:51:28.598Z] #27 13.46 Running hooks in /etc/ca-certificates/update.d... [2021-07-20T08:51:28.598Z] #27 13.46 done. [2021-07-20T08:51:28.598Z] #27 DONE 16.6s [2021-07-20T08:51:28.611Z] #27 4.241 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:28.720Z] #27 DONE 16.8s [2021-07-20T08:51:28.720Z] [2021-07-20T08:51:28.720Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:28.720Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:28.720Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.9s done [2021-07-20T08:51:28.720Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 2.0s [2021-07-20T08:51:28.855Z] [2021-07-20T08:51:28.855Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:28.855Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:28.855Z] #9 DONE 24.9s [2021-07-20T08:51:28.855Z] [2021-07-20T08:51:28.855Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T08:51:28.855Z] #28 sha256:b1c67e97185d8eff6347f666fd985ceff15168ae5a627155b81087f845d4db02 [2021-07-20T08:51:28.855Z] #28 DONE 0.1s [2021-07-20T08:51:28.855Z] [2021-07-20T08:51:28.855Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:28.855Z] #29 sha256:ce12811b362934dcf6fd60111742e5093d96231fcd98aac542387f7f02871caf [2021-07-20T08:51:28.872Z] #27 4.701 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-20T08:51:28.873Z] #27 4.713 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:28.873Z] #27 4.722 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-20T08:51:28.873Z] #27 4.731 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-20T08:51:28.873Z] #27 4.739 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-20T08:51:28.873Z] #27 4.753 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-20T08:51:28.873Z] #27 4.753 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-20T08:51:28.873Z] #27 4.754 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:28.873Z] #27 4.755 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-20T08:51:28.873Z] #27 4.757 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-20T08:51:29.293Z] #9 ... [2021-07-20T08:51:29.293Z] [2021-07-20T08:51:29.293Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T08:51:29.293Z] #28 sha256:8a525120e7dd11184d11081bacfc6bf57b8c4da689933a80818e1aa8de3a1cb3 [2021-07-20T08:51:29.293Z] #28 DONE 0.3s [2021-07-20T08:51:29.293Z] [2021-07-20T08:51:29.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T08:51:29.293Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T08:51:29.468Z] #9 extracting sha256:0721d51a8f1728abb2176ce59281053969faaeaad57d2e7a689ed55b564f6102 4.0s done [2021-07-20T08:51:29.734Z] #9 extracting sha256:b2ef610e58eb2b903586208b5314539a8348afd2b4339af5323bf76b2c102bce done [2021-07-20T08:51:29.786Z] #56 34.82 Building dependency tree... [2021-07-20T08:51:29.851Z] #29 ... [2021-07-20T08:51:29.851Z] [2021-07-20T08:51:29.851Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T08:51:29.851Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T08:51:29.851Z] #10 DONE 0.8s [2021-07-20T08:51:29.851Z] [2021-07-20T08:51:29.851Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-20T08:51:29.851Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T08:51:29.998Z] #9 DONE 20.4s [2021-07-20T08:51:29.998Z] [2021-07-20T08:51:29.998Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T08:51:29.998Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e [2021-07-20T08:51:30.353Z] #56 ... [2021-07-20T08:51:30.353Z] [2021-07-20T08:51:30.353Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:30.353Z] #59 sha256:3e3db0909b69bdbb0558e1835bf66ac873b6500436c328fc86b225eceb3a651f [2021-07-20T08:51:30.353Z] #59 26.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T08:51:30.612Z] #59 ... [2021-07-20T08:51:30.612Z] [2021-07-20T08:51:30.612Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:30.612Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:51:30.612Z] #50 36.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T08:51:30.612Z] #50 36.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T08:51:30.612Z] #50 36.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T08:51:30.612Z] #50 36.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T08:51:30.612Z] #50 36.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T08:51:30.954Z] #10 DONE 0.9s [2021-07-20T08:51:30.954Z] [2021-07-20T08:51:30.954Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:30.954Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:30.954Z] #27 8.978 Reading package lists... [2021-07-20T08:51:30.954Z] #27 10.33 Reading package lists... [2021-07-20T08:51:30.954Z] #27 11.65 Building dependency tree... [2021-07-20T08:51:30.954Z] #27 12.29 The following additional packages will be installed: [2021-07-20T08:51:30.954Z] #27 12.29 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-20T08:51:30.954Z] #27 12.29 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-20T08:51:30.954Z] #27 12.29 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-20T08:51:30.954Z] #27 12.29 Suggested packages: [2021-07-20T08:51:30.954Z] #27 12.29 krb5-doc krb5-user [2021-07-20T08:51:30.954Z] #27 12.29 Recommended packages: [2021-07-20T08:51:30.954Z] #27 12.29 krb5-locales publicsuffix libsasl2-modules [2021-07-20T08:51:30.954Z] #27 12.62 The following NEW packages will be installed: [2021-07-20T08:51:30.954Z] #27 12.62 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-20T08:51:30.954Z] #27 12.62 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-20T08:51:30.954Z] #27 12.62 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-20T08:51:30.954Z] #27 12.62 libssh2-1 libssl1.1 openssl [2021-07-20T08:51:30.954Z] #27 12.91 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:30.954Z] #27 12.91 Need to get 4777 kB of archives. [2021-07-20T08:51:30.954Z] #27 12.91 After this operation, 11.5 MB of additional disk space will be used. [2021-07-20T08:51:30.954Z] #27 12.91 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-20T08:51:30.954Z] #27 12.94 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-20T08:51:30.954Z] #27 12.96 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-20T08:51:30.954Z] #27 12.96 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-20T08:51:30.954Z] #27 12.96 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-20T08:51:30.954Z] #27 12.96 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-20T08:51:30.954Z] #27 12.96 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-20T08:51:30.954Z] #27 13.01 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-20T08:51:30.954Z] #27 13.01 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-20T08:51:30.954Z] #27 13.01 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-20T08:51:30.954Z] #27 13.01 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-20T08:51:30.954Z] #27 13.01 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-20T08:51:30.954Z] #27 13.02 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-20T08:51:30.954Z] #27 13.03 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-20T08:51:30.954Z] #27 13.03 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-20T08:51:30.954Z] #27 13.03 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-20T08:51:30.954Z] #27 13.03 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-20T08:51:30.954Z] #27 13.06 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-20T08:51:30.954Z] #27 13.06 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-20T08:51:30.954Z] #27 13.06 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-20T08:51:30.954Z] #27 13.06 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-20T08:51:30.954Z] #27 13.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:30.954Z] #27 13.43 Fetched 4777 kB in 0s (11.7 MB/s) [2021-07-20T08:51:30.954Z] #27 13.48 Selecting previously unselected package libssl1.1:arm64. [2021-07-20T08:51:30.954Z] #27 13.48 (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 ... 6670 files and directories currently installed.) [2021-07-20T08:51:30.954Z] #27 13.49 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-20T08:51:30.954Z] #27 13.50 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:30.954Z] #27 13.71 Selecting previously unselected package openssl. [2021-07-20T08:51:30.954Z] #27 13.71 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-20T08:51:30.954Z] #27 13.71 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:30.954Z] #27 13.85 Selecting previously unselected package ca-certificates. [2021-07-20T08:51:31.220Z] #27 13.85 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-20T08:51:31.220Z] #27 13.85 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:31.220Z] #27 13.94 Selecting previously unselected package libkeyutils1:arm64. [2021-07-20T08:51:31.220Z] #27 13.94 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-20T08:51:31.220Z] #27 13.95 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-20T08:51:31.220Z] #27 13.99 Selecting previously unselected package libkrb5support0:arm64. [2021-07-20T08:51:31.220Z] #27 13.99 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-20T08:51:31.220Z] #27 13.99 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:31.220Z] #27 14.04 Selecting previously unselected package libk5crypto3:arm64. [2021-07-20T08:51:31.220Z] #27 14.04 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-20T08:51:31.220Z] #27 14.05 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:31.233Z] #11 DONE 1.6s [2021-07-20T08:51:31.233Z] [2021-07-20T08:51:31.233Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:31.233Z] #34 sha256:50841a9e3f74ecbac8b8c18c1063b7ee975c7d13f4f2581602daf244e13a81e6 [2021-07-20T08:51:31.529Z] #27 14.10 Selecting previously unselected package libkrb5-3:arm64. [2021-07-20T08:51:31.529Z] #27 14.10 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-20T08:51:31.529Z] #27 14.11 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:31.529Z] #27 14.20 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-20T08:51:31.529Z] #27 ... [2021-07-20T08:51:31.529Z] [2021-07-20T08:51:31.529Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-20T08:51:31.529Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c [2021-07-20T08:51:31.529Z] #11 DONE 0.8s [2021-07-20T08:51:31.529Z] [2021-07-20T08:51:31.529Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:31.529Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:31.529Z] #27 14.20 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-20T08:51:31.529Z] #27 14.20 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:31.529Z] #27 14.26 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-20T08:51:31.529Z] #27 14.26 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-20T08:51:31.529Z] #27 14.27 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:31.529Z] #27 14.32 Selecting previously unselected package libsasl2-2:arm64. [2021-07-20T08:51:31.529Z] #27 14.32 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-20T08:51:31.548Z] #50 38.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T08:51:31.806Z] #50 38.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T08:51:31.834Z] #27 ... [2021-07-20T08:51:31.834Z] [2021-07-20T08:51:31.834Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T08:51:31.834Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef [2021-07-20T08:51:31.834Z] #39 DONE 0.2s [2021-07-20T08:51:31.834Z] [2021-07-20T08:51:31.834Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:31.834Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:31.834Z] #27 14.34 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:31.834Z] #27 14.39 Selecting previously unselected package libldap-common. [2021-07-20T08:51:31.834Z] #27 14.39 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-20T08:51:31.834Z] #27 14.40 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:31.834Z] #27 ... [2021-07-20T08:51:31.834Z] [2021-07-20T08:51:31.834Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T08:51:31.834Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b [2021-07-20T08:51:31.834Z] #31 DONE 0.3s [2021-07-20T08:51:31.834Z] [2021-07-20T08:51:31.834Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-20T08:51:31.834Z] #43 sha256:8fb48157f2d34b5edbabb9bac9e100c4526fe449a642b481531d0bf62e305f0d [2021-07-20T08:51:31.834Z] #43 DONE 0.3s [2021-07-20T08:51:31.834Z] [2021-07-20T08:51:31.834Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:31.834Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:31.834Z] #27 14.50 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-20T08:51:31.834Z] #27 14.50 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-20T08:51:31.834Z] #27 14.50 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:32.065Z] #50 38.54 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T08:51:32.122Z] #27 14.62 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-20T08:51:32.122Z] #27 14.62 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-20T08:51:32.122Z] #27 14.62 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:32.122Z] #27 14.73 Selecting previously unselected package libpsl5:arm64. [2021-07-20T08:51:32.122Z] #27 14.73 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-20T08:51:32.122Z] #27 14.73 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-20T08:51:32.122Z] #27 14.80 Selecting previously unselected package librtmp1:arm64. [2021-07-20T08:51:32.122Z] #27 14.80 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-20T08:51:32.122Z] #27 14.80 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:32.122Z] #27 14.87 Selecting previously unselected package libssh2-1:arm64. [2021-07-20T08:51:32.122Z] #27 14.87 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-20T08:51:32.122Z] #27 14.87 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-20T08:51:32.392Z] #27 15.14 Selecting previously unselected package libcurl4:arm64. [2021-07-20T08:51:32.392Z] #27 15.14 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-20T08:51:32.392Z] #27 15.14 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:32.392Z] #27 15.27 Selecting previously unselected package curl. [2021-07-20T08:51:32.392Z] #27 15.27 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-20T08:51:32.690Z] #27 15.27 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:32.955Z] #27 15.50 Selecting previously unselected package libonig5:arm64. [2021-07-20T08:51:32.955Z] #27 15.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-20T08:51:32.955Z] #27 15.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-20T08:51:32.955Z] #27 15.63 Selecting previously unselected package libjq1:arm64. [2021-07-20T08:51:32.955Z] #27 15.63 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-20T08:51:32.955Z] #27 15.63 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:32.955Z] #27 15.72 Selecting previously unselected package jq. [2021-07-20T08:51:32.955Z] #27 15.72 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-20T08:51:32.955Z] #27 15.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:32.955Z] #27 15.81 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-20T08:51:32.955Z] #27 15.82 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-20T08:51:33.223Z] #27 15.83 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:33.505Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 6.6s done [2021-07-20T08:51:33.720Z] #27 16.17 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.21 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:33.720Z] #27 16.25 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.25 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.28 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-20T08:51:33.720Z] #27 16.28 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.29 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.31 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-20T08:51:33.720Z] #27 16.32 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:33.720Z] #27 16.33 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-20T08:51:33.766Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-20T08:51:33.987Z] #27 16.62 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-20T08:51:33.987Z] #27 16.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:33.987Z] #27 16.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-20T08:51:33.987Z] #27 16.66 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:34.337Z] #9 DONE 32.2s [2021-07-20T08:51:34.337Z] [2021-07-20T08:51:34.337Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:34.337Z] #29 sha256:6d0f5f2450bae57896017b72a08f745d7f3368b4ca90b54713a7f3c0add84596 [2021-07-20T08:51:34.337Z] #29 1.023 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-20T08:51:34.337Z] #29 1.097 [2021-07-20T08:51:34.337Z] #29 1.214 ######## 11.7% ########################### 37.5% ######################################### 57.5% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-20T08:51:34.337Z] #29 1.705 [2021-07-20T08:51:34.337Z] #29 1.808 ######################################################################## 100.0% [2021-07-20T08:51:34.337Z] #29 1.894 [2021-07-20T08:51:34.337Z] #29 2.016 ##### 8.2% ######################################################################## 100.0% [2021-07-20T08:51:34.337Z] #29 2.205 [2021-07-20T08:51:34.337Z] #29 2.319 ##### 7.5% ######################### 36.1% ####################################### 55.6% ##################################################### 74.9% ################################################################### 94.4% ######################################################################## 100.0% [2021-07-20T08:51:34.337Z] #29 2.855 [2021-07-20T08:51:34.337Z] #29 2.976 ### 4.2% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.0% ############################# 41.0% ################################# 46.2% #################################### 51.3% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.0% ####################################################### 77.5% ########################################################### 82.6% ############################################################## 87.3% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-07-20T08:51:34.337Z] #29 4.823 [2021-07-20T08:51:34.337Z] #29 5.061 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-20T08:51:34.337Z] #29 5.158 [2021-07-20T08:51:34.573Z] #27 ... [2021-07-20T08:51:34.573Z] [2021-07-20T08:51:34.573Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-20T08:51:34.573Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-20T08:51:34.573Z] #12 DONE 3.0s [2021-07-20T08:51:34.597Z] #50 ... [2021-07-20T08:51:34.597Z] [2021-07-20T08:51:34.597Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:34.597Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:34.597Z] #56 37.69 The following additional packages will be installed: [2021-07-20T08:51:34.597Z] #56 37.69 libbtrfs0 [2021-07-20T08:51:34.597Z] #56 37.87 The following NEW packages will be installed: [2021-07-20T08:51:34.597Z] #56 37.89 libbtrfs-dev libbtrfs0 [2021-07-20T08:51:34.597Z] #56 38.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:34.597Z] #56 38.32 Need to get 119 kB of archives. [2021-07-20T08:51:34.597Z] #56 38.32 After this operation, 387 kB of additional disk space will be used. [2021-07-20T08:51:34.597Z] #56 38.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:51:34.597Z] #56 38.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:51:34.597Z] #56 39.32 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:34.597Z] #56 39.43 Fetched 119 kB in 0s (416 kB/s) [2021-07-20T08:51:34.597Z] #56 39.52 Selecting previously unselected package libbtrfs0. [2021-07-20T08:51:34.597Z] #56 39.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:51:34.597Z] #56 39.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:51:34.597Z] #56 39.63 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:51:34.597Z] #56 39.78 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:51:34.597Z] #56 39.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:51:34.597Z] #56 39.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:51:34.597Z] #56 40.08 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:51:34.598Z] #56 40.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:51:34.598Z] #56 40.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:34.598Z] #56 DONE 40.8s [2021-07-20T08:51:34.598Z] [2021-07-20T08:51:34.598Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:51:34.598Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:51:34.600Z] #29 5.226 ######################################################################## 100.0% [2021-07-20T08:51:34.600Z] #29 5.250 [2021-07-20T08:51:34.843Z] [2021-07-20T08:51:34.843Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:34.843Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:51:34.861Z] #29 5.547 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-20T08:51:34.861Z] #29 5.617 [2021-07-20T08:51:34.861Z] #29 5.707 ######################################################################## 100.0% [2021-07-20T08:51:34.861Z] #29 5.739 [2021-07-20T08:51:35.121Z] #29 5.930 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-20T08:51:35.121Z] #29 5.982 [2021-07-20T08:51:35.534Z] #57 1.151 + RM_GOPATH=0 [2021-07-20T08:51:35.534Z] #57 1.151 + TMP_GOPATH= [2021-07-20T08:51:35.534Z] #57 1.151 + : /build [2021-07-20T08:51:35.534Z] #57 1.151 + '[' -z '' ']' [2021-07-20T08:51:35.534Z] #57 1.151 ++ mktemp -d [2021-07-20T08:51:35.534Z] #57 1.157 + export GOPATH=/tmp/tmp.i18HYrvBXe [2021-07-20T08:51:35.534Z] #57 1.158 + GOPATH=/tmp/tmp.i18HYrvBXe [2021-07-20T08:51:35.534Z] #57 1.158 + RM_GOPATH=1 [2021-07-20T08:51:35.534Z] #57 1.158 + case "$(go env GOARCH)" in [2021-07-20T08:51:35.534Z] #57 1.159 ++ go env GOARCH [2021-07-20T08:51:35.534Z] #57 1.183 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:35.534Z] #57 1.184 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:35.534Z] #57 1.185 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:35.534Z] #57 1.189 + dir=/tmp/install [2021-07-20T08:51:35.534Z] #57 1.196 + bin=containerd [2021-07-20T08:51:35.534Z] #57 1.196 + shift [2021-07-20T08:51:35.534Z] #57 1.197 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T08:51:35.534Z] #57 1.197 + . /tmp/install/containerd.installer [2021-07-20T08:51:35.534Z] #57 1.197 ++ set -e [2021-07-20T08:51:35.534Z] #57 1.197 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:51:35.534Z] #57 1.198 + install_containerd [2021-07-20T08:51:35.534Z] #57 1.208 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-20T08:51:35.534Z] #57 1.209 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i18HYrvBXe/src/github.com/containerd/containerd [2021-07-20T08:51:35.534Z] #57 1.209 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:51:35.534Z] #57 1.216 Cloning into '/tmp/tmp.i18HYrvBXe/src/github.com/containerd/containerd'... [2021-07-20T08:51:35.647Z] #29 6.120 0.0% ########################## 36.6% ########################### 38.8% ########################################### 60.4% #################################################################### 94.6% ######################################################################## 100.0% [2021-07-20T08:51:35.907Z] #29 6.616 [2021-07-20T08:51:35.907Z] #29 6.804 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-20T08:51:35.907Z] #29 6.855 [2021-07-20T08:51:36.168Z] #29 6.925 ######################################################################## 100.0% [2021-07-20T08:51:36.168Z] #29 6.943 [2021-07-20T08:51:36.168Z] #29 7.111 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-20T08:51:36.430Z] #29 7.176 [2021-07-20T08:51:36.487Z] #34 ... [2021-07-20T08:51:36.487Z] [2021-07-20T08:51:36.487Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-20T08:51:36.487Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-20T08:51:36.487Z] #43 DONE 4.9s [2021-07-20T08:51:36.487Z] [2021-07-20T08:51:36.487Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:36.487Z] #29 sha256:ce12811b362934dcf6fd60111742e5093d96231fcd98aac542387f7f02871caf [2021-07-20T08:51:36.487Z] #29 1.127 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-20T08:51:36.487Z] #29 1.213 [2021-07-20T08:51:36.487Z] #29 1.332 ############ 17.7% ########################### 37.5% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-20T08:51:36.487Z] #29 1.813 [2021-07-20T08:51:36.487Z] #29 1.911 ######################################################################## 100.0% [2021-07-20T08:51:36.487Z] #29 1.962 [2021-07-20T08:51:36.487Z] #29 2.074 ################ 22.8% ######################################################################## 100.0% [2021-07-20T08:51:36.487Z] #29 2.156 [2021-07-20T08:51:36.487Z] #29 2.271 ########### 16.3% ######################### 35.7% ####################################### 54.4% ######################################## 56.3% ###################################################################### 97.8% ######################################################################## 100.0% [2021-07-20T08:51:36.487Z] #29 2.785 [2021-07-20T08:51:36.487Z] #29 2.896 ### 4.8% ####### 10.0% ########## 14.1% ############### 21.2% ################ 23.6% ####################### 32.3% ########################### 37.5% ############################## 42.7% ################################## 47.9% ###################################### 53.1% ########################################## 58.3% ############################################# 63.6% ################################################# 68.8% ##################################################### 73.8% ######################################################### 79.2% ############################################################ 84.5% ################################################################ 89.7% #################################################################### 94.9% ######################################################################## 100.0% [2021-07-20T08:51:36.487Z] #29 4.779 [2021-07-20T08:51:36.488Z] #29 4.977 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-20T08:51:36.488Z] #29 5.039 [2021-07-20T08:51:36.488Z] #29 5.083 ######################################################################## 100.0% [2021-07-20T08:51:36.488Z] #29 5.109 [2021-07-20T08:51:36.488Z] #29 5.322 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-20T08:51:36.488Z] #29 5.380 [2021-07-20T08:51:36.488Z] #29 5.456 ######################################################################## 100.0% [2021-07-20T08:51:36.488Z] #29 5.498 [2021-07-20T08:51:36.488Z] #29 5.712 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-20T08:51:36.488Z] #29 5.765 [2021-07-20T08:51:36.488Z] #29 5.901 0.0% 0.4% #################### 28.2% ########################################## 58.9% ########################################### 60.1% #################################################### 72.4% ############################################################# 85.7% ######################################################################## 100.0% [2021-07-20T08:51:36.488Z] #29 6.976 [2021-07-20T08:51:36.488Z] #29 7.201 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-20T08:51:36.488Z] #29 7.259 [2021-07-20T08:51:36.488Z] #29 7.307 ######################################################################## 100.0% [2021-07-20T08:51:36.488Z] #29 7.327 [2021-07-20T08:51:36.488Z] #29 ... [2021-07-20T08:51:36.488Z] [2021-07-20T08:51:36.488Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T08:51:36.488Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T08:51:36.488Z] #31 DONE 5.1s [2021-07-20T08:51:36.488Z] [2021-07-20T08:51:36.488Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:36.488Z] #29 sha256:ce12811b362934dcf6fd60111742e5093d96231fcd98aac542387f7f02871caf [2021-07-20T08:51:36.488Z] #29 7.540 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-20T08:51:36.488Z] #29 7.602 [2021-07-20T08:51:36.488Z] #29 ... [2021-07-20T08:51:36.488Z] [2021-07-20T08:51:36.488Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:36.488Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:36.488Z] #32 ... [2021-07-20T08:51:36.488Z] [2021-07-20T08:51:36.488Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T08:51:36.488Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T08:51:36.488Z] #39 DONE 5.3s [2021-07-20T08:51:36.488Z] [2021-07-20T08:51:36.488Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:36.488Z] #29 sha256:ce12811b362934dcf6fd60111742e5093d96231fcd98aac542387f7f02871caf [2021-07-20T08:51:36.488Z] #29 7.651 ######################################################################## 100.0% [2021-07-20T08:51:36.488Z] #29 7.721 [2021-07-20T08:51:36.488Z] #29 7.755 Download of images into '/build' complete. [2021-07-20T08:51:36.488Z] #29 7.755 Use something like the following to load the result into a Docker daemon: [2021-07-20T08:51:36.488Z] #29 7.755 tar -cC '/build' . | docker load [2021-07-20T08:51:36.690Z] #29 7.261 ######################################################################## 100.0% [2021-07-20T08:51:36.690Z] #29 7.286 [2021-07-20T08:51:36.690Z] #29 7.296 Download of images into '/build' complete. [2021-07-20T08:51:36.690Z] #29 7.296 Use something like the following to load the result into a Docker daemon: [2021-07-20T08:51:36.690Z] #29 7.296 tar -cC '/build' . | docker load [2021-07-20T08:51:36.744Z] #29 DONE 7.9s [2021-07-20T08:51:36.744Z] [2021-07-20T08:51:36.744Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:36.744Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:36.983Z] #27 12.87 Fetched 42.3 MB in 12s (3609 kB/s) [2021-07-20T08:51:37.423Z] #13 2.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:37.423Z] #13 2.717 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:51:37.423Z] #13 2.751 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:37.423Z] #13 2.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:38.005Z] #13 3.432 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-20T08:51:38.031Z] .....INFO: Daemon under test started and replied! [2021-07-20T08:51:38.031Z] INFO: Docker version of the daemon under test [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] Client: [2021-07-20T08:51:38.031Z] Version: 17.06.2-ce [2021-07-20T08:51:38.031Z] API version: 1.30 [2021-07-20T08:51:38.031Z] Go version: go1.8.3 [2021-07-20T08:51:38.031Z] Git commit: cec0b72 [2021-07-20T08:51:38.031Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-20T08:51:38.031Z] OS/Arch: windows/amd64 [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] Server: [2021-07-20T08:51:38.031Z] Version: 0.0.0-dev [2021-07-20T08:51:38.031Z] API version: 1.42 (minimum version 1.24) [2021-07-20T08:51:38.031Z] Go version: go1.16.6 [2021-07-20T08:51:38.031Z] Git commit: 18276b72a2 [2021-07-20T08:51:38.031Z] Built: 07/20/2021 08:49:46 [2021-07-20T08:51:38.031Z] OS/Arch: windows/amd64 [2021-07-20T08:51:38.031Z] Experimental: false [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] INFO: Docker info of the daemon under test [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] Containers: 0 [2021-07-20T08:51:38.031Z] Running: 0 [2021-07-20T08:51:38.031Z] Paused: 0 [2021-07-20T08:51:38.031Z] Stopped: 0 [2021-07-20T08:51:38.031Z] Images: 0 [2021-07-20T08:51:38.031Z] Server Version: 0.0.0-dev [2021-07-20T08:51:38.031Z] Storage Driver: windowsfilter [2021-07-20T08:51:38.031Z] Windows: [2021-07-20T08:51:38.031Z] Logging Driver: json-file [2021-07-20T08:51:38.031Z] Plugins: [2021-07-20T08:51:38.031Z] Volume: local [2021-07-20T08:51:38.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:51:38.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:51:38.031Z] Swarm: inactive [2021-07-20T08:51:38.031Z] Default Isolation: process [2021-07-20T08:51:38.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T08:51:38.031Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T08:51:38.031Z] OSType: windows [2021-07-20T08:51:38.031Z] Architecture: x86_64 [2021-07-20T08:51:38.031Z] CPUs: 4 [2021-07-20T08:51:38.031Z] Total Memory: 32GiB [2021-07-20T08:51:38.031Z] Name: azwin-2-a13490 [2021-07-20T08:51:38.031Z] ID: 7JEZ:KX63:H47R:3KIV:SRSN:I7JB:K3HL:DEAY:RNN3:VONR:FZEP:QGJA [2021-07-20T08:51:38.031Z] Docker Root Dir: D:\CI\PR-42656\4\daemon [2021-07-20T08:51:38.031Z] Debug Mode (client): false [2021-07-20T08:51:38.031Z] Debug Mode (server): true [2021-07-20T08:51:38.031Z] File Descriptors: -1 [2021-07-20T08:51:38.031Z] Goroutines: 16 [2021-07-20T08:51:38.031Z] System Time: 2021-07-20T08:51:36.8284447Z [2021-07-20T08:51:38.031Z] EventsListeners: 0 [2021-07-20T08:51:38.031Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:51:38.031Z] Labels: [2021-07-20T08:51:38.031Z] Experimental: false [2021-07-20T08:51:38.031Z] Insecure Registries: [2021-07-20T08:51:38.031Z] 127.0.0.0/8 [2021-07-20T08:51:38.031Z] Live Restore Enabled: false [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] INFO: Docker images of the daemon under test [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T08:51:38.031Z] [2021-07-20T08:51:38.031Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-20T08:51:38.031Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-20T08:51:38.031Z] ltsc2019: Pulling from windows/servercore [2021-07-20T08:51:38.031Z] 4612f6d0b889: Pulling fs layer [2021-07-20T08:51:38.031Z] f143c6fed32d: Pulling fs layer [2021-07-20T08:51:39.409Z] #13 4.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:39.723Z] #57 ... [2021-07-20T08:51:39.723Z] [2021-07-20T08:51:39.723Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:39.723Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:39.723Z] #36 30.36 Reading package lists... [2021-07-20T08:51:39.723Z] #36 35.61 Building dependency tree... [2021-07-20T08:51:39.723Z] #36 38.40 The following additional packages will be installed: [2021-07-20T08:51:39.723Z] #36 38.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-20T08:51:39.724Z] #36 38.42 Suggested packages: [2021-07-20T08:51:39.724Z] #36 38.43 cmake-doc ninja-build lrzip [2021-07-20T08:51:39.724Z] #36 38.43 Recommended packages: [2021-07-20T08:51:39.724Z] #36 38.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T08:51:39.724Z] #36 39.18 The following NEW packages will be installed: [2021-07-20T08:51:39.724Z] #36 39.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-20T08:51:39.724Z] #36 39.19 vim-common xxd [2021-07-20T08:51:39.724Z] #36 39.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:39.724Z] #36 39.55 Need to get 14.9 MB of archives. [2021-07-20T08:51:39.724Z] #36 39.55 After this operation, 61.8 MB of additional disk space will be used. [2021-07-20T08:51:39.724Z] #36 39.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:51:39.724Z] #36 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:51:39.724Z] #36 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T08:51:39.724Z] #36 39.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:51:39.724Z] #36 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-20T08:51:39.724Z] #36 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-20T08:51:39.724Z] #36 40.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-20T08:51:39.724Z] #36 40.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-20T08:51:39.724Z] #36 40.40 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-20T08:51:39.724Z] #36 40.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-20T08:51:39.724Z] #36 42.02 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:39.724Z] #36 42.19 Fetched 14.9 MB in 1s (10.0 MB/s) [2021-07-20T08:51:39.724Z] #36 42.26 Selecting previously unselected package xxd. [2021-07-20T08:51:39.724Z] #36 42.26 (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 ... 15421 files and directories currently installed.) [2021-07-20T08:51:39.724Z] #36 42.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:51:39.724Z] #36 42.40 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:51:39.724Z] #36 42.62 Selecting previously unselected package vim-common. [2021-07-20T08:51:39.724Z] #36 42.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:51:39.724Z] #36 42.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:51:39.724Z] #36 43.01 Selecting previously unselected package cmake-data. [2021-07-20T08:51:39.724Z] #36 43.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T08:51:39.724Z] #36 43.03 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T08:51:39.724Z] #36 ... [2021-07-20T08:51:39.724Z] [2021-07-20T08:51:39.724Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:39.724Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:39.724Z] #32 45.23 Checking out files: 90% (1381/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-20T08:51:39.724Z] #32 45.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-20T08:51:39.985Z] #32 46.10 + [2021-07-20T08:51:39.985Z] #32 ... [2021-07-20T08:51:39.985Z] [2021-07-20T08:51:39.985Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:39.985Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:39.985Z] #44 30.94 Reading package lists... [2021-07-20T08:51:39.985Z] #44 36.25 Building dependency tree... [2021-07-20T08:51:39.985Z] #44 38.76 The following additional packages will be installed: [2021-07-20T08:51:39.985Z] #44 38.76 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-20T08:51:39.985Z] #44 38.77 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-20T08:51:39.985Z] #44 38.77 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:51:39.985Z] #44 38.77 python3.7-minimal [2021-07-20T08:51:39.985Z] #44 38.78 Suggested packages: [2021-07-20T08:51:39.985Z] #44 38.78 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-20T08:51:39.985Z] #44 38.78 python3.7-doc binfmt-support [2021-07-20T08:51:39.985Z] #44 39.97 The following NEW packages will be installed: [2021-07-20T08:51:39.985Z] #44 40.00 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-20T08:51:39.985Z] #44 40.00 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-20T08:51:39.985Z] #44 40.00 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:51:39.985Z] #44 40.01 python3.7-minimal [2021-07-20T08:51:39.985Z] #44 40.55 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:39.985Z] #44 40.55 Need to get 6695 kB of archives. [2021-07-20T08:51:39.985Z] #44 40.55 After this operation, 33.1 MB of additional disk space will be used. [2021-07-20T08:51:39.985Z] #44 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:51:39.985Z] #44 40.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:51:39.985Z] #44 40.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:51:39.985Z] #44 40.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:51:39.985Z] #44 40.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:51:39.986Z] #44 41.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:51:39.986Z] #44 41.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:51:39.986Z] #44 41.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:51:39.986Z] #44 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T08:51:39.986Z] #44 41.31 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-20T08:51:39.986Z] #44 41.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:51:39.986Z] #44 41.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-20T08:51:39.986Z] #44 41.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-20T08:51:39.986Z] #44 41.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:51:39.986Z] #44 41.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:51:39.986Z] #44 41.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:51:39.986Z] #44 42.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:39.986Z] #44 42.99 Fetched 6695 kB in 2s (4455 kB/s) [2021-07-20T08:51:39.986Z] #44 43.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:51:39.986Z] #44 43.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 ... 15421 files and directories currently installed.) [2021-07-20T08:51:39.986Z] #44 43.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:39.986Z] #44 43.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:39.986Z] #44 43.91 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:51:39.986Z] #44 43.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:39.986Z] #44 44.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:51:39.986Z] #44 45.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:39.986Z] #44 45.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:51:39.986Z] #44 ... [2021-07-20T08:51:39.986Z] [2021-07-20T08:51:39.986Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:39.986Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:39.986Z] #32 46.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:39.991Z] #13 ... [2021-07-20T08:51:39.991Z] [2021-07-20T08:51:39.991Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:39.991Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:51:39.991Z] #46 4.137 + RM_GOPATH=0 [2021-07-20T08:51:39.991Z] #46 4.137 + TMP_GOPATH= [2021-07-20T08:51:39.991Z] #46 4.137 + : /build [2021-07-20T08:51:39.991Z] #46 4.137 + '[' -z '' ']' [2021-07-20T08:51:39.991Z] #46 4.137 ++ mktemp -d [2021-07-20T08:51:39.991Z] #46 4.137 + export GOPATH=/tmp/tmp.JBzCq7wPfB [2021-07-20T08:51:39.991Z] #46 4.137 + GOPATH=/tmp/tmp.JBzCq7wPfB [2021-07-20T08:51:39.991Z] #46 4.137 + RM_GOPATH=1 [2021-07-20T08:51:39.991Z] #46 4.137 + case "$(go env GOARCH)" in [2021-07-20T08:51:39.991Z] #46 4.137 ++ go env GOARCH [2021-07-20T08:51:39.991Z] #46 4.145 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:39.991Z] #46 4.145 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:39.991Z] #46 4.146 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:39.991Z] #46 4.148 + dir=/tmp/install [2021-07-20T08:51:39.991Z] #46 4.148 + bin=vndr [2021-07-20T08:51:39.991Z] #46 4.148 + shift [2021-07-20T08:51:39.991Z] #46 4.148 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T08:51:39.991Z] #46 4.148 + . /tmp/install/vndr.installer [2021-07-20T08:51:39.991Z] #46 4.148 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:39.991Z] #46 4.148 + install_vndr [2021-07-20T08:51:39.991Z] #46 4.148 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T08:51:39.991Z] #46 4.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JBzCq7wPfB/src/github.com/LK4D4/vndr [2021-07-20T08:51:39.991Z] #46 4.149 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:39.991Z] #46 4.157 Cloning into '/tmp/tmp.JBzCq7wPfB/src/github.com/LK4D4/vndr'... [2021-07-20T08:51:39.991Z] #46 4.713 + cd /tmp/tmp.JBzCq7wPfB/src/github.com/LK4D4/vndr [2021-07-20T08:51:39.991Z] #46 4.713 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:39.991Z] #46 4.736 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T08:51:39.991Z] #46 6.068 runtime/internal/sys [2021-07-20T08:51:39.991Z] #46 6.110 internal/unsafeheader [2021-07-20T08:51:39.991Z] #46 6.151 runtime/internal/atomic [2021-07-20T08:51:39.991Z] #46 6.153 internal/cpu [2021-07-20T08:51:39.991Z] #46 6.405 internal/race [2021-07-20T08:51:39.991Z] #46 6.445 runtime/internal/math [2021-07-20T08:51:39.991Z] #46 6.498 sync/atomic [2021-07-20T08:51:39.991Z] #46 6.686 unicode [2021-07-20T08:51:39.991Z] #46 6.845 unicode/utf8 [2021-07-20T08:51:39.991Z] #46 7.215 internal/bytealg [2021-07-20T08:51:39.991Z] #46 7.368 math/bits [2021-07-20T08:51:39.991Z] #46 7.382 encoding [2021-07-20T08:51:39.991Z] #46 7.489 unicode/utf16 [2021-07-20T08:51:39.991Z] #46 8.189 container/list [2021-07-20T08:51:39.991Z] #46 8.367 math [2021-07-20T08:51:40.572Z] #46 8.973 crypto/internal/subtle [2021-07-20T08:51:40.572Z] #46 ... [2021-07-20T08:51:40.572Z] [2021-07-20T08:51:40.572Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:40.572Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:51:40.572Z] #13 5.958 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:40.892Z] #29 DONE 11.4s [2021-07-20T08:51:40.892Z] [2021-07-20T08:51:40.892Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T08:51:40.892Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T08:51:40.892Z] #10 DONE 6.4s [2021-07-20T08:51:40.892Z] [2021-07-20T08:51:40.892Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-20T08:51:40.892Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T08:51:40.919Z] #40 ... [2021-07-20T08:51:40.919Z] [2021-07-20T08:51:40.919Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-20T08:51:40.919Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T08:51:40.919Z] #12 DONE 9.5s [2021-07-20T08:51:40.919Z] [2021-07-20T08:51:40.919Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:40.919Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:41.176Z] #13 ... [2021-07-20T08:51:41.176Z] [2021-07-20T08:51:41.176Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:41.176Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:51:41.176Z] #50 9.238 + RM_GOPATH=0 [2021-07-20T08:51:41.176Z] #50 9.238 + TMP_GOPATH= [2021-07-20T08:51:41.176Z] #50 9.238 + : /build [2021-07-20T08:51:41.176Z] #50 9.238 + '[' -z '' ']' [2021-07-20T08:51:41.176Z] #50 9.238 ++ mktemp -d [2021-07-20T08:51:41.176Z] #50 9.238 + export GOPATH=/tmp/tmp.p9Ez2S8UK6 [2021-07-20T08:51:41.176Z] #50 9.238 + GOPATH=/tmp/tmp.p9Ez2S8UK6 [2021-07-20T08:51:41.176Z] #50 9.238 + RM_GOPATH=1 [2021-07-20T08:51:41.176Z] #50 9.238 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.176Z] #50 9.238 ++ go env GOARCH [2021-07-20T08:51:41.176Z] #50 9.247 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.176Z] #50 9.247 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.176Z] #50 9.247 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.176Z] #50 9.247 + dir=/tmp/install [2021-07-20T08:51:41.176Z] #50 9.247 + bin=golangci_lint [2021-07-20T08:51:41.176Z] #50 9.247 + shift [2021-07-20T08:51:41.176Z] #50 9.247 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T08:51:41.176Z] #50 9.247 + . /tmp/install/golangci_lint.installer [2021-07-20T08:51:41.176Z] #50 9.247 ++ : v1.23.8 [2021-07-20T08:51:41.176Z] #50 9.247 + install_golangci_lint [2021-07-20T08:51:41.176Z] #50 9.247 + set -e [2021-07-20T08:51:41.176Z] #50 9.247 + export GO111MODULE=on [2021-07-20T08:51:41.176Z] #50 9.247 + GO111MODULE=on [2021-07-20T08:51:41.176Z] #50 9.247 + GOBIN=/build [2021-07-20T08:51:41.176Z] #50 9.247 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T08:51:41.176Z] #50 9.833 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T08:51:41.434Z] #50 ... [2021-07-20T08:51:41.434Z] [2021-07-20T08:51:41.434Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:41.434Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:51:41.434Z] #52 8.954 + RM_GOPATH=0 [2021-07-20T08:51:41.434Z] #52 8.954 + TMP_GOPATH= [2021-07-20T08:51:41.434Z] #52 8.955 + : /build [2021-07-20T08:51:41.434Z] #52 8.955 + '[' -z '' ']' [2021-07-20T08:51:41.434Z] #52 8.955 ++ mktemp -d [2021-07-20T08:51:41.434Z] #52 8.956 + export GOPATH=/tmp/tmp.perlZ8FWK1 [2021-07-20T08:51:41.434Z] #52 8.956 + GOPATH=/tmp/tmp.perlZ8FWK1 [2021-07-20T08:51:41.434Z] #52 8.956 + RM_GOPATH=1 [2021-07-20T08:51:41.434Z] #52 8.956 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.434Z] #52 8.956 ++ go env GOARCH [2021-07-20T08:51:41.434Z] #52 8.966 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.434Z] #52 8.966 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.434Z] #52 8.967 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.434Z] #52 8.967 + dir=/tmp/install [2021-07-20T08:51:41.434Z] #52 8.968 + bin=shfmt [2021-07-20T08:51:41.434Z] #52 8.968 + shift [2021-07-20T08:51:41.434Z] #52 8.968 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T08:51:41.434Z] #52 8.968 + . /tmp/install/shfmt.installer [2021-07-20T08:51:41.434Z] #52 8.968 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:41.434Z] #52 8.968 + install_shfmt [2021-07-20T08:51:41.434Z] #52 8.968 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T08:51:41.434Z] #52 8.968 + git clone https://github.com/mvdan/sh.git /tmp/tmp.perlZ8FWK1/src/github.com/mvdan/sh [2021-07-20T08:51:41.434Z] #52 8.968 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:41.434Z] #52 8.974 Cloning into '/tmp/tmp.perlZ8FWK1/src/github.com/mvdan/sh'... [2021-07-20T08:51:41.434Z] #52 ... [2021-07-20T08:51:41.434Z] [2021-07-20T08:51:41.434Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:41.434Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:41.434Z] #56 9.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:41.434Z] #56 9.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:41.434Z] #56 9.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:41.434Z] #56 9.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:41.463Z] #11 DONE 0.7s [2021-07-20T08:51:41.463Z] [2021-07-20T08:51:41.463Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T08:51:41.463Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T08:51:41.463Z] #31 DONE 0.1s [2021-07-20T08:51:41.463Z] [2021-07-20T08:51:41.463Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:41.463Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:41.537Z] #13 ... [2021-07-20T08:51:41.537Z] [2021-07-20T08:51:41.537Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:41.537Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-20T08:51:41.537Z] #56 4.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:41.537Z] #56 4.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:41.537Z] #56 4.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:41.537Z] #56 5.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:41.537Z] #56 6.303 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:41.537Z] #56 7.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:41.537Z] #56 ... [2021-07-20T08:51:41.537Z] [2021-07-20T08:51:41.537Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:41.537Z] #48 sha256:f0f25b46be1fc0b4d35a51363d730eec6c08209c9845fa3ac4cccf0299f4938c [2021-07-20T08:51:41.537Z] #48 4.860 + RM_GOPATH=0 [2021-07-20T08:51:41.537Z] #48 4.860 + TMP_GOPATH= [2021-07-20T08:51:41.537Z] #48 4.860 + : /build [2021-07-20T08:51:41.537Z] #48 4.860 + '[' -z '' ']' [2021-07-20T08:51:41.537Z] #48 4.860 ++ mktemp -d [2021-07-20T08:51:41.537Z] #48 4.862 + export GOPATH=/tmp/tmp.pQXEjJqXcQ [2021-07-20T08:51:41.537Z] #48 4.863 + GOPATH=/tmp/tmp.pQXEjJqXcQ [2021-07-20T08:51:41.537Z] #48 4.863 + RM_GOPATH=1 [2021-07-20T08:51:41.537Z] #48 4.864 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.537Z] #48 4.865 ++ go env GOARCH [2021-07-20T08:51:41.537Z] #48 4.885 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.537Z] #48 4.885 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.537Z] #48 4.887 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.537Z] #48 4.908 + dir=/tmp/install [2021-07-20T08:51:41.537Z] #48 4.908 + bin=gotestsum [2021-07-20T08:51:41.537Z] #48 4.908 + shift [2021-07-20T08:51:41.537Z] #48 4.908 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T08:51:41.537Z] #48 4.908 + . /tmp/install/gotestsum.installer [2021-07-20T08:51:41.537Z] #48 4.908 ++ : v0.5.3 [2021-07-20T08:51:41.537Z] #48 4.908 + install_gotestsum [2021-07-20T08:51:41.537Z] #48 4.908 + set -e [2021-07-20T08:51:41.537Z] #48 4.908 + export GO111MODULE=on [2021-07-20T08:51:41.537Z] #48 4.908 + GO111MODULE=on [2021-07-20T08:51:41.537Z] #48 4.908 + GOBIN=/build [2021-07-20T08:51:41.537Z] #48 4.908 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T08:51:41.537Z] #48 5.431 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T08:51:41.537Z] #48 8.131 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T08:51:41.537Z] #48 8.132 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T08:51:41.537Z] #48 8.135 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:41.537Z] #48 8.356 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T08:51:41.537Z] #48 8.566 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T08:51:41.537Z] #48 8.587 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T08:51:41.537Z] #48 8.889 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T08:51:41.537Z] #48 8.955 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T08:51:41.537Z] #48 9.076 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T08:51:41.537Z] #48 9.234 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T08:51:41.537Z] #48 9.363 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T08:51:41.692Z] #56 ... [2021-07-20T08:51:41.692Z] [2021-07-20T08:51:41.692Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:41.692Z] #24 sha256:9ac4d8d0139c8ea2a6355ab4e9e2e91b61e500a5057572db94004773a84f524b [2021-07-20T08:51:41.692Z] #24 10.34 + RM_GOPATH=0 [2021-07-20T08:51:41.692Z] #24 10.34 + TMP_GOPATH= [2021-07-20T08:51:41.692Z] #24 10.34 + : /build [2021-07-20T08:51:41.692Z] #24 10.34 + '[' -z '' ']' [2021-07-20T08:51:41.692Z] #24 10.34 ++ mktemp -d [2021-07-20T08:51:41.692Z] #24 10.36 + export GOPATH=/tmp/tmp.MtAYkheEbm [2021-07-20T08:51:41.692Z] #24 10.36 + GOPATH=/tmp/tmp.MtAYkheEbm [2021-07-20T08:51:41.692Z] #24 10.36 + RM_GOPATH=1 [2021-07-20T08:51:41.692Z] #24 10.36 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.692Z] #24 10.36 ++ go env GOARCH [2021-07-20T08:51:41.692Z] #24 10.36 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.692Z] #24 10.36 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.692Z] #24 10.36 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.692Z] #24 10.36 + dir=/tmp/install [2021-07-20T08:51:41.692Z] #24 10.36 + bin=dockercli [2021-07-20T08:51:41.692Z] #24 10.36 + shift [2021-07-20T08:51:41.692Z] #24 10.37 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T08:51:41.692Z] #24 10.37 + . /tmp/install/dockercli.installer [2021-07-20T08:51:41.692Z] #24 10.38 ++ : stable [2021-07-20T08:51:41.692Z] #24 10.38 ++ : 17.06.2-ce [2021-07-20T08:51:41.692Z] #24 10.38 + install_dockercli [2021-07-20T08:51:41.692Z] #24 10.38 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T08:51:41.692Z] #24 10.39 Install docker/cli version 17.06.2-ce from stable [2021-07-20T08:51:41.692Z] #24 10.39 ++ uname -m [2021-07-20T08:51:41.692Z] #24 10.39 + arch=x86_64 [2021-07-20T08:51:41.692Z] #24 10.39 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T08:51:41.692Z] #24 10.39 + url=https://download.docker.com/linux/static [2021-07-20T08:51:41.692Z] #24 10.39 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T08:51:41.692Z] #24 10.39 + tar -xz docker/docker [2021-07-20T08:51:41.692Z] #24 ... [2021-07-20T08:51:41.692Z] [2021-07-20T08:51:41.692Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:41.692Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:51:41.692Z] #46 9.977 + RM_GOPATH=0 [2021-07-20T08:51:41.692Z] #46 9.977 + TMP_GOPATH= [2021-07-20T08:51:41.692Z] #46 9.977 + : /build [2021-07-20T08:51:41.692Z] #46 9.977 + '[' -z '' ']' [2021-07-20T08:51:41.692Z] #46 9.977 ++ mktemp -d [2021-07-20T08:51:41.692Z] #46 9.998 + export GOPATH=/tmp/tmp.fnc4jsSFNL [2021-07-20T08:51:41.692Z] #46 9.998 + GOPATH=/tmp/tmp.fnc4jsSFNL [2021-07-20T08:51:41.692Z] #46 9.998 + RM_GOPATH=1 [2021-07-20T08:51:41.692Z] #46 9.998 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.692Z] #46 9.998 ++ go env GOARCH [2021-07-20T08:51:41.692Z] #46 9.999 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.692Z] #46 9.999 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.692Z] #46 9.999 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.692Z] #46 10.00 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:41.692Z] #46 10.00 + dir=/tmp/install [2021-07-20T08:51:41.692Z] #46 10.00 + bin=vndr [2021-07-20T08:51:41.692Z] #46 10.00 + shift [2021-07-20T08:51:41.692Z] #46 10.00 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T08:51:41.692Z] #46 10.00 + . /tmp/install/vndr.installer [2021-07-20T08:51:41.692Z] #46 10.00 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:41.692Z] #46 10.00 + install_vndr [2021-07-20T08:51:41.692Z] #46 10.00 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T08:51:41.692Z] #46 10.00 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fnc4jsSFNL/src/github.com/LK4D4/vndr [2021-07-20T08:51:41.692Z] #46 10.01 Cloning into '/tmp/tmp.fnc4jsSFNL/src/github.com/LK4D4/vndr'... [2021-07-20T08:51:41.726Z] #32 ... [2021-07-20T08:51:41.726Z] [2021-07-20T08:51:41.726Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T08:51:41.726Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T08:51:41.726Z] #39 DONE 0.3s [2021-07-20T08:51:41.726Z] [2021-07-20T08:51:41.726Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-20T08:51:41.726Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-20T08:51:41.726Z] #43 DONE 0.3s [2021-07-20T08:51:41.726Z] [2021-07-20T08:51:41.726Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:41.726Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:41.803Z] #48 ... [2021-07-20T08:51:41.804Z] [2021-07-20T08:51:41.804Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:41.804Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:51:41.804Z] #50 3.596 + RM_GOPATH=0 [2021-07-20T08:51:41.804Z] #50 3.596 + TMP_GOPATH= [2021-07-20T08:51:41.804Z] #50 3.596 + : /build [2021-07-20T08:51:41.804Z] #50 3.596 + '[' -z '' ']' [2021-07-20T08:51:41.804Z] #50 3.596 ++ mktemp -d [2021-07-20T08:51:41.804Z] #50 3.598 + export GOPATH=/tmp/tmp.6iKX3a7FhQ [2021-07-20T08:51:41.804Z] #50 3.598 + GOPATH=/tmp/tmp.6iKX3a7FhQ [2021-07-20T08:51:41.804Z] #50 3.599 + RM_GOPATH=1 [2021-07-20T08:51:41.804Z] #50 3.599 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.804Z] #50 3.599 ++ go env GOARCH [2021-07-20T08:51:41.804Z] #50 3.615 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.804Z] #50 3.615 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.804Z] #50 3.616 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.804Z] #50 3.618 + dir=/tmp/install [2021-07-20T08:51:41.804Z] #50 3.618 + bin=golangci_lint [2021-07-20T08:51:41.804Z] #50 3.618 + shift [2021-07-20T08:51:41.804Z] #50 3.618 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T08:51:41.804Z] #50 3.618 + . /tmp/install/golangci_lint.installer [2021-07-20T08:51:41.804Z] #50 3.618 ++ : v1.23.8 [2021-07-20T08:51:41.804Z] #50 3.618 + install_golangci_lint [2021-07-20T08:51:41.804Z] #50 3.618 + set -e [2021-07-20T08:51:41.804Z] #50 3.618 + export GO111MODULE=on [2021-07-20T08:51:41.804Z] #50 3.618 + GO111MODULE=on [2021-07-20T08:51:41.804Z] #50 3.618 + GOBIN=/build [2021-07-20T08:51:41.804Z] #50 3.618 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T08:51:41.804Z] #50 4.216 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T08:51:41.949Z] #46 ... [2021-07-20T08:51:41.950Z] [2021-07-20T08:51:41.950Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:41.950Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:41.950Z] #36 9.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:41.950Z] #36 9.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:41.950Z] #36 9.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:41.950Z] #36 9.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:41.950Z] #36 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:41.950Z] #36 ... [2021-07-20T08:51:41.950Z] [2021-07-20T08:51:41.950Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:41.950Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:41.950Z] #59 10.28 + RM_GOPATH=0 [2021-07-20T08:51:41.950Z] #59 10.28 + TMP_GOPATH= [2021-07-20T08:51:41.950Z] #59 10.28 + : /build [2021-07-20T08:51:41.950Z] #59 10.28 + '[' -z '' ']' [2021-07-20T08:51:41.950Z] #59 10.28 ++ mktemp -d [2021-07-20T08:51:41.950Z] #59 10.28 + export GOPATH=/tmp/tmp.3QVVyNggel [2021-07-20T08:51:41.950Z] #59 10.28 + GOPATH=/tmp/tmp.3QVVyNggel [2021-07-20T08:51:41.950Z] #59 10.28 + RM_GOPATH=1 [2021-07-20T08:51:41.950Z] #59 10.28 + case "$(go env GOARCH)" in [2021-07-20T08:51:41.950Z] #59 10.28 ++ go env GOARCH [2021-07-20T08:51:41.950Z] #59 10.32 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:41.950Z] #59 10.32 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.950Z] #59 10.32 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:41.950Z] #59 10.32 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:41.950Z] #59 10.32 + dir=/tmp/install [2021-07-20T08:51:41.950Z] #59 10.32 + bin=rootlesskit [2021-07-20T08:51:41.950Z] #59 10.32 + shift [2021-07-20T08:51:41.950Z] #59 10.32 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T08:51:41.950Z] #59 10.32 + . /tmp/install/rootlesskit.installer [2021-07-20T08:51:41.950Z] #59 10.32 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:41.950Z] #59 10.32 + install_rootlesskit [2021-07-20T08:51:41.950Z] #59 10.32 + case "$1" in [2021-07-20T08:51:41.950Z] #59 10.32 + export CGO_ENABLED=0 [2021-07-20T08:51:41.950Z] #59 10.32 + CGO_ENABLED=0 [2021-07-20T08:51:41.950Z] #59 10.32 + _install_rootlesskit [2021-07-20T08:51:41.950Z] #59 10.32 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T08:51:41.950Z] #59 10.32 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3QVVyNggel/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:41.950Z] #59 10.36 Cloning into '/tmp/tmp.3QVVyNggel/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T08:51:42.070Z] #50 ... [2021-07-20T08:51:42.070Z] [2021-07-20T08:51:42.070Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:42.070Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:51:42.070Z] #52 4.602 + RM_GOPATH=0 [2021-07-20T08:51:42.070Z] #52 4.602 + TMP_GOPATH= [2021-07-20T08:51:42.070Z] #52 4.602 + : /build [2021-07-20T08:51:42.070Z] #52 4.602 + '[' -z '' ']' [2021-07-20T08:51:42.070Z] #52 4.602 ++ mktemp -d [2021-07-20T08:51:42.070Z] #52 4.602 + export GOPATH=/tmp/tmp.VclLB40Ef3 [2021-07-20T08:51:42.070Z] #52 4.602 + GOPATH=/tmp/tmp.VclLB40Ef3 [2021-07-20T08:51:42.070Z] #52 4.602 + RM_GOPATH=1 [2021-07-20T08:51:42.070Z] #52 4.602 + case "$(go env GOARCH)" in [2021-07-20T08:51:42.070Z] #52 4.603 ++ go env GOARCH [2021-07-20T08:51:42.070Z] #52 4.656 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.070Z] #52 4.656 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.070Z] #52 4.656 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:42.070Z] #52 4.656 + dir=/tmp/install [2021-07-20T08:51:42.070Z] #52 4.656 + bin=shfmt [2021-07-20T08:51:42.070Z] #52 4.656 + shift [2021-07-20T08:51:42.070Z] #52 4.656 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T08:51:42.070Z] #52 4.656 + . /tmp/install/shfmt.installer [2021-07-20T08:51:42.070Z] #52 4.656 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:42.070Z] #52 4.656 + install_shfmt [2021-07-20T08:51:42.070Z] #52 4.656 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T08:51:42.070Z] #52 4.656 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VclLB40Ef3/src/github.com/mvdan/sh [2021-07-20T08:51:42.070Z] #52 4.657 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:42.070Z] #52 4.661 Cloning into '/tmp/tmp.VclLB40Ef3/src/github.com/mvdan/sh'... [2021-07-20T08:51:42.070Z] #52 ... [2021-07-20T08:51:42.070Z] [2021-07-20T08:51:42.070Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:42.070Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:51:42.070Z] #44 5.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:42.070Z] #44 5.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:42.070Z] #44 5.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:42.070Z] #44 5.929 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-20T08:51:42.070Z] #44 6.259 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:42.070Z] #44 7.512 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:42.070Z] #44 9.096 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:42.207Z] #59 ... [2021-07-20T08:51:42.207Z] [2021-07-20T08:51:42.207Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:42.207Z] #48 sha256:f44812238b7d7bab8337216b7a57db4ceefab4835f23ef8cefdfc9ff3e223147 [2021-07-20T08:51:42.207Z] #48 9.011 + RM_GOPATH=0 [2021-07-20T08:51:42.207Z] #48 9.011 + TMP_GOPATH= [2021-07-20T08:51:42.207Z] #48 9.011 + : /build [2021-07-20T08:51:42.207Z] #48 9.011 + '[' -z '' ']' [2021-07-20T08:51:42.207Z] #48 9.011 ++ mktemp -d [2021-07-20T08:51:42.207Z] #48 9.014 + export GOPATH=/tmp/tmp.d8hJpQgWBq [2021-07-20T08:51:42.207Z] #48 9.014 + GOPATH=/tmp/tmp.d8hJpQgWBq [2021-07-20T08:51:42.207Z] #48 9.014 + RM_GOPATH=1 [2021-07-20T08:51:42.207Z] #48 9.014 + case "$(go env GOARCH)" in [2021-07-20T08:51:42.207Z] #48 9.015 ++ go env GOARCH [2021-07-20T08:51:42.207Z] #48 9.019 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.207Z] #48 9.019 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.207Z] #48 9.020 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:42.207Z] #48 9.020 + dir=/tmp/install [2021-07-20T08:51:42.207Z] #48 9.020 + bin=gotestsum [2021-07-20T08:51:42.207Z] #48 9.020 + shift [2021-07-20T08:51:42.207Z] #48 9.020 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T08:51:42.207Z] #48 9.020 + . /tmp/install/gotestsum.installer [2021-07-20T08:51:42.207Z] #48 9.020 ++ : v0.5.3 [2021-07-20T08:51:42.207Z] #48 9.020 + install_gotestsum [2021-07-20T08:51:42.207Z] #48 9.021 + set -e [2021-07-20T08:51:42.207Z] #48 9.021 + export GO111MODULE=on [2021-07-20T08:51:42.207Z] #48 9.021 + GO111MODULE=on [2021-07-20T08:51:42.207Z] #48 9.021 + GOBIN=/build [2021-07-20T08:51:42.207Z] #48 9.021 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T08:51:42.207Z] #48 9.590 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T08:51:42.207Z] #48 11.00 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T08:51:42.207Z] #48 11.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T08:51:42.207Z] #48 11.03 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:42.207Z] #48 11.06 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T08:51:42.207Z] #48 ... [2021-07-20T08:51:42.207Z] [2021-07-20T08:51:42.207Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:42.207Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:51:42.207Z] #46 10.87 + cd /tmp/tmp.fnc4jsSFNL/src/github.com/LK4D4/vndr [2021-07-20T08:51:42.207Z] #46 10.87 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:42.207Z] #46 10.89 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T08:51:42.335Z] #44 ... [2021-07-20T08:51:42.336Z] [2021-07-20T08:51:42.336Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:42.336Z] #34 sha256:0d162506ace19364a19672bda01d97a15883f58f5cbf1a8fc9e14983cd4738b7 [2021-07-20T08:51:42.336Z] #34 4.611 Install go-toml version v1.8.1 [2021-07-20T08:51:42.336Z] #34 5.426 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-20T08:51:42.336Z] #34 8.180 github.com/pelletier/go-toml [2021-07-20T08:51:42.336Z] #34 ... [2021-07-20T08:51:42.336Z] [2021-07-20T08:51:42.336Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:42.336Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:51:42.336Z] #36 5.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:42.336Z] #36 5.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:42.336Z] #36 5.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:42.336Z] #36 5.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:51:42.336Z] #36 7.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:51:42.336Z] #36 8.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:42.525Z] #32 ... [2021-07-20T08:51:42.525Z] [2021-07-20T08:51:42.525Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:42.525Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:42.525Z] #13 27.66 Reading package lists... [2021-07-20T08:51:42.525Z] #13 33.43 Building dependency tree... [2021-07-20T08:51:42.525Z] #13 36.81 The following additional packages will be installed: [2021-07-20T08:51:42.525Z] #13 36.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T08:51:42.525Z] #13 36.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T08:51:42.525Z] #13 36.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T08:51:42.525Z] #13 36.83 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T08:51:42.525Z] #13 36.83 mingw-w64-x86-64-dev [2021-07-20T08:51:42.525Z] #13 36.84 Suggested packages: [2021-07-20T08:51:42.525Z] #13 36.85 gcc-8-locales seccomp wine64 [2021-07-20T08:51:42.525Z] #13 37.84 The following NEW packages will be installed: [2021-07-20T08:51:42.525Z] #13 37.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T08:51:42.525Z] #13 37.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T08:51:42.525Z] #13 37.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T08:51:42.526Z] #13 37.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T08:51:42.526Z] #13 37.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T08:51:42.526Z] #13 37.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T08:51:42.526Z] #13 37.87 The following packages will be upgraded: [2021-07-20T08:51:42.526Z] #13 37.87 libseccomp2 [2021-07-20T08:51:42.526Z] #13 38.29 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:42.526Z] #13 38.29 Need to get 77.8 MB of archives. [2021-07-20T08:51:42.526Z] #13 38.29 After this operation, 487 MB of additional disk space will be used. [2021-07-20T08:51:42.526Z] #13 38.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-20T08:51:42.526Z] #13 38.30 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-20T08:51:42.526Z] #13 38.31 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-20T08:51:42.526Z] #13 38.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-20T08:51:42.526Z] #13 38.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-20T08:51:42.526Z] #13 38.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-20T08:51:42.526Z] #13 38.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-20T08:51:42.526Z] #13 38.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T08:51:42.526Z] #13 39.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-20T08:51:42.526Z] #13 39.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-20T08:51:42.526Z] #13 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-20T08:51:42.526Z] #13 42.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-20T08:51:42.602Z] #36 ... [2021-07-20T08:51:42.603Z] [2021-07-20T08:51:42.603Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:42.603Z] #59 sha256:6de895d41ad6257c0fd211a1f8a1b1eb7c84f440b0fc945a3310d1d584fdf037 [2021-07-20T08:51:42.603Z] #59 4.524 + RM_GOPATH=0 [2021-07-20T08:51:42.603Z] #59 4.524 + TMP_GOPATH= [2021-07-20T08:51:42.603Z] #59 4.524 + : /build [2021-07-20T08:51:42.603Z] #59 4.524 + '[' -z '' ']' [2021-07-20T08:51:42.603Z] #59 4.524 ++ mktemp -d [2021-07-20T08:51:42.603Z] #59 4.536 + export GOPATH=/tmp/tmp.r9JHar45H2 [2021-07-20T08:51:42.603Z] #59 4.536 + GOPATH=/tmp/tmp.r9JHar45H2 [2021-07-20T08:51:42.603Z] #59 4.536 + RM_GOPATH=1 [2021-07-20T08:51:42.603Z] #59 4.536 + case "$(go env GOARCH)" in [2021-07-20T08:51:42.603Z] #59 4.537 ++ go env GOARCH [2021-07-20T08:51:42.603Z] #59 4.544 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.603Z] #59 4.544 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:42.603Z] #59 4.544 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:42.603Z] #59 4.553 + dir=/tmp/install [2021-07-20T08:51:42.603Z] #59 4.553 + bin=rootlesskit [2021-07-20T08:51:42.603Z] #59 4.553 + shift [2021-07-20T08:51:42.603Z] #59 4.553 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T08:51:42.603Z] #59 4.553 + . /tmp/install/rootlesskit.installer [2021-07-20T08:51:42.603Z] #59 4.553 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:42.603Z] #59 4.553 + install_rootlesskit [2021-07-20T08:51:42.603Z] #59 4.553 + case "$1" in [2021-07-20T08:51:42.603Z] #59 4.553 + export CGO_ENABLED=0 [2021-07-20T08:51:42.603Z] #59 4.553 + CGO_ENABLED=0 [2021-07-20T08:51:42.603Z] #59 4.553 + _install_rootlesskit [2021-07-20T08:51:42.603Z] #59 4.563 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:42.603Z] #59 4.563 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T08:51:42.603Z] #59 4.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r9JHar45H2/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:42.603Z] #59 4.563 Cloning into '/tmp/tmp.r9JHar45H2/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T08:51:42.603Z] #59 8.049 + cd /tmp/tmp.r9JHar45H2/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:42.603Z] #59 8.049 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:42.603Z] #59 8.081 + export GO111MODULE=on [2021-07-20T08:51:42.603Z] #59 8.081 + GO111MODULE=on [2021-07-20T08:51:42.603Z] #59 8.082 + export GOPROXY=https://proxy.golang.org [2021-07-20T08:51:42.603Z] #59 8.082 + GOPROXY=https://proxy.golang.org [2021-07-20T08:51:42.603Z] #59 8.082 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:51:42.603Z] #59 8.082 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T08:51:42.603Z] #59 9.701 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:42.603Z] #59 9.886 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T08:51:42.603Z] #59 9.925 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T08:51:42.603Z] #59 10.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T08:51:42.603Z] #59 10.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T08:51:42.603Z] #59 ... [2021-07-20T08:51:42.603Z] [2021-07-20T08:51:42.603Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:42.603Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-20T08:51:42.603Z] #32 4.747 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-20T08:51:42.603Z] #32 4.755 Cloning into '.'... [2021-07-20T08:51:42.893Z] #32 ... [2021-07-20T08:51:42.893Z] [2021-07-20T08:51:42.893Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:42.893Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-20T08:51:42.893Z] #40 4.780 + git clone https://github.com/docker/distribution.git . [2021-07-20T08:51:42.893Z] #40 4.792 Cloning into '.'... [2021-07-20T08:51:43.159Z] #40 ... [2021-07-20T08:51:43.159Z] [2021-07-20T08:51:43.159Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:43.159Z] #24 sha256:c0630fc757ffc20f9cb1b8bf3069f77609478177382546a2bfc7731f412414e9 [2021-07-20T08:51:43.159Z] #24 4.702 + RM_GOPATH=0 [2021-07-20T08:51:43.159Z] #24 4.713 + TMP_GOPATH= [2021-07-20T08:51:43.159Z] #24 4.713 + : /build [2021-07-20T08:51:43.159Z] #24 4.713 + '[' -z '' ']' [2021-07-20T08:51:43.159Z] #24 4.713 ++ mktemp -d [2021-07-20T08:51:43.159Z] #24 4.730 + export GOPATH=/tmp/tmp.e4Add02OqO [2021-07-20T08:51:43.159Z] #24 4.730 + GOPATH=/tmp/tmp.e4Add02OqO [2021-07-20T08:51:43.159Z] #24 4.730 + RM_GOPATH=1 [2021-07-20T08:51:43.159Z] #24 4.730 + case "$(go env GOARCH)" in [2021-07-20T08:51:43.159Z] #24 4.730 ++ go env GOARCH [2021-07-20T08:51:43.159Z] #24 4.754 Install docker/cli version 17.06.2-ce from stable [2021-07-20T08:51:43.159Z] #24 4.757 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:43.159Z] #24 4.757 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:43.159Z] #24 4.757 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:43.159Z] #24 4.757 + dir=/tmp/install [2021-07-20T08:51:43.159Z] #24 4.757 + bin=dockercli [2021-07-20T08:51:43.159Z] #24 4.757 + shift [2021-07-20T08:51:43.159Z] #24 4.757 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T08:51:43.159Z] #24 4.757 + . /tmp/install/dockercli.installer [2021-07-20T08:51:43.159Z] #24 4.757 ++ : stable [2021-07-20T08:51:43.159Z] #24 4.757 ++ : 17.06.2-ce [2021-07-20T08:51:43.159Z] #24 4.757 + install_dockercli [2021-07-20T08:51:43.159Z] #24 4.757 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T08:51:43.159Z] #24 4.775 ++ uname -m [2021-07-20T08:51:43.159Z] #24 4.785 + arch=aarch64 [2021-07-20T08:51:43.159Z] #24 4.785 + '[' aarch64 '!=' x86_64 ']' [2021-07-20T08:51:43.159Z] #24 4.785 + '[' aarch64 '!=' s390x ']' [2021-07-20T08:51:43.159Z] #24 4.785 + '[' aarch64 '!=' armhf ']' [2021-07-20T08:51:43.159Z] #24 4.785 + build_dockercli [2021-07-20T08:51:43.159Z] #24 4.785 + git clone https://github.com/docker/docker-ce /tmp/tmp.e4Add02OqO/tmp/docker-ce [2021-07-20T08:51:43.159Z] #24 4.787 Cloning into '/tmp/tmp.e4Add02OqO/tmp/docker-ce'... [2021-07-20T08:51:43.159Z] #24 ... [2021-07-20T08:51:43.159Z] [2021-07-20T08:51:43.159Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:43.159Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:51:43.159Z] #46 9.038 runtime [2021-07-20T08:51:43.159Z] #46 9.173 crypto/subtle [2021-07-20T08:51:43.159Z] #46 9.515 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-20T08:51:43.159Z] #46 9.914 internal/nettrace [2021-07-20T08:51:43.159Z] #46 10.21 runtime/cgo [2021-07-20T08:51:43.424Z] #46 11.88 vendor/golang.org/x/crypto/internal/subtle [2021-07-20T08:51:43.519Z] #13 ... [2021-07-20T08:51:43.519Z] [2021-07-20T08:51:43.519Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:43.519Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:43.519Z] #44 49.61 Selecting previously unselected package python3-minimal. [2021-07-20T08:51:43.519Z] #44 49.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 ... 15661 files and directories currently installed.) [2021-07-20T08:51:43.540Z] #27 12.87 Reading package lists... [2021-07-20T08:51:43.576Z] #46 12.25 internal/unsafeheader [2021-07-20T08:51:43.576Z] #46 12.29 internal/cpu [2021-07-20T08:51:43.576Z] #46 12.41 runtime/internal/atomic [2021-07-20T08:51:43.778Z] #44 49.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:51:43.778Z] #44 49.68 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:51:43.778Z] #44 49.88 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:51:43.778Z] #44 49.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:51:44.036Z] #44 49.92 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:51:44.036Z] #44 50.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:51:44.036Z] #44 50.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:44.036Z] #44 50.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:44.138Z] #46 12.92 runtime/internal/sys [2021-07-20T08:51:44.138Z] #46 13.13 internal/bytealg [2021-07-20T08:51:44.281Z] #44 ... [2021-07-20T08:51:44.281Z] [2021-07-20T08:51:44.281Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-20T08:51:44.281Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T08:51:44.281Z] #12 DONE 2.6s [2021-07-20T08:51:44.281Z] [2021-07-20T08:51:44.281Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:44.281Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:44.393Z] #46 13.17 runtime/internal/math [2021-07-20T08:51:44.650Z] #46 13.32 internal/race [2021-07-20T08:51:44.650Z] #46 13.42 sync/atomic [2021-07-20T08:51:44.906Z] #46 13.80 unicode [2021-07-20T08:51:45.164Z] #46 14.15 runtime [2021-07-20T08:51:45.937Z] #44 51.84 Selecting previously unselected package python3.7. [2021-07-20T08:51:45.937Z] #44 51.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:45.937Z] #44 51.86 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:46.093Z] #46 ... [2021-07-20T08:51:46.093Z] [2021-07-20T08:51:46.093Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:46.093Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:46.093Z] #44 6.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:46.093Z] #44 6.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:46.093Z] #44 6.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:46.093Z] #44 6.693 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-20T08:51:46.093Z] #44 7.207 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:46.093Z] #44 9.117 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:46.099Z] #46 ... [2021-07-20T08:51:46.099Z] [2021-07-20T08:51:46.099Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:46.099Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-20T08:51:46.099Z] #40 13.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-20T08:51:46.099Z] #40 ... [2021-07-20T08:51:46.099Z] [2021-07-20T08:51:46.099Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:46.099Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:46.099Z] #27 18.62 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:46.099Z] #27 23.05 137 added, 0 removed; done. [2021-07-20T08:51:46.099Z] #27 23.49 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-20T08:51:46.099Z] #27 23.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:46.099Z] #27 23.55 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-20T08:51:46.099Z] #27 23.58 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-20T08:51:46.099Z] #27 23.64 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:46.099Z] #27 23.76 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-20T08:51:46.099Z] #27 23.78 Updating certificates in /etc/ssl/certs... [2021-07-20T08:51:46.099Z] #27 27.65 0 added, 0 removed; done. [2021-07-20T08:51:46.099Z] #27 27.65 Running hooks in /etc/ca-certificates/update.d... [2021-07-20T08:51:46.099Z] #27 27.65 done. [2021-07-20T08:51:46.099Z] #27 ... [2021-07-20T08:51:46.099Z] [2021-07-20T08:51:46.099Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:46.099Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:51:46.099Z] #36 14.60 Fetched 8277 kB in 10s (855 kB/s) [2021-07-20T08:51:46.196Z] #44 52.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:51:46.196Z] #44 52.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:51:46.196Z] #44 52.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:51:46.196Z] #44 52.26 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:51:46.350Z] #44 ... [2021-07-20T08:51:46.350Z] [2021-07-20T08:51:46.350Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:46.350Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:46.350Z] #59 14.95 + cd /tmp/tmp.3QVVyNggel/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:46.350Z] #59 14.95 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:46.350Z] #59 14.97 + export GO111MODULE=on [2021-07-20T08:51:46.350Z] #59 14.97 + GO111MODULE=on [2021-07-20T08:51:46.350Z] #59 14.97 + export GOPROXY=https://proxy.golang.org [2021-07-20T08:51:46.350Z] #59 14.97 + GOPROXY=https://proxy.golang.org [2021-07-20T08:51:46.350Z] #59 14.97 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:51:46.350Z] #59 14.97 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T08:51:46.423Z] ...INFO: Daemon under test started and replied! [2021-07-20T08:51:46.423Z] INFO: Docker version of the daemon under test [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] Client: [2021-07-20T08:51:46.423Z] Version: 17.06.2-ce [2021-07-20T08:51:46.423Z] API version: 1.30 [2021-07-20T08:51:46.423Z] Go version: go1.8.3 [2021-07-20T08:51:46.423Z] Git commit: cec0b72 [2021-07-20T08:51:46.423Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-20T08:51:46.423Z] OS/Arch: windows/amd64 [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] Server: [2021-07-20T08:51:46.423Z] Version: 0.0.0-dev [2021-07-20T08:51:46.423Z] API version: 1.42 (minimum version 1.24) [2021-07-20T08:51:46.423Z] Go version: go1.16.6 [2021-07-20T08:51:46.423Z] Git commit: cc182c1765 [2021-07-20T08:51:46.423Z] Built: 07/20/2021 08:49:38 [2021-07-20T08:51:46.423Z] OS/Arch: windows/amd64 [2021-07-20T08:51:46.423Z] Experimental: false [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] INFO: Docker info of the daemon under test [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] Containers: 0 [2021-07-20T08:51:46.423Z] Running: 0 [2021-07-20T08:51:46.423Z] Paused: 0 [2021-07-20T08:51:46.423Z] Stopped: 0 [2021-07-20T08:51:46.423Z] Images: 0 [2021-07-20T08:51:46.423Z] Server Version: 0.0.0-dev [2021-07-20T08:51:46.423Z] Storage Driver: windowsfilter [2021-07-20T08:51:46.423Z] Windows: [2021-07-20T08:51:46.423Z] Logging Driver: json-file [2021-07-20T08:51:46.423Z] Plugins: [2021-07-20T08:51:46.423Z] Volume: local [2021-07-20T08:51:46.423Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T08:51:46.423Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T08:51:46.423Z] Swarm: inactive [2021-07-20T08:51:46.423Z] Default Isolation: process [2021-07-20T08:51:46.423Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-20T08:51:46.423Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-20T08:51:46.423Z] OSType: windows [2021-07-20T08:51:46.423Z] Architecture: x86_64 [2021-07-20T08:51:46.423Z] CPUs: 4 [2021-07-20T08:51:46.423Z] Total Memory: 32GiB [2021-07-20T08:51:46.423Z] Name: azwin-2-c76191 [2021-07-20T08:51:46.423Z] ID: USZO:JF3X:KI2J:NCTH:6OVL:RBDS:CAV4:2UP7:JJIP:V25Q:QAGU:ARXO [2021-07-20T08:51:46.423Z] Docker Root Dir: D:\CI\PR-42656\4\daemon [2021-07-20T08:51:46.423Z] Debug Mode (client): false [2021-07-20T08:51:46.423Z] Debug Mode (server): true [2021-07-20T08:51:46.423Z] File Descriptors: -1 [2021-07-20T08:51:46.423Z] Goroutines: 16 [2021-07-20T08:51:46.423Z] System Time: 2021-07-20T08:51:44.2296722Z [2021-07-20T08:51:46.423Z] EventsListeners: 0 [2021-07-20T08:51:46.423Z] Registry: https://index.docker.io/v1/ [2021-07-20T08:51:46.423Z] Labels: [2021-07-20T08:51:46.423Z] Experimental: false [2021-07-20T08:51:46.423Z] Insecure Registries: [2021-07-20T08:51:46.423Z] 127.0.0.0/8 [2021-07-20T08:51:46.423Z] Live Restore Enabled: false [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] INFO: Docker images of the daemon under test [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T08:51:46.423Z] [2021-07-20T08:51:46.423Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-20T08:51:46.423Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-20T08:51:46.423Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-20T08:51:46.423Z] 29d5b6a226d2: Pulling fs layer [2021-07-20T08:51:46.582Z] f143c6fed32d: Verifying Checksum [2021-07-20T08:51:46.582Z] f143c6fed32d: Download complete [2021-07-20T08:51:47.572Z] #44 53.74 Selecting previously unselected package python3. [2021-07-20T08:51:47.572Z] #44 53.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-20T08:51:47.572Z] #44 53.81 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:51:47.724Z] #59 16.17 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:47.724Z] #59 16.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T08:51:47.724Z] #59 16.28 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T08:51:47.727Z] #27 18.42 Reading package lists... [2021-07-20T08:51:47.831Z] #44 53.83 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:51:47.982Z] #59 16.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T08:51:48.089Z] #44 54.00 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T08:51:48.089Z] #44 54.00 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T08:51:48.089Z] #44 54.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:51:48.799Z] #36 14.60 Reading package lists... [2021-07-20T08:51:48.799Z] #36 ... [2021-07-20T08:51:48.799Z] [2021-07-20T08:51:48.799Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:48.799Z] #34 sha256:0d162506ace19364a19672bda01d97a15883f58f5cbf1a8fc9e14983cd4738b7 [2021-07-20T08:51:48.799Z] #34 12.47 github.com/pelletier/go-toml/cmd/tomll [2021-07-20T08:51:48.799Z] #34 DONE 17.1s [2021-07-20T08:51:48.799Z] [2021-07-20T08:51:48.799Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-20T08:51:48.799Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T08:51:48.799Z] #27 DONE 31.4s [2021-07-20T08:51:48.799Z] [2021-07-20T08:51:48.799Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:48.799Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:51:49.025Z] #44 ... [2021-07-20T08:51:49.025Z] [2021-07-20T08:51:49.025Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:49.025Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:51:49.025Z] #46 45.32 sync [2021-07-20T08:51:49.025Z] #46 45.32 internal/reflectlite [2021-07-20T08:51:49.025Z] #46 46.89 internal/testlog [2021-07-20T08:51:49.025Z] #46 47.27 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T08:51:49.025Z] #46 47.56 math/rand [2021-07-20T08:51:49.025Z] #46 48.57 internal/singleflight [2021-07-20T08:51:49.025Z] #46 48.81 errors [2021-07-20T08:51:49.025Z] #46 48.90 sort [2021-07-20T08:51:49.026Z] #46 49.18 io [2021-07-20T08:51:49.026Z] #46 50.11 strconv [2021-07-20T08:51:49.026Z] #46 50.82 bytes [2021-07-20T08:51:49.026Z] #46 53.10 strings [2021-07-20T08:51:49.026Z] #46 54.00 reflect [2021-07-20T08:51:49.026Z] #46 ... [2021-07-20T08:51:49.026Z] [2021-07-20T08:51:49.026Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:49.026Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:49.026Z] #44 55.17 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:51:49.065Z] #36 17.30 Reading package lists... [2021-07-20T08:51:49.065Z] #36 ... [2021-07-20T08:51:49.065Z] [2021-07-20T08:51:49.065Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T08:51:49.065Z] #28 sha256:b14789ff5be35853d429494126bfb8cfae4c8b58a4e644738da0a0e5b058687b [2021-07-20T08:51:49.065Z] #28 DONE 0.3s [2021-07-20T08:51:49.284Z] #44 55.17 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:51:49.284Z] #44 55.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:51:49.284Z] #44 ... [2021-07-20T08:51:49.284Z] [2021-07-20T08:51:49.284Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:49.284Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:49.284Z] #36 45.85 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:51:49.284Z] #36 45.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 45.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:51:49.284Z] #36 52.12 Selecting previously unselected package libxml2:amd64. [2021-07-20T08:51:49.284Z] #36 52.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 52.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:51:49.284Z] #36 52.75 Selecting previously unselected package libarchive13:amd64. [2021-07-20T08:51:49.284Z] #36 52.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 52.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:51:49.284Z] #36 53.10 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-20T08:51:49.284Z] #36 53.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 53.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:51:49.284Z] #36 53.27 Selecting previously unselected package librhash0:amd64. [2021-07-20T08:51:49.284Z] #36 53.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 53.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:51:49.284Z] #36 53.41 Selecting previously unselected package libuv1:amd64. [2021-07-20T08:51:49.284Z] #36 53.42 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 53.46 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:51:49.284Z] #36 53.63 Selecting previously unselected package cmake. [2021-07-20T08:51:49.284Z] #36 53.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-20T08:51:49.284Z] #36 53.66 Unpacking cmake (3.13.4-1) ... [2021-07-20T08:51:49.331Z] [2021-07-20T08:51:49.331Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:49.331Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:51:49.361Z] #27 23.72 Building dependency tree... [2021-07-20T08:51:49.361Z] #27 24.91 Reading state information... [2021-07-20T08:51:49.544Z] #36 ... [2021-07-20T08:51:49.544Z] [2021-07-20T08:51:49.544Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:49.544Z] #48 sha256:b58216685908ae12afa1ea2b04f7a69042282f5a3a80e939665f074c94b1a668 [2021-07-20T08:51:49.544Z] #48 DONE 56.0s [2021-07-20T08:51:49.544Z] [2021-07-20T08:51:49.544Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:49.544Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:49.544Z] #13 45.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-20T08:51:49.544Z] #13 45.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-20T08:51:49.544Z] #13 45.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:51:49.544Z] #13 45.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:51:49.544Z] #13 45.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-20T08:51:49.544Z] #13 45.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-20T08:51:49.544Z] #13 45.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-20T08:51:49.544Z] #13 45.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-20T08:51:49.544Z] #13 45.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-20T08:51:49.544Z] #13 45.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-20T08:51:49.544Z] #13 45.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-20T08:51:49.544Z] #13 45.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-20T08:51:49.544Z] #13 45.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-20T08:51:49.544Z] #13 45.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-20T08:51:49.544Z] #13 46.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:49.544Z] #13 46.91 Fetched 77.8 MB in 8s (10.2 MB/s) [2021-07-20T08:51:49.544Z] #13 47.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 ... 15421 files and directories currently installed.) [2021-07-20T08:51:49.544Z] #13 47.13 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:51:49.544Z] #13 47.17 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T08:51:49.544Z] #13 47.40 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:51:49.544Z] #13 47.56 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T08:51:49.544Z] #13 47.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 ... 15421 files and directories currently installed.) [2021-07-20T08:51:49.544Z] #13 47.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:51:49.544Z] #13 47.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:51:49.544Z] #13 50.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T08:51:49.544Z] #13 50.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:51:49.544Z] #13 50.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:51:49.584Z] #13 4.661 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:51:49.584Z] #13 4.815 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:49.584Z] #13 4.821 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:49.584Z] #13 4.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:49.584Z] #13 ... [2021-07-20T08:51:49.584Z] [2021-07-20T08:51:49.584Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:49.584Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:49.584Z] #44 6.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:49.584Z] #44 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:49.584Z] #44 6.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:49.584Z] #44 7.289 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-20T08:51:49.584Z] #44 7.918 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:49.928Z] #27 25.68 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-20T08:51:49.928Z] #27 25.68 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T08:51:49.928Z] #27 25.68 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-20T08:51:49.928Z] #27 25.68 xz-utils is already the newest version (5.2.4-1). [2021-07-20T08:51:49.928Z] #27 25.68 The following additional packages will be installed: [2021-07-20T08:51:49.928Z] #27 25.68 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T08:51:49.928Z] #27 25.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T08:51:49.928Z] #27 25.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T08:51:49.928Z] #27 25.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T08:51:49.928Z] #27 25.69 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T08:51:49.928Z] #27 25.70 Suggested packages: [2021-07-20T08:51:49.928Z] #27 25.70 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-20T08:51:49.928Z] #27 25.70 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-20T08:51:49.928Z] #27 25.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-20T08:51:49.928Z] #27 25.70 Recommended packages: [2021-07-20T08:51:49.928Z] #27 25.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T08:51:49.928Z] #27 25.70 python3-keyrings.alt python3-xdg unzip [2021-07-20T08:51:50.481Z] #13 ... [2021-07-20T08:51:50.481Z] [2021-07-20T08:51:50.481Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:50.481Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:50.481Z] #36 56.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:51:50.481Z] #36 56.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:51:50.481Z] #36 56.89 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:51:50.481Z] #36 56.90 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:51:50.481Z] #36 56.97 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:51:50.481Z] #36 57.01 Setting up cmake-data (3.13.4-1) ... [2021-07-20T08:51:50.481Z] #36 57.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:51:50.516Z] #59 ... [2021-07-20T08:51:50.516Z] [2021-07-20T08:51:50.516Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:50.516Z] #34 sha256:50841a9e3f74ecbac8b8c18c1063b7ee975c7d13f4f2581602daf244e13a81e6 [2021-07-20T08:51:50.516Z] #34 8.938 Install go-toml version v1.8.1 [2021-07-20T08:51:50.516Z] #34 9.529 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-20T08:51:50.516Z] #34 11.95 github.com/pelletier/go-toml [2021-07-20T08:51:50.516Z] #34 ... [2021-07-20T08:51:50.516Z] [2021-07-20T08:51:50.516Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:50.516Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:51:50.516Z] #50 18.55 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T08:51:50.516Z] #50 18.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T08:51:50.516Z] #50 18.64 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T08:51:50.516Z] #50 18.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T08:51:50.516Z] #50 18.87 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T08:51:50.516Z] #50 19.44 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T08:51:50.740Z] #36 57.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:51:50.740Z] #36 57.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:51:50.999Z] #36 57.44 Setting up cmake (3.13.4-1) ... [2021-07-20T08:51:50.999Z] #36 57.46 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:51:50.999Z] #36 57.57 Processing triggers for mime-support (3.62) ... [2021-07-20T08:51:50.999Z] #36 ... [2021-07-20T08:51:50.999Z] [2021-07-20T08:51:50.999Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:50.999Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:51:50.999Z] #52 47.62 internal/reflectlite [2021-07-20T08:51:50.999Z] #52 49.10 errors [2021-07-20T08:51:50.999Z] #52 49.10 sort [2021-07-20T08:51:50.999Z] #52 49.40 io [2021-07-20T08:51:50.999Z] #52 50.62 internal/oserror [2021-07-20T08:51:50.999Z] #52 50.76 syscall [2021-07-20T08:51:50.999Z] #52 50.78 bytes [2021-07-20T08:51:50.999Z] #52 53.29 strconv [2021-07-20T08:51:50.999Z] #52 57.37 reflect [2021-07-20T08:51:51.258Z] #52 ... [2021-07-20T08:51:51.258Z] [2021-07-20T08:51:51.258Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:51.258Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:51.258Z] #44 55.61 Selecting previously unselected package python3-six. [2021-07-20T08:51:51.258Z] #44 55.61 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-20T08:51:51.258Z] #44 55.62 Unpacking python3-six (1.12.0-1) ... [2021-07-20T08:51:51.258Z] #44 55.82 Selecting previously unselected package python3-protobuf. [2021-07-20T08:51:51.258Z] #44 55.83 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T08:51:51.258Z] #44 55.83 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:51:51.258Z] #44 56.45 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:51:51.258Z] #44 56.48 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:51:51.258Z] #44 56.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:51:51.258Z] #44 56.95 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:51:51.258Z] #44 56.95 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:51:51.258Z] #44 56.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:51:51.258Z] #44 57.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:51:51.258Z] #44 57.18 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:51:51.258Z] #44 57.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:51:51.258Z] #44 57.29 Selecting previously unselected package criu. [2021-07-20T08:51:51.258Z] #44 57.30 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-20T08:51:51.258Z] #44 57.31 Unpacking criu (3.15-1) ... [2021-07-20T08:51:51.305Z] #27 26.95 The following NEW packages will be installed: [2021-07-20T08:51:51.305Z] #27 26.95 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-20T08:51:51.305Z] #27 26.95 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-20T08:51:51.305Z] #27 26.95 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-20T08:51:51.305Z] #27 26.96 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-20T08:51:51.305Z] #27 26.96 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-20T08:51:51.305Z] #27 26.96 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-20T08:51:51.305Z] #27 26.96 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-20T08:51:51.305Z] #27 26.96 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-20T08:51:51.305Z] #27 27.29 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:51:51.305Z] #27 27.29 Need to get 20.0 MB of archives. [2021-07-20T08:51:51.305Z] #27 27.29 After this operation, 82.5 MB of additional disk space will be used. [2021-07-20T08:51:51.305Z] #27 27.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-20T08:51:51.445Z] #50 19.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T08:51:51.445Z] #50 ... [2021-07-20T08:51:51.445Z] [2021-07-20T08:51:51.445Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:51.445Z] #24 sha256:9ac4d8d0139c8ea2a6355ab4e9e2e91b61e500a5057572db94004773a84f524b [2021-07-20T08:51:51.445Z] #24 18.73 + mkdir -p /build [2021-07-20T08:51:51.445Z] #24 18.75 + mv docker/docker /build/ [2021-07-20T08:51:51.445Z] #24 18.75 + rmdir docker [2021-07-20T08:51:51.445Z] #24 DONE 20.1s [2021-07-20T08:51:51.445Z] [2021-07-20T08:51:51.445Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:51.445Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:51:51.445Z] #50 20.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T08:51:51.445Z] #50 20.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T08:51:51.445Z] #50 20.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T08:51:51.504Z] #44 9.671 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:51.504Z] #44 ... [2021-07-20T08:51:51.504Z] [2021-07-20T08:51:51.504Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:51.504Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:51.504Z] #56 7.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:51.504Z] #56 7.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:51.504Z] #56 7.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:51.504Z] #56 8.415 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:51.518Z] #44 ... [2021-07-20T08:51:51.518Z] [2021-07-20T08:51:51.518Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:51.518Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:51.518Z] #36 DONE 58.1s [2021-07-20T08:51:51.564Z] #27 27.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:51:51.564Z] #27 27.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:51:51.564Z] #27 27.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:51:51.564Z] #27 27.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:51:51.564Z] #27 27.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:51:51.564Z] #27 27.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:51:51.564Z] #27 27.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:51:51.564Z] #27 27.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:51:51.564Z] #27 27.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-20T08:51:51.564Z] #27 27.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-20T08:51:51.564Z] #27 27.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:51:51.564Z] #27 27.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:51:51.564Z] #27 27.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T08:51:51.564Z] #27 27.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-20T08:51:51.564Z] #27 27.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-20T08:51:51.564Z] #27 27.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:51:51.564Z] #27 27.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:51:51.564Z] #27 27.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-20T08:51:51.564Z] #27 27.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-20T08:51:51.564Z] #27 27.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T08:51:51.564Z] #27 27.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T08:51:51.564Z] #27 27.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T08:51:51.564Z] #27 27.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-20T08:51:51.564Z] #27 27.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:51:51.564Z] #27 27.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T08:51:51.564Z] #27 27.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T08:51:51.564Z] #27 27.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-20T08:51:51.564Z] #27 27.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-20T08:51:51.765Z] #56 ... [2021-07-20T08:51:51.765Z] [2021-07-20T08:51:51.765Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:51.765Z] #24 sha256:709b7930d48e86abe5197ca5304f8f5fcb94ef39551818139456fb8465a1179f [2021-07-20T08:51:51.765Z] #24 5.685 + RM_GOPATH=0 [2021-07-20T08:51:51.765Z] #24 5.685 + TMP_GOPATH= [2021-07-20T08:51:51.765Z] #24 5.685 + : /build [2021-07-20T08:51:51.765Z] #24 5.685 + '[' -z '' ']' [2021-07-20T08:51:51.765Z] #24 5.685 ++ mktemp -d [2021-07-20T08:51:51.765Z] #24 5.685 + export GOPATH=/tmp/tmp.rQnCnFcAlk [2021-07-20T08:51:51.765Z] #24 5.685 + GOPATH=/tmp/tmp.rQnCnFcAlk [2021-07-20T08:51:51.765Z] #24 5.685 + RM_GOPATH=1 [2021-07-20T08:51:51.765Z] #24 5.685 + case "$(go env GOARCH)" in [2021-07-20T08:51:51.765Z] #24 5.685 ++ go env GOARCH [2021-07-20T08:51:51.765Z] #24 5.691 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:51.765Z] #24 5.691 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:51.765Z] #24 5.691 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:51.765Z] #24 5.703 Install docker/cli version 17.06.2-ce from stable [2021-07-20T08:51:51.765Z] #24 5.704 + dir=/tmp/install [2021-07-20T08:51:51.765Z] #24 5.704 + bin=dockercli [2021-07-20T08:51:51.765Z] #24 5.704 + shift [2021-07-20T08:51:51.765Z] #24 5.704 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T08:51:51.765Z] #24 5.704 + . /tmp/install/dockercli.installer [2021-07-20T08:51:51.765Z] #24 5.704 ++ : stable [2021-07-20T08:51:51.765Z] #24 5.704 ++ : 17.06.2-ce [2021-07-20T08:51:51.765Z] #24 5.704 + install_dockercli [2021-07-20T08:51:51.765Z] #24 5.704 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T08:51:51.765Z] #24 5.723 ++ uname -m [2021-07-20T08:51:51.765Z] #24 5.723 + arch=x86_64 [2021-07-20T08:51:51.765Z] #24 5.723 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T08:51:51.765Z] #24 5.723 + url=https://download.docker.com/linux/static [2021-07-20T08:51:51.765Z] #24 5.723 + tar -xz docker/docker [2021-07-20T08:51:51.765Z] #24 5.748 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T08:51:51.765Z] #24 ... [2021-07-20T08:51:51.765Z] [2021-07-20T08:51:51.766Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:51.766Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:51.766Z] #40 5.711 + git clone https://github.com/docker/distribution.git . [2021-07-20T08:51:51.766Z] #40 5.712 Cloning into '.'... [2021-07-20T08:51:51.777Z] [2021-07-20T08:51:51.777Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:51:51.777Z] #37 sha256:8de9936bb8e9c489101453cf1ac2ad4aa0acd6b68c61cb23ff6b11835c31a3b5 [2021-07-20T08:51:51.823Z] #27 27.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-20T08:51:51.823Z] #27 27.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T08:51:51.823Z] #27 27.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-20T08:51:51.823Z] #27 27.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-20T08:51:51.823Z] #27 27.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-20T08:51:52.008Z] #50 ... [2021-07-20T08:51:52.008Z] [2021-07-20T08:51:52.008Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:52.008Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:51:52.008Z] #56 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:52.008Z] #56 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:52.008Z] #56 ... [2021-07-20T08:51:52.008Z] [2021-07-20T08:51:52.008Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:52.008Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:52.008Z] #59 20.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T08:51:52.027Z] #40 ... [2021-07-20T08:51:52.027Z] [2021-07-20T08:51:52.027Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:52.027Z] #34 sha256:ae6d480621936991e075fa4c6ec892b30892547c70078d14ef919484bbca0c7d [2021-07-20T08:51:52.027Z] #34 5.491 Install go-toml version v1.8.1 [2021-07-20T08:51:52.027Z] #34 6.167 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-20T08:51:52.027Z] #34 9.610 github.com/pelletier/go-toml [2021-07-20T08:51:52.082Z] #27 28.03 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:51:52.307Z] #34 ... [2021-07-20T08:51:52.307Z] [2021-07-20T08:51:52.307Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:52.307Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:52.307Z] #36 6.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:52.307Z] #36 6.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:52.307Z] #36 6.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:52.307Z] #36 7.847 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:52.307Z] #36 9.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:52.307Z] #36 ... [2021-07-20T08:51:52.307Z] [2021-07-20T08:51:52.307Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:52.307Z] #50 sha256:f758b9f8f5c83b5dc64f53f2680d1dde6a26f86b0a13fd037f6754a6cc660ae1 [2021-07-20T08:51:52.307Z] #50 4.771 + RM_GOPATH=0 [2021-07-20T08:51:52.307Z] #50 4.771 + TMP_GOPATH= [2021-07-20T08:51:52.307Z] #50 4.771 + : /build [2021-07-20T08:51:52.307Z] #50 4.771 + '[' -z '' ']' [2021-07-20T08:51:52.307Z] #50 4.771 ++ mktemp -d [2021-07-20T08:51:52.307Z] #50 4.771 + export GOPATH=/tmp/tmp.50Bd4hWi96 [2021-07-20T08:51:52.307Z] #50 4.771 + GOPATH=/tmp/tmp.50Bd4hWi96 [2021-07-20T08:51:52.307Z] #50 4.771 + RM_GOPATH=1 [2021-07-20T08:51:52.307Z] #50 4.771 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.307Z] #50 4.771 ++ go env GOARCH [2021-07-20T08:51:52.307Z] #50 4.792 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.307Z] #50 4.792 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.307Z] #50 4.792 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.307Z] #50 4.795 + dir=/tmp/install [2021-07-20T08:51:52.307Z] #50 4.795 + bin=golangci_lint [2021-07-20T08:51:52.307Z] #50 4.795 + shift [2021-07-20T08:51:52.307Z] #50 4.795 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T08:51:52.307Z] #50 4.795 + . /tmp/install/golangci_lint.installer [2021-07-20T08:51:52.307Z] #50 4.795 ++ : v1.23.8 [2021-07-20T08:51:52.307Z] #50 4.795 + install_golangci_lint [2021-07-20T08:51:52.307Z] #50 4.795 + set -e [2021-07-20T08:51:52.307Z] #50 4.795 + export GO111MODULE=on [2021-07-20T08:51:52.307Z] #50 4.795 + GO111MODULE=on [2021-07-20T08:51:52.307Z] #50 4.795 + GOBIN=/build [2021-07-20T08:51:52.307Z] #50 4.795 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T08:51:52.307Z] #50 5.419 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T08:51:52.340Z] #27 28.19 Fetched 20.0 MB in 1s (33.0 MB/s) [2021-07-20T08:51:52.340Z] #27 28.23 Selecting previously unselected package pigz. [2021-07-20T08:51:52.340Z] #27 28.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-20T08:51:52.340Z] #27 28.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-20T08:51:52.340Z] #27 28.27 Unpacking pigz (2.4-1) ... [2021-07-20T08:51:52.378Z] 4612f6d0b889: Verifying Checksum [2021-07-20T08:51:52.378Z] 4612f6d0b889: Download complete [2021-07-20T08:51:52.572Z] #59 21.32 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T08:51:52.572Z] #59 ... [2021-07-20T08:51:52.572Z] [2021-07-20T08:51:52.572Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:52.572Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:52.572Z] #32 6.175 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-20T08:51:52.572Z] #32 6.179 Cloning into '.'... [2021-07-20T08:51:52.572Z] #32 ... [2021-07-20T08:51:52.572Z] [2021-07-20T08:51:52.572Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:52.572Z] #48 sha256:f44812238b7d7bab8337216b7a57db4ceefab4835f23ef8cefdfc9ff3e223147 [2021-07-20T08:51:52.572Z] #48 11.46 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T08:51:52.572Z] #48 11.51 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T08:51:52.572Z] #48 11.62 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T08:51:52.572Z] #48 11.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T08:51:52.572Z] #48 11.84 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T08:51:52.572Z] #48 12.40 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T08:51:52.572Z] #48 14.56 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T08:51:52.584Z] #50 ... [2021-07-20T08:51:52.584Z] [2021-07-20T08:51:52.584Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:52.584Z] #59 sha256:b58ddbabb9cf3fe945aeb7406ba7738be8dc2f523bc642e1b34d3ba61c119f2b [2021-07-20T08:51:52.584Z] #59 4.385 + RM_GOPATH=0 [2021-07-20T08:51:52.584Z] #59 4.385 + TMP_GOPATH= [2021-07-20T08:51:52.584Z] #59 4.385 + : /build [2021-07-20T08:51:52.584Z] #59 4.385 + '[' -z '' ']' [2021-07-20T08:51:52.584Z] #59 4.385 ++ mktemp -d [2021-07-20T08:51:52.584Z] #59 4.387 + export GOPATH=/tmp/tmp.wGhaIx2XkJ [2021-07-20T08:51:52.584Z] #59 4.387 + GOPATH=/tmp/tmp.wGhaIx2XkJ [2021-07-20T08:51:52.584Z] #59 4.387 + RM_GOPATH=1 [2021-07-20T08:51:52.584Z] #59 4.387 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.584Z] #59 4.387 ++ go env GOARCH [2021-07-20T08:51:52.584Z] #59 4.396 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.584Z] #59 4.396 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.584Z] #59 4.397 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.584Z] #59 4.398 + dir=/tmp/install [2021-07-20T08:51:52.584Z] #59 4.398 + bin=rootlesskit [2021-07-20T08:51:52.584Z] #59 4.398 + shift [2021-07-20T08:51:52.584Z] #59 4.398 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T08:51:52.584Z] #59 4.398 + . /tmp/install/rootlesskit.installer [2021-07-20T08:51:52.584Z] #59 4.398 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:52.584Z] #59 4.398 + install_rootlesskit [2021-07-20T08:51:52.584Z] #59 4.398 + case "$1" in [2021-07-20T08:51:52.584Z] #59 4.398 + export CGO_ENABLED=0 [2021-07-20T08:51:52.584Z] #59 4.398 + CGO_ENABLED=0 [2021-07-20T08:51:52.584Z] #59 4.398 + _install_rootlesskit [2021-07-20T08:51:52.584Z] #59 4.398 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T08:51:52.584Z] #59 4.398 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wGhaIx2XkJ/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:52.584Z] #59 4.398 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:52.584Z] #59 4.401 Cloning into '/tmp/tmp.wGhaIx2XkJ/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T08:51:52.584Z] #59 7.997 + cd /tmp/tmp.wGhaIx2XkJ/src/github.com/rootless-containers/rootlesskit [2021-07-20T08:51:52.584Z] #59 8.002 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T08:51:52.584Z] #59 8.020 + export GO111MODULE=on [2021-07-20T08:51:52.584Z] #59 8.025 + GO111MODULE=on [2021-07-20T08:51:52.584Z] #59 8.026 + export GOPROXY=https://proxy.golang.org [2021-07-20T08:51:52.584Z] #59 8.026 + GOPROXY=https://proxy.golang.org [2021-07-20T08:51:52.584Z] #59 8.026 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:51:52.584Z] #59 8.026 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T08:51:52.584Z] #59 9.466 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:52.584Z] #59 9.467 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T08:51:52.584Z] #59 9.535 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T08:51:52.584Z] #59 10.00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T08:51:52.584Z] #59 ... [2021-07-20T08:51:52.584Z] [2021-07-20T08:51:52.584Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:51:52.584Z] #48 sha256:2a298b4c987e414c1e36c0568e7ee3548da6c9a27a7dadab89b5ad365357980a [2021-07-20T08:51:52.584Z] #48 4.892 + RM_GOPATH=0 [2021-07-20T08:51:52.584Z] #48 4.892 + TMP_GOPATH= [2021-07-20T08:51:52.584Z] #48 4.892 + : /build [2021-07-20T08:51:52.584Z] #48 4.892 + '[' -z '' ']' [2021-07-20T08:51:52.584Z] #48 4.892 ++ mktemp -d [2021-07-20T08:51:52.584Z] #48 4.896 + export GOPATH=/tmp/tmp.lL18PARBL6 [2021-07-20T08:51:52.584Z] #48 4.896 + GOPATH=/tmp/tmp.lL18PARBL6 [2021-07-20T08:51:52.584Z] #48 4.896 + RM_GOPATH=1 [2021-07-20T08:51:52.585Z] #48 4.896 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.585Z] #48 4.896 ++ go env GOARCH [2021-07-20T08:51:52.585Z] #48 4.922 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.585Z] #48 4.922 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.585Z] #48 4.922 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.585Z] #48 4.922 + dir=/tmp/install [2021-07-20T08:51:52.585Z] #48 4.922 + bin=gotestsum [2021-07-20T08:51:52.585Z] #48 4.922 + shift [2021-07-20T08:51:52.585Z] #48 4.922 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T08:51:52.585Z] #48 4.922 + . /tmp/install/gotestsum.installer [2021-07-20T08:51:52.585Z] #48 4.922 ++ : v0.5.3 [2021-07-20T08:51:52.585Z] #48 4.922 + install_gotestsum [2021-07-20T08:51:52.585Z] #48 4.922 + set -e [2021-07-20T08:51:52.585Z] #48 4.922 + export GO111MODULE=on [2021-07-20T08:51:52.585Z] #48 4.922 + GO111MODULE=on [2021-07-20T08:51:52.585Z] #48 4.922 + GOBIN=/build [2021-07-20T08:51:52.585Z] #48 4.922 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T08:51:52.585Z] #48 5.552 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T08:51:52.585Z] #48 7.396 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T08:51:52.585Z] #48 7.396 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T08:51:52.585Z] #48 7.443 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T08:51:52.585Z] #48 7.522 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T08:51:52.585Z] #48 7.757 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T08:51:52.585Z] #48 7.854 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T08:51:52.585Z] #48 8.000 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T08:51:52.585Z] #48 8.115 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T08:51:52.585Z] #48 8.214 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T08:51:52.585Z] #48 8.889 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T08:51:52.599Z] #27 28.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:51:52.599Z] #27 28.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:52.599Z] #27 28.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:52.599Z] #27 28.55 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:51:52.599Z] #27 28.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:52.599Z] #27 28.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:51:52.692Z] #29 3.013 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-20T08:51:52.692Z] #29 ... [2021-07-20T08:51:52.692Z] [2021-07-20T08:51:52.692Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:52.692Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:51:52.692Z] #13 7.628 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:51:52.692Z] #13 14.00 Fetched 8808 kB in 12s (764 kB/s) [2021-07-20T08:51:52.692Z] #13 14.00 Reading package lists... [2021-07-20T08:51:52.692Z] #13 ... [2021-07-20T08:51:52.692Z] [2021-07-20T08:51:52.692Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:52.692Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:51:52.693Z] #50 19.78 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T08:51:52.693Z] #50 19.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T08:51:52.693Z] #50 19.98 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T08:51:52.693Z] #50 19.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T08:51:52.693Z] #50 20.12 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T08:51:52.693Z] #50 20.18 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T08:51:52.693Z] #50 20.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T08:51:52.693Z] #50 20.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T08:51:52.693Z] #50 20.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T08:51:52.693Z] #50 ... [2021-07-20T08:51:52.693Z] [2021-07-20T08:51:52.693Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:52.693Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:51:52.693Z] #44 10.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-20T08:51:52.693Z] #44 16.65 Fetched 8280 kB in 12s (717 kB/s) [2021-07-20T08:51:52.693Z] #44 16.65 Reading package lists... [2021-07-20T08:51:52.693Z] #44 ... [2021-07-20T08:51:52.693Z] [2021-07-20T08:51:52.693Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:52.693Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:51:52.693Z] #29 3.428 [2021-07-20T08:51:52.714Z] #37 1.169 + RM_GOPATH=0 [2021-07-20T08:51:52.714Z] #37 1.169 + TMP_GOPATH= [2021-07-20T08:51:52.714Z] #37 1.169 + : /build [2021-07-20T08:51:52.714Z] #37 1.169 + '[' -z '' ']' [2021-07-20T08:51:52.714Z] #37 1.169 ++ mktemp -d [2021-07-20T08:51:52.714Z] #37 1.178 + export GOPATH=/tmp/tmp.eGQE3Kb3uO [2021-07-20T08:51:52.714Z] #37 1.178 + GOPATH=/tmp/tmp.eGQE3Kb3uO [2021-07-20T08:51:52.714Z] #37 1.178 + RM_GOPATH=1 [2021-07-20T08:51:52.714Z] #37 1.178 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.714Z] #37 1.179 ++ go env GOARCH [2021-07-20T08:51:52.714Z] #37 1.209 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.830Z] #48 ... [2021-07-20T08:51:52.830Z] [2021-07-20T08:51:52.830Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:52.830Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:51:52.830Z] #40 6.108 + git clone https://github.com/docker/distribution.git . [2021-07-20T08:51:52.830Z] #40 6.108 Cloning into '.'... [2021-07-20T08:51:52.879Z] #48 11.30 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T08:51:52.879Z] #48 ... [2021-07-20T08:51:52.879Z] [2021-07-20T08:51:52.879Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:52.879Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:51:52.879Z] #46 5.914 + RM_GOPATH=0 [2021-07-20T08:51:52.879Z] #46 5.914 + TMP_GOPATH= [2021-07-20T08:51:52.879Z] #46 5.914 + : /build [2021-07-20T08:51:52.879Z] #46 5.914 + '[' -z '' ']' [2021-07-20T08:51:52.879Z] #46 5.914 ++ mktemp -d [2021-07-20T08:51:52.879Z] #46 5.918 + export GOPATH=/tmp/tmp.inhLiLjKj4 [2021-07-20T08:51:52.879Z] #46 5.918 + GOPATH=/tmp/tmp.inhLiLjKj4 [2021-07-20T08:51:52.879Z] #46 5.918 + RM_GOPATH=1 [2021-07-20T08:51:52.879Z] #46 5.918 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.879Z] #46 5.921 ++ go env GOARCH [2021-07-20T08:51:52.879Z] #46 5.955 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.879Z] #46 5.955 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.879Z] #46 5.955 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.879Z] #46 5.955 + dir=/tmp/install [2021-07-20T08:51:52.879Z] #46 5.955 + bin=vndr [2021-07-20T08:51:52.879Z] #46 5.955 + shift [2021-07-20T08:51:52.879Z] #46 5.955 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T08:51:52.879Z] #46 5.955 + . /tmp/install/vndr.installer [2021-07-20T08:51:52.879Z] #46 5.955 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:52.879Z] #46 5.956 + install_vndr [2021-07-20T08:51:52.879Z] #46 5.956 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:52.879Z] #46 5.956 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T08:51:52.879Z] #46 5.956 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.inhLiLjKj4/src/github.com/LK4D4/vndr [2021-07-20T08:51:52.879Z] #46 5.964 Cloning into '/tmp/tmp.inhLiLjKj4/src/github.com/LK4D4/vndr'... [2021-07-20T08:51:52.879Z] #46 6.795 + cd /tmp/tmp.inhLiLjKj4/src/github.com/LK4D4/vndr [2021-07-20T08:51:52.879Z] #46 6.798 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T08:51:52.879Z] #46 6.815 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T08:51:52.879Z] #46 8.713 internal/unsafeheader [2021-07-20T08:51:52.879Z] #46 8.739 internal/cpu [2021-07-20T08:51:52.879Z] #46 8.779 runtime/internal/atomic [2021-07-20T08:51:52.879Z] #46 9.342 runtime/internal/sys [2021-07-20T08:51:52.879Z] #46 9.622 internal/bytealg [2021-07-20T08:51:52.879Z] #46 9.649 runtime/internal/math [2021-07-20T08:51:52.879Z] #46 9.752 internal/race [2021-07-20T08:51:52.879Z] #46 10.01 sync/atomic [2021-07-20T08:51:52.879Z] #46 10.36 unicode [2021-07-20T08:51:52.879Z] #46 10.62 runtime [2021-07-20T08:51:52.879Z] #46 ... [2021-07-20T08:51:52.879Z] [2021-07-20T08:51:52.879Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:52.879Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:51:52.879Z] #52 4.130 + RM_GOPATH=0 [2021-07-20T08:51:52.879Z] #52 4.130 + TMP_GOPATH= [2021-07-20T08:51:52.879Z] #52 4.130 + : /build [2021-07-20T08:51:52.879Z] #52 4.130 + '[' -z '' ']' [2021-07-20T08:51:52.879Z] #52 4.130 ++ mktemp -d [2021-07-20T08:51:52.879Z] #52 4.130 + export GOPATH=/tmp/tmp.Ofg8ymfyvX [2021-07-20T08:51:52.879Z] #52 4.130 + GOPATH=/tmp/tmp.Ofg8ymfyvX [2021-07-20T08:51:52.879Z] #52 4.130 + RM_GOPATH=1 [2021-07-20T08:51:52.879Z] #52 4.130 + case "$(go env GOARCH)" in [2021-07-20T08:51:52.879Z] #52 4.130 ++ go env GOARCH [2021-07-20T08:51:52.879Z] #52 4.135 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.879Z] #52 4.135 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.879Z] #52 4.138 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:52.879Z] #52 4.138 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.879Z] #52 4.138 + dir=/tmp/install [2021-07-20T08:51:52.879Z] #52 4.138 + bin=shfmt [2021-07-20T08:51:52.879Z] #52 4.138 + shift [2021-07-20T08:51:52.879Z] #52 4.138 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T08:51:52.879Z] #52 4.138 + . /tmp/install/shfmt.installer [2021-07-20T08:51:52.879Z] #52 4.138 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:52.879Z] #52 4.138 + install_shfmt [2021-07-20T08:51:52.879Z] #52 4.138 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T08:51:52.879Z] #52 4.138 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ofg8ymfyvX/src/github.com/mvdan/sh [2021-07-20T08:51:52.879Z] #52 4.140 Cloning into '/tmp/tmp.Ofg8ymfyvX/src/github.com/mvdan/sh'... [2021-07-20T08:51:52.973Z] #37 1.209 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:51:52.973Z] #37 1.212 ++ dirname /tmp/install/install.sh [2021-07-20T08:51:52.973Z] #37 1.213 + dir=/tmp/install [2021-07-20T08:51:52.973Z] #37 1.213 + bin=tini [2021-07-20T08:51:52.973Z] #37 1.213 + shift [2021-07-20T08:51:52.973Z] #37 1.213 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T08:51:52.973Z] #37 1.213 + . /tmp/install/tini.installer [2021-07-20T08:51:52.973Z] #37 1.213 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:51:52.973Z] #37 1.213 + install_tini [2021-07-20T08:51:52.973Z] #37 1.213 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T08:51:52.973Z] #37 1.213 + git clone https://github.com/krallin/tini.git /tmp/tmp.eGQE3Kb3uO/tini [2021-07-20T08:51:52.973Z] #37 1.213 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:51:52.973Z] #37 1.215 Cloning into '/tmp/tmp.eGQE3Kb3uO/tini'... [2021-07-20T08:51:53.087Z] #40 ... [2021-07-20T08:51:53.087Z] [2021-07-20T08:51:53.087Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:53.087Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:53.087Z] #59 21.57 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T08:51:53.087Z] #59 21.57 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T08:51:53.087Z] #59 21.59 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T08:51:53.087Z] #59 21.70 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T08:51:53.087Z] #59 21.91 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T08:51:53.142Z] #52 ... [2021-07-20T08:51:53.142Z] [2021-07-20T08:51:53.142Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:53.142Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:53.142Z] #36 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:53.166Z] #27 28.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:53.166Z] #27 28.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:51:53.541Z] #37 1.895 + cd /tmp/tmp.eGQE3Kb3uO/tini [2021-07-20T08:51:53.541Z] #37 1.896 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:51:53.541Z] #37 1.901 + cmake . [2021-07-20T08:51:53.592Z] #29 3.772 0.0% ## 3.9% ###### 9.0% ######### 13.5% ############# 18.5% ################ 22.3% #################### 28.4% #################### 28.6% [2021-07-20T08:51:53.592Z] #29 ... [2021-07-20T08:51:53.592Z] [2021-07-20T08:51:53.592Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:53.592Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:51:53.592Z] #52 12.08 + cd /tmp/tmp.VclLB40Ef3/src/github.com/mvdan/sh [2021-07-20T08:51:53.592Z] #52 12.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:53.592Z] #52 12.20 + GO111MODULE=on [2021-07-20T08:51:53.592Z] #52 12.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T08:51:53.592Z] #52 13.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T08:51:53.592Z] #52 13.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T08:51:53.592Z] #52 13.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T08:51:53.592Z] #52 15.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T08:51:53.592Z] #52 20.18 runtime [2021-07-20T08:51:53.592Z] #52 ... [2021-07-20T08:51:53.592Z] [2021-07-20T08:51:53.592Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:53.592Z] #59 sha256:6de895d41ad6257c0fd211a1f8a1b1eb7c84f440b0fc945a3310d1d584fdf037 [2021-07-20T08:51:53.592Z] #59 12.08 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T08:51:53.592Z] #59 12.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T08:51:53.592Z] #59 12.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T08:51:53.592Z] #59 12.30 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T08:51:53.592Z] #59 12.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T08:51:53.592Z] #59 12.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T08:51:53.592Z] #59 13.61 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T08:51:53.592Z] #59 15.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T08:51:53.592Z] #59 19.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T08:51:53.593Z] #59 20.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T08:51:53.660Z] #59 22.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T08:51:53.660Z] #59 ... [2021-07-20T08:51:53.660Z] [2021-07-20T08:51:53.660Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:51:53.660Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:51:53.660Z] #36 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:53.859Z] #59 ... [2021-07-20T08:51:53.859Z] [2021-07-20T08:51:53.859Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:53.859Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:51:53.917Z] #36 ... [2021-07-20T08:51:53.917Z] [2021-07-20T08:51:53.917Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:53.917Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:51:53.917Z] #52 18.10 + cd /tmp/tmp.perlZ8FWK1/src/github.com/mvdan/sh [2021-07-20T08:51:53.917Z] #52 18.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:53.917Z] #52 18.31 + GO111MODULE=on [2021-07-20T08:51:53.917Z] #52 18.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T08:51:53.917Z] #52 19.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T08:51:53.917Z] #52 19.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T08:51:53.917Z] #52 20.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T08:51:53.917Z] #52 21.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T08:51:54.101Z] #27 29.70 Selecting previously unselected package python3-minimal. [2021-07-20T08:51:54.101Z] #27 29.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-20T08:51:54.101Z] #27 29.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:51:54.101Z] #27 29.74 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:51:54.101Z] #27 29.79 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:51:54.101Z] #27 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:51:54.101Z] #27 29.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:51:54.101Z] #27 29.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:51:54.101Z] #27 29.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:54.101Z] #27 29.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:54.109Z] #37 2.441 -- The C compiler identification is GNU 8.3.0 [2021-07-20T08:51:54.109Z] #37 2.494 -- Check for working C compiler: /usr/bin/cc [2021-07-20T08:51:54.179Z] #52 ... [2021-07-20T08:51:54.179Z] [2021-07-20T08:51:54.179Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:51:54.179Z] #34 sha256:50841a9e3f74ecbac8b8c18c1063b7ee975c7d13f4f2581602daf244e13a81e6 [2021-07-20T08:51:54.179Z] #34 19.79 github.com/pelletier/go-toml/cmd/tomll [2021-07-20T08:51:54.179Z] #34 DONE 23.0s [2021-07-20T08:51:54.179Z] [2021-07-20T08:51:54.179Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:54.179Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:54.179Z] #59 22.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T08:51:54.359Z] #27 30.21 Selecting previously unselected package python3.7. [2021-07-20T08:51:54.359Z] #27 30.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:51:54.359Z] #27 30.22 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:51:54.359Z] #27 30.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:51:54.359Z] #27 30.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:51:54.359Z] #27 30.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:51:54.617Z] #27 30.39 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:51:54.676Z] #37 3.059 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T08:51:54.676Z] #37 3.070 -- Detecting C compiler ABI info [2021-07-20T08:51:54.874Z] #27 30.73 Selecting previously unselected package python3. [2021-07-20T08:51:54.875Z] #27 30.73 (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 ... 39772 files and directories currently installed.) [2021-07-20T08:51:54.923Z] #29 3.772 0.0% ## 3.9% ###### 9.0% ######### 13.5% ############# 18.5% ################ 22.3% #################### 28.4% #################### 28.6% ####################### 33.3% ########################### 38.3% ############################### 44.0% #################################### 51.2% ######################################## 56.3% ############################################## 64.4% ################################################## 69.6% ###################################################### 75.5% ########################################################### 82.3% ############################################################## 87.3% #################################################################### 94.6% ####################################################################### 99.6% ######################################################################## 100.0% [2021-07-20T08:51:55.132Z] #27 30.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 30.79 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:51:55.132Z] #27 30.84 Selecting previously unselected package libip4tc0:amd64. [2021-07-20T08:51:55.132Z] #27 30.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 30.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:51:55.132Z] #27 30.91 Selecting previously unselected package libip6tc0:amd64. [2021-07-20T08:51:55.132Z] #27 30.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 30.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:51:55.132Z] #27 30.97 Selecting previously unselected package libiptc0:amd64. [2021-07-20T08:51:55.132Z] #27 30.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 30.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:51:55.132Z] #27 31.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-20T08:51:55.132Z] #27 31.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 31.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:51:55.132Z] #27 31.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-20T08:51:55.132Z] #27 31.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-20T08:51:55.132Z] #27 31.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:51:55.132Z] #27 31.15 Selecting previously unselected package libnftnl11:amd64. [2021-07-20T08:51:55.188Z] #29 ... [2021-07-20T08:51:55.188Z] [2021-07-20T08:51:55.188Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:51:55.188Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-20T08:51:55.188Z] #56 13.57 Fetched 8277 kB in 10s (852 kB/s) [2021-07-20T08:51:55.188Z] #56 13.57 Reading package lists... [2021-07-20T08:51:55.188Z] #56 16.31 Reading package lists... [2021-07-20T08:51:55.188Z] #56 21.33 Building dependency tree... [2021-07-20T08:51:55.188Z] #56 ... [2021-07-20T08:51:55.188Z] [2021-07-20T08:51:55.188Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:55.188Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:51:55.188Z] #29 6.226 [2021-07-20T08:51:55.243Z] #37 3.779 -- Detecting C compiler ABI info - done [2021-07-20T08:51:55.390Z] #27 31.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-20T08:51:55.390Z] #27 31.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:51:55.390Z] #27 31.23 Selecting previously unselected package iptables. [2021-07-20T08:51:55.390Z] #27 31.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-20T08:51:55.390Z] #27 31.24 Unpacking iptables (1.8.2-4) ... [2021-07-20T08:51:55.390Z] #27 31.39 Selecting previously unselected package xxd. [2021-07-20T08:51:55.503Z] #37 3.804 -- Detecting C compile features [2021-07-20T08:51:55.649Z] #27 31.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:51:55.649Z] #27 31.40 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:51:55.649Z] #27 31.48 Selecting previously unselected package vim-common. [2021-07-20T08:51:55.649Z] #27 31.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:51:55.649Z] #27 31.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:51:55.649Z] #27 31.60 Selecting previously unselected package bash-completion. [2021-07-20T08:51:55.649Z] #27 31.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T08:51:55.985Z] #29 6.530 0.1% ######################## 34.7% ######################################## 56.0% ############################################################### 87.7% ######################################################################## 100.0% [2021-07-20T08:51:56.251Z] #29 7.330 [2021-07-20T08:51:56.454Z] #36 ... [2021-07-20T08:51:56.454Z] [2021-07-20T08:51:56.454Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:51:56.454Z] #24 sha256:709b7930d48e86abe5197ca5304f8f5fcb94ef39551818139456fb8465a1179f [2021-07-20T08:51:56.454Z] #24 14.25 + mkdir -p /build [2021-07-20T08:51:56.454Z] #24 14.25 + mv docker/docker /build/ [2021-07-20T08:51:56.454Z] #24 14.25 + rmdir docker [2021-07-20T08:51:56.454Z] #24 DONE 15.0s [2021-07-20T08:51:56.517Z] #29 7.597 0.0% [2021-07-20T08:51:56.517Z] #29 ... [2021-07-20T08:51:56.517Z] [2021-07-20T08:51:56.517Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:51:56.517Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-20T08:51:56.517Z] #40 14.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 [2021-07-20T08:51:56.716Z] [2021-07-20T08:51:56.716Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:56.716Z] #59 sha256:b58ddbabb9cf3fe945aeb7406ba7738be8dc2f523bc642e1b34d3ba61c119f2b [2021-07-20T08:51:56.716Z] #59 13.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T08:51:56.716Z] #59 14.63 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T08:51:56.716Z] #59 14.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T08:51:56.716Z] #59 14.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T08:51:56.716Z] #59 14.91 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T08:51:56.716Z] #59 15.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T08:51:56.716Z] #59 15.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T08:51:56.782Z] #40 ... [2021-07-20T08:51:56.782Z] [2021-07-20T08:51:56.782Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:51:56.782Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:51:57.024Z] #27 32.86 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T08:51:57.048Z] #29 7.597 0.0% ################# 24.0% ############################### 43.7% ################################################# 68.7% #################################################################### 94.7% ######################################################################## 100.0% [2021-07-20T08:51:57.284Z] #27 33.06 Selecting previously unselected package apparmor. [2021-07-20T08:51:57.284Z] #27 33.08 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-20T08:51:57.284Z] #27 33.13 Unpacking apparmor (2.13.2-10) ... [2021-07-20T08:51:57.289Z] #59 15.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T08:51:57.289Z] #59 ... [2021-07-20T08:51:57.289Z] [2021-07-20T08:51:57.289Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:51:57.289Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:51:57.289Z] #32 5.917 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-20T08:51:57.289Z] #32 5.920 Cloning into '.'... [2021-07-20T08:51:57.313Z] #29 8.435 [2021-07-20T08:51:57.542Z] #27 33.31 Selecting previously unselected package aufs-tools. [2021-07-20T08:51:57.542Z] #27 33.31 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-20T08:51:57.542Z] #27 33.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:51:57.542Z] #27 33.39 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:51:57.542Z] #27 33.40 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:51:57.542Z] #27 33.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:51:57.550Z] #32 ... [2021-07-20T08:51:57.550Z] [2021-07-20T08:51:57.550Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:51:57.550Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:51:57.550Z] #52 13.64 + cd /tmp/tmp.Ofg8ymfyvX/src/github.com/mvdan/sh [2021-07-20T08:51:57.550Z] #52 13.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T08:51:57.550Z] #52 13.75 + GO111MODULE=on [2021-07-20T08:51:57.550Z] #52 13.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T08:51:57.550Z] #52 14.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T08:51:57.550Z] #52 14.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T08:51:57.550Z] #52 15.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T08:51:57.801Z] #27 33.48 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:51:57.801Z] #27 33.49 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:57.801Z] #27 33.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:51:57.801Z] #27 33.54 Selecting previously unselected package jq. [2021-07-20T08:51:57.801Z] #27 33.55 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:51:57.801Z] #27 33.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:51:57.801Z] #27 33.61 Selecting previously unselected package libaio1:amd64. [2021-07-20T08:51:57.801Z] #27 33.61 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-20T08:51:57.801Z] #27 33.62 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:51:57.801Z] #27 33.66 Selecting previously unselected package libgpm2:amd64. [2021-07-20T08:51:57.801Z] #27 33.67 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-20T08:51:57.801Z] #27 33.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:51:57.801Z] #27 33.73 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:51:57.801Z] #27 33.73 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:51:58.033Z] #37 5.937 -- Detecting C compile features - done [2021-07-20T08:51:58.033Z] #37 5.962 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T08:51:58.033Z] #37 6.225 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T08:51:58.033Z] #37 6.320 -- Configuring done [2021-07-20T08:51:58.033Z] #37 6.338 -- Generating done [2021-07-20T08:51:58.033Z] #37 6.341 -- Build files have been written to: /tmp/tmp.eGQE3Kb3uO/tini [2021-07-20T08:51:58.033Z] #37 6.359 + make tini-static [2021-07-20T08:51:58.060Z] #27 33.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:51:58.060Z] #27 33.79 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:51:58.060Z] #27 33.79 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:51:58.060Z] #27 33.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:51:58.060Z] #27 33.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:51:58.060Z] #27 33.87 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:51:58.060Z] #27 33.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:51:58.060Z] #27 33.92 Selecting previously unselected package libreadline5:amd64. [2021-07-20T08:51:58.060Z] #27 33.92 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-20T08:51:58.060Z] #27 33.93 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:51:58.292Z] #37 6.687 Scanning dependencies of target tini-static [2021-07-20T08:51:58.292Z] #37 6.787 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T08:51:58.319Z] #27 33.99 Selecting previously unselected package net-tools. [2021-07-20T08:51:58.319Z] #27 34.00 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-20T08:51:58.319Z] #27 34.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:51:58.319Z] #27 34.10 Selecting previously unselected package python-pip-whl. [2021-07-20T08:51:58.319Z] #27 34.11 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-20T08:51:58.319Z] #27 34.12 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T08:51:58.364Z] #59 ... [2021-07-20T08:51:58.364Z] [2021-07-20T08:51:58.364Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:51:58.364Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:51:58.364Z] #44 11.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:58.364Z] #44 13.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-20T08:51:58.364Z] #44 ... [2021-07-20T08:51:58.364Z] [2021-07-20T08:51:58.364Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:58.364Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:58.364Z] #13 6.950 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:51:58.364Z] #13 6.956 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:51:58.364Z] #13 7.069 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:51:58.364Z] #13 7.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:51:58.364Z] #13 8.073 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:51:58.364Z] #13 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:58.364Z] #13 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:58.364Z] #13 14.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:58.364Z] #13 ... [2021-07-20T08:51:58.364Z] [2021-07-20T08:51:58.364Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:58.364Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:51:58.364Z] #50 21.15 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T08:51:58.364Z] #50 21.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T08:51:58.364Z] #50 24.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T08:51:58.364Z] #50 24.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T08:51:58.364Z] #50 24.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T08:51:58.364Z] #50 24.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T08:51:58.364Z] #50 25.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T08:51:58.364Z] #50 25.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T08:51:58.364Z] #50 25.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T08:51:58.364Z] #50 25.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T08:51:58.364Z] #50 25.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T08:51:58.364Z] #50 25.56 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T08:51:58.364Z] #50 25.73 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T08:51:58.364Z] #50 25.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T08:51:58.364Z] #50 25.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T08:51:58.364Z] #50 25.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T08:51:58.364Z] #50 25.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T08:51:58.364Z] #50 26.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T08:51:58.364Z] #50 26.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T08:51:58.364Z] #50 26.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T08:51:58.364Z] #50 27.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T08:51:58.364Z] #50 ... [2021-07-20T08:51:58.364Z] [2021-07-20T08:51:58.364Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:51:58.364Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:51:58.364Z] #59 27.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T08:51:58.364Z] #59 27.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T08:51:58.577Z] #27 34.40 Selecting previously unselected package python3-lib2to3. [2021-07-20T08:51:58.577Z] #27 34.41 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T08:51:58.577Z] #27 34.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:51:58.577Z] #27 34.48 Selecting previously unselected package python3-distutils. [2021-07-20T08:51:58.577Z] #27 34.48 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T08:51:58.577Z] #27 34.49 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T08:51:58.621Z] #59 ... [2021-07-20T08:51:58.621Z] [2021-07-20T08:51:58.621Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:58.621Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:51:58.621Z] #46 17.52 unicode/utf8 [2021-07-20T08:51:58.621Z] #46 18.41 math/bits [2021-07-20T08:51:58.621Z] #46 19.51 math [2021-07-20T08:51:58.621Z] #46 23.81 encoding [2021-07-20T08:51:58.621Z] #46 23.87 unicode/utf16 [2021-07-20T08:51:58.621Z] #46 24.15 container/list [2021-07-20T08:51:58.621Z] #46 24.98 crypto/internal/subtle [2021-07-20T08:51:58.621Z] #46 25.13 crypto/subtle [2021-07-20T08:51:58.621Z] #46 25.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-20T08:51:58.621Z] #46 25.45 internal/nettrace [2021-07-20T08:51:58.621Z] #46 25.68 runtime/cgo [2021-07-20T08:51:58.836Z] #27 34.60 Selecting previously unselected package python3-pip. [2021-07-20T08:51:58.836Z] #27 34.61 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-20T08:51:58.836Z] #27 34.61 Unpacking python3-pip (18.1-5) ... [2021-07-20T08:51:58.836Z] #27 34.68 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:51:58.836Z] #27 34.69 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:51:58.836Z] #27 34.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:51:58.836Z] #27 34.76 Selecting previously unselected package python3-setuptools. [2021-07-20T08:51:58.836Z] #27 34.76 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T08:51:58.836Z] #27 34.77 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T08:51:58.878Z] #46 ... [2021-07-20T08:51:58.878Z] [2021-07-20T08:51:58.878Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:58.878Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:51:58.878Z] #50 27.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T08:51:58.878Z] #50 27.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T08:51:58.878Z] #50 27.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T08:51:58.878Z] #50 27.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T08:51:58.948Z] #52 17.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T08:51:59.095Z] #27 34.87 Selecting previously unselected package python3-wheel. [2021-07-20T08:51:59.095Z] #27 34.87 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T08:51:59.095Z] #27 34.88 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T08:51:59.095Z] #27 34.94 Selecting previously unselected package sudo. [2021-07-20T08:51:59.095Z] #27 34.94 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-20T08:51:59.095Z] #27 34.95 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:51:59.229Z] #37 ... [2021-07-20T08:51:59.229Z] [2021-07-20T08:51:59.229Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:51:59.229Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:51:59.229Z] #46 55.77 bufio [2021-07-20T08:51:59.229Z] #46 58.32 syscall [2021-07-20T08:51:59.353Z] #27 35.18 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T08:51:59.353Z] #27 35.18 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-20T08:51:59.353Z] #27 35.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:51:59.441Z] #50 28.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T08:51:59.488Z] #46 ... [2021-07-20T08:51:59.488Z] [2021-07-20T08:51:59.488Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:59.488Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:59.488Z] #13 53.53 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T08:51:59.488Z] #13 53.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T08:51:59.488Z] #13 53.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:51:59.488Z] #13 53.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-20T08:51:59.488Z] #13 53.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:51:59.488Z] #13 53.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:51:59.488Z] #13 53.90 Selecting previously unselected package dmsetup. [2021-07-20T08:51:59.488Z] #13 53.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:51:59.488Z] #13 53.91 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T08:51:59.488Z] #13 54.10 Selecting previously unselected package mingw-w64-common. [2021-07-20T08:51:59.488Z] #13 54.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T08:51:59.488Z] #13 54.11 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T08:51:59.488Z] #13 59.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T08:51:59.488Z] #13 59.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T08:51:59.488Z] #13 59.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:51:59.611Z] #27 35.32 Selecting previously unselected package uidmap. [2021-07-20T08:51:59.611Z] #27 35.32 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-20T08:51:59.611Z] #27 35.33 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T08:51:59.611Z] #27 35.45 Selecting previously unselected package vim-runtime. [2021-07-20T08:51:59.611Z] #27 35.45 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:51:59.611Z] #27 35.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-20T08:51:59.697Z] #50 28.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T08:51:59.697Z] #50 28.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T08:51:59.697Z] #50 28.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T08:51:59.747Z] #13 ... [2021-07-20T08:51:59.747Z] [2021-07-20T08:51:59.747Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:51:59.747Z] #37 sha256:8de9936bb8e9c489101453cf1ac2ad4aa0acd6b68c61cb23ff6b11835c31a3b5 [2021-07-20T08:51:59.747Z] #37 8.205 [100%] Linking C executable tini-static [2021-07-20T08:51:59.869Z] #27 35.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T08:51:59.869Z] #27 35.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:51:59.892Z] #52 ... [2021-07-20T08:51:59.892Z] [2021-07-20T08:51:59.892Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:51:59.892Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:51:59.892Z] #13 5.701 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:51:59.892Z] #13 7.517 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:51:59.892Z] #13 9.289 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:51:59.892Z] #13 11.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:51:59.892Z] #13 ... [2021-07-20T08:51:59.892Z] [2021-07-20T08:51:59.892Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:51:59.892Z] #50 sha256:f758b9f8f5c83b5dc64f53f2680d1dde6a26f86b0a13fd037f6754a6cc660ae1 [2021-07-20T08:51:59.892Z] #50 16.48 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T08:51:59.892Z] #50 16.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T08:51:59.892Z] #50 16.63 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T08:51:59.892Z] #50 16.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T08:51:59.892Z] #50 16.88 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T08:51:59.892Z] #50 17.01 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T08:51:59.892Z] #50 17.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T08:51:59.892Z] #50 17.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T08:51:59.892Z] #50 17.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T08:51:59.892Z] #50 17.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T08:51:59.892Z] #50 18.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T08:51:59.892Z] #50 18.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T08:51:59.954Z] #50 28.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T08:51:59.954Z] #50 28.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T08:52:00.211Z] #50 28.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T08:52:00.315Z] #37 8.744 [100%] Built target tini-static [2021-07-20T08:52:00.315Z] #37 8.786 + mkdir -p /build [2021-07-20T08:52:00.315Z] #37 8.795 + cp tini-static /build/docker-init [2021-07-20T08:52:00.479Z] #50 29.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T08:52:00.748Z] #50 29.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T08:52:00.748Z] #50 29.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T08:52:00.803Z] #27 36.56 Selecting previously unselected package vim. [2021-07-20T08:52:00.803Z] #27 36.57 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:52:00.803Z] #27 36.59 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T08:52:00.970Z] #29 8.649 0.0% #### 5.8% ######## 12.0% ######### 13.4% ########### 16.6% ############## 20.5% ################ 23.6% ################### 26.6% ####################### 32.2% ########################## 36.2% ########################## 36.8% ############################## 42.3% ############################## 42.3% ################################ 45.3% ################################### 48.9% ####################################### 54.5% ########################################## 58.7% ################################################ 67.3% ################################################ 67.7% ################################################## 69.8% ###################################################### 76.4% ########################################################## 81.2% ############################################################## 86.6% ################################################################ 89.4% #################################################################### 95.4% ######################################################################## 100.0% [2021-07-20T08:52:01.005Z] #50 29.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T08:52:01.005Z] #50 29.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T08:52:01.005Z] #50 29.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T08:52:01.061Z] #27 36.82 Selecting previously unselected package xfsprogs. [2021-07-20T08:52:01.061Z] #27 36.82 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-20T08:52:01.061Z] #27 36.83 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T08:52:01.236Z] #29 12.32 [2021-07-20T08:52:01.262Z] #50 30.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T08:52:01.262Z] #50 30.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T08:52:01.262Z] #50 30.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T08:52:01.279Z] #50 ... [2021-07-20T08:52:01.279Z] [2021-07-20T08:52:01.279Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-20T08:52:01.279Z] #34 sha256:ae6d480621936991e075fa4c6ec892b30892547c70078d14ef919484bbca0c7d [2021-07-20T08:52:01.279Z] #34 17.10 github.com/pelletier/go-toml/cmd/tomll [2021-07-20T08:52:01.279Z] #34 DONE 19.9s [2021-07-20T08:52:01.320Z] #27 37.03 Selecting previously unselected package zip. [2021-07-20T08:52:01.320Z] #27 37.04 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-20T08:52:01.320Z] #27 37.04 Unpacking zip (3.0-11+b1) ... [2021-07-20T08:52:01.320Z] #27 37.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:52:01.320Z] #27 37.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:52:01.320Z] #27 37.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:52:01.320Z] #27 37.24 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:52:01.320Z] #27 37.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:52:01.320Z] #27 37.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:52:01.320Z] #27 37.28 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T08:52:01.320Z] #27 37.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:52:01.320Z] #27 37.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:01.320Z] #27 37.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:01.320Z] #27 37.33 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:52:01.518Z] #50 30.31 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T08:52:01.518Z] #50 30.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T08:52:01.518Z] #50 30.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T08:52:01.541Z] [2021-07-20T08:52:01.541Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:01.541Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:01.541Z] #46 14.30 unicode/utf8 [2021-07-20T08:52:01.541Z] #46 14.96 math/bits [2021-07-20T08:52:01.541Z] #46 15.83 math [2021-07-20T08:52:01.541Z] #46 19.78 encoding [2021-07-20T08:52:01.541Z] #46 19.88 unicode/utf16 [2021-07-20T08:52:01.578Z] #27 37.35 Setting up zip (3.0-11+b1) ... [2021-07-20T08:52:01.578Z] #27 37.36 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:01.578Z] #27 37.38 Setting up bash-completion (1:2.8-6) ... [2021-07-20T08:52:01.691Z] #37 DONE 9.8s [2021-07-20T08:52:01.691Z] [2021-07-20T08:52:01.691Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:01.691Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:01.691Z] #46 66.25 internal/poll [2021-07-20T08:52:01.691Z] #46 66.43 internal/fmtsort [2021-07-20T08:52:01.691Z] #46 67.04 internal/syscall/execenv [2021-07-20T08:52:01.691Z] #46 67.27 path [2021-07-20T08:52:01.691Z] #46 67.88 io/fs [2021-07-20T08:52:01.776Z] #50 30.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T08:52:01.802Z] #46 20.32 container/list [2021-07-20T08:52:02.064Z] #46 ... [2021-07-20T08:52:02.064Z] [2021-07-20T08:52:02.064Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:02.064Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:02.064Z] #56 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:52:02.064Z] #56 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:52:02.064Z] #56 ... [2021-07-20T08:52:02.064Z] [2021-07-20T08:52:02.064Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:02.064Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:02.064Z] #44 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:52:02.064Z] #44 13.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-20T08:52:02.259Z] #46 ... [2021-07-20T08:52:02.260Z] [2021-07-20T08:52:02.260Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:02.260Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:02.260Z] #44 58.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:02.260Z] #44 58.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:02.260Z] #44 58.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:02.260Z] #44 58.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:52:02.260Z] #44 58.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:02.260Z] #44 58.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:02.260Z] #44 58.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:02.260Z] #44 58.59 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:02.260Z] #44 63.62 Setting up python3 (3.7.3-1) ... [2021-07-20T08:52:02.260Z] #44 64.41 Setting up python3-six (1.12.0-1) ... [2021-07-20T08:52:02.260Z] #44 65.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:02.260Z] #44 67.21 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:02.637Z] #44 ... [2021-07-20T08:52:02.637Z] [2021-07-20T08:52:02.637Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:02.637Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:02.637Z] #46 21.18 crypto/internal/subtle [2021-07-20T08:52:02.637Z] #46 21.32 crypto/subtle [2021-07-20T08:52:02.705Z] #50 31.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T08:52:02.705Z] #50 31.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T08:52:02.706Z] #50 31.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T08:52:02.706Z] #50 31.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T08:52:02.706Z] #50 31.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T08:52:02.706Z] #50 31.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T08:52:02.763Z] #29 12.63 0.0% # 1.5% ## 4.0% #### 6.2% ###### 9.2% ####### 10.3% ######### 13.0% ########## 15.2% ############ 16.7% [2021-07-20T08:52:02.763Z] #29 ... [2021-07-20T08:52:02.763Z] [2021-07-20T08:52:02.763Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:02.763Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:52:02.763Z] #50 21.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T08:52:02.763Z] #50 21.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T08:52:02.763Z] #50 21.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T08:52:02.763Z] #50 21.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T08:52:02.763Z] #50 22.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T08:52:02.763Z] #50 22.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T08:52:02.763Z] #50 22.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T08:52:02.763Z] #50 22.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T08:52:02.763Z] #50 23.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T08:52:02.763Z] #50 23.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T08:52:02.763Z] #50 23.61 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T08:52:02.763Z] #50 23.74 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T08:52:02.763Z] #50 23.94 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T08:52:02.763Z] #50 23.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T08:52:02.763Z] #50 24.11 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T08:52:02.763Z] #50 24.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T08:52:02.763Z] #50 24.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T08:52:02.763Z] #50 24.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T08:52:02.763Z] #50 24.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T08:52:02.763Z] #50 26.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T08:52:02.763Z] #50 26.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T08:52:02.763Z] #50 26.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T08:52:02.763Z] #50 27.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T08:52:02.763Z] #50 27.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T08:52:02.763Z] #50 27.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T08:52:02.763Z] #50 27.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T08:52:02.763Z] #50 27.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T08:52:02.763Z] #50 27.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T08:52:02.763Z] #50 28.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T08:52:02.763Z] #50 28.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T08:52:02.763Z] #50 28.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T08:52:02.763Z] #50 28.62 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T08:52:02.763Z] #50 29.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T08:52:02.763Z] #50 29.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T08:52:02.763Z] #50 29.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T08:52:02.763Z] #50 29.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T08:52:02.763Z] #50 29.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T08:52:02.763Z] #50 29.86 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T08:52:02.763Z] #50 29.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T08:52:02.763Z] #50 30.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T08:52:02.763Z] #50 30.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T08:52:02.763Z] #50 31.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T08:52:02.763Z] #50 31.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T08:52:02.763Z] #50 31.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T08:52:02.828Z] #44 ... [2021-07-20T08:52:02.828Z] [2021-07-20T08:52:02.828Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:02.828Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:02.828Z] #46 69.34 regexp/syntax [2021-07-20T08:52:02.901Z] #46 21.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-20T08:52:02.901Z] #46 21.58 internal/nettrace [2021-07-20T08:52:02.955Z] #27 38.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:52:02.955Z] #27 38.63 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:52:02.955Z] #27 38.67 invoke-rc.d: could not determine current runlevel [2021-07-20T08:52:02.955Z] #27 38.68 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:52:02.955Z] #27 38.69 Setting up pigz (2.4-1) ... [2021-07-20T08:52:02.955Z] #27 38.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:52:02.955Z] #27 38.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:02.955Z] #27 38.73 Setting up python-pip-whl (18.1-5) ... [2021-07-20T08:52:02.955Z] #27 38.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:02.955Z] #27 38.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:52:02.962Z] #50 31.83 go: downloading golang.org/x/text v0.3.2 [2021-07-20T08:52:03.031Z] #50 ... [2021-07-20T08:52:03.031Z] [2021-07-20T08:52:03.031Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:03.031Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:03.086Z] #46 69.75 os [2021-07-20T08:52:03.163Z] #46 21.69 runtime/cgo [2021-07-20T08:52:03.214Z] #27 38.98 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:52:03.214Z] #27 38.99 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:52:03.214Z] #27 39.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:03.214Z] #27 39.01 Setting up vim (2:8.1.0875-5) ... [2021-07-20T08:52:03.214Z] #27 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T08:52:03.214Z] #27 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T08:52:03.214Z] #27 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T08:52:03.214Z] #27 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T08:52:03.214Z] #27 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T08:52:03.214Z] #27 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T08:52:03.214Z] #27 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T08:52:03.214Z] #27 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T08:52:03.214Z] #27 39.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:52:03.214Z] #27 39.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:52:03.214Z] #27 39.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:52:03.214Z] #27 39.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:52:03.214Z] #27 39.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:03.214Z] #27 39.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:03.301Z] #29 12.63 0.0% # 1.5% ## 4.0% #### 6.2% ###### 9.2% ####### 10.3% ######### 13.0% ########## 15.2% ############ 16.7% ############# 19.2% ############### 21.7% ################ 22.3% ################ 22.9% ################# 24.4% ################## [2021-07-20T08:52:03.301Z] #29 ... [2021-07-20T08:52:03.301Z] [2021-07-20T08:52:03.301Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:03.301Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:52:03.301Z] #36 17.30 Reading package lists... [2021-07-20T08:52:03.301Z] #36 22.07 Building dependency tree... [2021-07-20T08:52:03.301Z] #36 24.56 The following additional packages will be installed: [2021-07-20T08:52:03.301Z] #36 24.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-20T08:52:03.301Z] #36 24.58 Suggested packages: [2021-07-20T08:52:03.301Z] #36 24.59 cmake-doc ninja-build lrzip [2021-07-20T08:52:03.301Z] #36 24.59 Recommended packages: [2021-07-20T08:52:03.301Z] #36 24.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T08:52:03.301Z] #36 25.16 The following NEW packages will be installed: [2021-07-20T08:52:03.301Z] #36 25.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-20T08:52:03.301Z] #36 25.17 vim-common xxd [2021-07-20T08:52:03.301Z] #36 25.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T08:52:03.301Z] #36 25.52 Need to get 14.2 MB of archives. [2021-07-20T08:52:03.301Z] #36 25.52 After this operation, 60.0 MB of additional disk space will be used. [2021-07-20T08:52:03.301Z] #36 25.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-20T08:52:03.301Z] #36 25.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:52:03.301Z] #36 25.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T08:52:03.301Z] #36 25.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-20T08:52:03.301Z] #36 26.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-20T08:52:03.301Z] #36 26.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-20T08:52:03.301Z] #36 26.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-20T08:52:03.301Z] #36 26.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-20T08:52:03.301Z] #36 26.48 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-20T08:52:03.301Z] #36 26.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-20T08:52:03.301Z] #36 28.41 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:03.301Z] #36 29.15 Fetched 14.2 MB in 1s (10.5 MB/s) [2021-07-20T08:52:03.301Z] #36 30.80 Selecting previously unselected package xxd. [2021-07-20T08:52:03.301Z] #36 30.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-20T08:52:03.301Z] #36 30.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-20T08:52:03.301Z] #36 31.50 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:52:03.567Z] #36 ... [2021-07-20T08:52:03.567Z] [2021-07-20T08:52:03.567Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:03.567Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:03.567Z] #44 16.65 Reading package lists... [2021-07-20T08:52:03.567Z] #44 21.88 Reading package lists... [2021-07-20T08:52:03.567Z] #44 25.87 Building dependency tree... [2021-07-20T08:52:03.567Z] #44 27.80 The following additional packages will be installed: [2021-07-20T08:52:03.567Z] #44 27.80 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-20T08:52:03.567Z] #44 27.80 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-20T08:52:03.567Z] #44 27.80 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:03.567Z] #44 27.81 python3.7-minimal [2021-07-20T08:52:03.567Z] #44 27.81 Suggested packages: [2021-07-20T08:52:03.567Z] #44 27.82 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-20T08:52:03.567Z] #44 27.82 python3.7-doc binfmt-support [2021-07-20T08:52:03.567Z] #44 28.89 The following NEW packages will be installed: [2021-07-20T08:52:03.567Z] #44 28.90 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-20T08:52:03.567Z] #44 28.90 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-20T08:52:03.567Z] #44 28.90 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:03.567Z] #44 28.92 python3.7-minimal [2021-07-20T08:52:03.567Z] #44 29.50 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T08:52:03.567Z] #44 29.50 Need to get 6095 kB of archives. [2021-07-20T08:52:03.567Z] #44 29.50 After this operation, 32.3 MB of additional disk space will be used. [2021-07-20T08:52:03.567Z] #44 29.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-20T08:52:03.567Z] #44 29.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-20T08:52:03.567Z] #44 29.98 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-20T08:52:03.567Z] #44 29.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-20T08:52:03.567Z] #44 30.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-20T08:52:03.567Z] #44 30.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-20T08:52:03.567Z] #44 30.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:52:03.567Z] #44 30.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-20T08:52:03.567Z] #44 30.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-20T08:52:03.567Z] #44 30.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-20T08:52:03.567Z] #44 30.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:52:03.567Z] #44 30.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-20T08:52:03.567Z] #44 30.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-20T08:52:03.567Z] #44 30.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-20T08:52:03.567Z] #44 30.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-20T08:52:03.567Z] #44 30.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-20T08:52:03.567Z] #44 ... [2021-07-20T08:52:03.567Z] [2021-07-20T08:52:03.567Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:03.567Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-20T08:52:03.567Z] #56 23.93 The following additional packages will be installed: [2021-07-20T08:52:03.567Z] #56 23.94 libbtrfs0 [2021-07-20T08:52:03.567Z] #56 24.05 The following NEW packages will be installed: [2021-07-20T08:52:03.567Z] #56 24.06 libbtrfs-dev libbtrfs0 [2021-07-20T08:52:03.567Z] #56 24.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T08:52:03.567Z] #56 24.46 Need to get 119 kB of archives. [2021-07-20T08:52:03.567Z] #56 24.46 After this operation, 387 kB of additional disk space will be used. [2021-07-20T08:52:03.567Z] #56 24.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-20T08:52:03.567Z] #56 24.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-20T08:52:03.567Z] #56 25.37 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:03.567Z] #56 25.51 Fetched 119 kB in 0s (431 kB/s) [2021-07-20T08:52:03.567Z] #56 25.77 Selecting previously unselected package libbtrfs0. [2021-07-20T08:52:03.567Z] #56 25.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-20T08:52:03.567Z] #56 25.83 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-20T08:52:03.567Z] #56 25.86 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:03.567Z] #56 25.97 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:52:03.567Z] #56 25.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-20T08:52:03.567Z] #56 25.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:03.567Z] #56 26.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:03.567Z] #56 26.58 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:03.567Z] #56 26.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:03.567Z] #56 DONE 32.0s [2021-07-20T08:52:03.567Z] [2021-07-20T08:52:03.567Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:03.567Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:52:03.567Z] #57 ... [2021-07-20T08:52:03.567Z] [2021-07-20T08:52:03.567Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:03.567Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:03.567Z] #13 14.00 Reading package lists... [2021-07-20T08:52:03.567Z] #13 19.66 Reading package lists... [2021-07-20T08:52:03.567Z] #13 25.17 Building dependency tree... [2021-07-20T08:52:03.568Z] #13 26.77 The following additional packages will be installed: [2021-07-20T08:52:03.568Z] #13 26.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T08:52:03.568Z] #13 26.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T08:52:03.568Z] #13 26.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T08:52:03.568Z] #13 26.77 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T08:52:03.568Z] #13 26.78 mingw-w64-x86-64-dev [2021-07-20T08:52:03.568Z] #13 26.78 Suggested packages: [2021-07-20T08:52:03.568Z] #13 26.79 gcc-8-locales seccomp wine64 [2021-07-20T08:52:03.568Z] #13 27.20 The following NEW packages will be installed: [2021-07-20T08:52:03.568Z] #13 27.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T08:52:03.568Z] #13 27.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T08:52:03.568Z] #13 27.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T08:52:03.568Z] #13 27.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T08:52:03.568Z] #13 27.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T08:52:03.568Z] #13 27.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T08:52:03.568Z] #13 27.20 The following packages will be upgraded: [2021-07-20T08:52:03.568Z] #13 27.20 libseccomp2 [2021-07-20T08:52:03.568Z] #13 27.81 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T08:52:03.568Z] #13 27.81 Need to get 73.4 MB of archives. [2021-07-20T08:52:03.568Z] #13 27.81 After this operation, 472 MB of additional disk space will be used. [2021-07-20T08:52:03.568Z] #13 27.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-20T08:52:03.568Z] #13 27.81 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-20T08:52:03.568Z] #13 27.83 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-20T08:52:03.568Z] #13 28.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-20T08:52:03.568Z] #13 28.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-20T08:52:03.568Z] #13 28.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-20T08:52:03.568Z] #13 28.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-20T08:52:03.568Z] #13 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T08:52:03.654Z] #46 ... [2021-07-20T08:52:03.654Z] [2021-07-20T08:52:03.654Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:03.654Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:52:03.654Z] #52 60.05 time [2021-07-20T08:52:03.654Z] #52 64.71 context [2021-07-20T08:52:03.654Z] #52 65.49 internal/syscall/unix [2021-07-20T08:52:03.654Z] #52 65.86 internal/poll [2021-07-20T08:52:03.654Z] #52 69.12 io/fs [2021-07-20T08:52:03.654Z] #52 70.16 os [2021-07-20T08:52:03.836Z] #13 ... [2021-07-20T08:52:03.836Z] [2021-07-20T08:52:03.836Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:03.836Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:52:03.836Z] #36 32.20 Selecting previously unselected package vim-common. [2021-07-20T08:52:03.836Z] #36 32.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:52:03.836Z] #36 32.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:03.913Z] #52 70.60 encoding/binary [2021-07-20T08:52:04.150Z] #27 40.09 Setting up iptables (1.8.2-4) ... [2021-07-20T08:52:04.409Z] #27 40.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T08:52:04.409Z] #27 40.14 Setting up python3 (3.7.3-1) ... [2021-07-20T08:52:04.409Z] #27 40.33 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T08:52:04.480Z] #52 ... [2021-07-20T08:52:04.480Z] [2021-07-20T08:52:04.480Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:04.480Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:04.480Z] #44 70.74 Setting up criu (3.15-1) ... [2021-07-20T08:52:04.668Z] #27 40.61 Setting up apparmor (2.13.2-10) ... [2021-07-20T08:52:04.805Z] #36 33.21 Selecting previously unselected package cmake-data. [2021-07-20T08:52:04.805Z] #36 33.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T08:52:04.805Z] #36 33.24 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T08:52:05.484Z] #50 ... [2021-07-20T08:52:05.484Z] [2021-07-20T08:52:05.484Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:05.484Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:05.484Z] #36 24.27 Fetched 8454 kB in 15s (547 kB/s) [2021-07-20T08:52:05.484Z] #36 24.27 Reading package lists... [2021-07-20T08:52:05.741Z] #36 30.64 Reading package lists... [2021-07-20T08:52:05.741Z] #36 ... [2021-07-20T08:52:05.741Z] [2021-07-20T08:52:05.741Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:05.741Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:05.741Z] #56 24.38 Fetched 8454 kB in 15s (546 kB/s) [2021-07-20T08:52:05.741Z] #56 24.38 Reading package lists... [2021-07-20T08:52:05.741Z] #56 30.87 Reading package lists... [2021-07-20T08:52:05.741Z] #56 ... [2021-07-20T08:52:05.741Z] [2021-07-20T08:52:05.741Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:05.741Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:05.741Z] #13 23.65 Fetched 8990 kB in 17s (532 kB/s) [2021-07-20T08:52:06.044Z] #27 41.69 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T08:52:06.044Z] #27 41.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:52:06.044Z] #27 41.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:06.303Z] #27 42.18 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T08:52:06.305Z] #13 23.65 Reading package lists... [2021-07-20T08:52:06.305Z] #13 ... [2021-07-20T08:52:06.305Z] [2021-07-20T08:52:06.305Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:06.305Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:52:06.305Z] #52 25.13 runtime [2021-07-20T08:52:06.384Z] #44 72.59 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:06.384Z] #44 72.64 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:06.561Z] #52 ... [2021-07-20T08:52:06.561Z] [2021-07-20T08:52:06.561Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:06.561Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:06.561Z] #44 23.08 Fetched 8457 kB in 17s (489 kB/s) [2021-07-20T08:52:06.561Z] #44 23.08 Reading package lists... [2021-07-20T08:52:06.562Z] #27 42.36 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T08:52:06.952Z] #44 DONE 73.1s [2021-07-20T08:52:06.952Z] [2021-07-20T08:52:06.952Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:06.952Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:06.952Z] #46 73.48 regexp [2021-07-20T08:52:07.129Z] #27 42.82 Setting up python3-pip (18.1-5) ... [2021-07-20T08:52:07.134Z] #44 29.37 Reading package lists... [2021-07-20T08:52:07.134Z] #44 ... [2021-07-20T08:52:07.134Z] [2021-07-20T08:52:07.135Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:07.135Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:07.135Z] #46 35.73 vendor/golang.org/x/crypto/internal/subtle [2021-07-20T08:52:07.387Z] #27 43.21 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:07.387Z] #27 43.31 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:07.521Z] #46 73.98 fmt [2021-07-20T08:52:08.323Z] #27 DONE 44.0s [2021-07-20T08:52:08.323Z] [2021-07-20T08:52:08.323Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:08.323Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:08.323Z] #64 ... [2021-07-20T08:52:08.323Z] [2021-07-20T08:52:08.323Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-20T08:52:08.323Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91 [2021-07-20T08:52:08.459Z] #46 ... [2021-07-20T08:52:08.459Z] [2021-07-20T08:52:08.459Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:52:08.459Z] #59 sha256:b58ddbabb9cf3fe945aeb7406ba7738be8dc2f523bc642e1b34d3ba61c119f2b [2021-07-20T08:52:08.459Z] #59 16.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T08:52:08.459Z] #59 21.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T08:52:08.459Z] #59 21.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T08:52:08.459Z] #59 ... [2021-07-20T08:52:08.459Z] [2021-07-20T08:52:08.459Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:08.459Z] #50 sha256:f758b9f8f5c83b5dc64f53f2680d1dde6a26f86b0a13fd037f6754a6cc660ae1 [2021-07-20T08:52:08.459Z] #50 22.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T08:52:08.459Z] #50 22.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T08:52:08.459Z] #50 22.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T08:52:08.459Z] #50 22.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T08:52:08.459Z] #50 22.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T08:52:08.459Z] #50 22.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T08:52:08.459Z] #50 22.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T08:52:08.459Z] #50 22.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T08:52:08.459Z] #50 22.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T08:52:08.459Z] #50 23.00 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T08:52:08.459Z] #50 23.14 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T08:52:08.459Z] #50 23.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T08:52:08.459Z] #50 23.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T08:52:08.459Z] #50 23.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T08:52:08.459Z] #50 23.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T08:52:08.459Z] #50 23.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T08:52:08.459Z] #50 23.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T08:52:08.459Z] #50 23.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T08:52:08.459Z] #50 23.73 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T08:52:08.459Z] #50 24.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T08:52:08.459Z] #50 24.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T08:52:08.459Z] #50 24.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T08:52:08.459Z] #50 24.17 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T08:52:08.459Z] #50 24.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T08:52:08.459Z] #50 24.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T08:52:08.459Z] #50 24.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T08:52:08.459Z] #50 24.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T08:52:08.459Z] #50 24.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T08:52:08.459Z] #50 24.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T08:52:08.459Z] #50 25.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T08:52:08.459Z] #50 25.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T08:52:08.459Z] #50 25.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T08:52:08.459Z] #50 25.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T08:52:08.459Z] #50 25.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T08:52:08.459Z] #50 25.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T08:52:08.459Z] #50 25.81 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T08:52:08.459Z] #50 26.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T08:52:08.459Z] #50 26.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T08:52:08.459Z] #50 26.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T08:52:08.459Z] #50 26.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T08:52:08.459Z] #50 26.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T08:52:08.459Z] #50 26.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T08:52:08.459Z] #50 26.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T08:52:08.459Z] #50 26.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T08:52:08.459Z] #50 27.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T08:52:08.459Z] #50 27.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T08:52:08.459Z] #50 27.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T08:52:08.459Z] #50 27.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T08:52:08.520Z] #46 ... [2021-07-20T08:52:08.520Z] [2021-07-20T08:52:08.520Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:52:08.520Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:52:08.520Z] #40 21.85 Checking out files: 92% (1564/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-20T08:52:08.520Z] #40 21.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-20T08:52:08.520Z] #40 23.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-20T08:52:08.520Z] #40 ... [2021-07-20T08:52:08.520Z] [2021-07-20T08:52:08.520Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:08.520Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:08.520Z] #56 30.87 Reading package lists... [2021-07-20T08:52:08.723Z] #50 27.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T08:52:08.890Z] #28 0.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T08:52:09.108Z] #36 ... [2021-07-20T08:52:09.108Z] [2021-07-20T08:52:09.108Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:09.108Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:09.149Z] #28 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T08:52:09.149Z] #28 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T08:52:09.149Z] #28 DONE 1.0s [2021-07-20T08:52:09.149Z] [2021-07-20T08:52:09.149Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:52:09.149Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-20T08:52:09.430Z] #29 12.63 0.0% # 1.5% ## 4.0% #### 6.2% ###### 9.2% ####### 10.3% ######### 13.0% ########## 15.2% ############ 16.7% ############# 19.2% ############### 21.7% ################ 22.3% ################ 22.9% ################# 24.4% ################## 25.9% #################### 28.2% ##################### 30.2% ###################### 31.3% ####################### 32.2% ####################### 32.7% ######################## 34.5% ######################### 36.0% ########################## 37.3% ########################### 38.5% ########################### 38.9% ############################# 40.5% ############################## 42.0% ############################### 43.7% ################################ 45.0% ################################# 46.8% ################################### 48.8% ################################### 48.8% #################################### 50.3% #################################### 51.4% ###################################### 52.9% ###################################### 54.1% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ########################################### 60.3% ############################################ 61.7% ############################################# 63.2% ############################################## 64.2% ################################################ 67.2% ################################################# 69.0% ################################################### 72.1% ##################################################### 74.1% ###################################################### 75.9% ######################################################## 77.9% ######################################################### 79.6% ########################################################## 80.7% ########################################################## 81.3% ############################################################ 83.8% ############################################################# 85.0% ############################################################## 87.5% ################################################################ 89.3% ################################################################# 91.0% ################################################################## 92.2% ################################################################### 93.7% #################################################################### 94.8% #################################################################### 95.8% ###################################################################### 97.2% ####################################################################### 99.1% ####################################################################### 99.3% ######################################################################## 100.0% [2021-07-20T08:52:09.430Z] #29 20.33 [2021-07-20T08:52:09.430Z] #29 ... [2021-07-20T08:52:09.430Z] [2021-07-20T08:52:09.430Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:09.430Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:09.430Z] #52 37.94 bytes [2021-07-20T08:52:09.667Z] #50 28.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T08:52:09.667Z] #50 28.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T08:52:09.667Z] #50 28.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T08:52:09.667Z] #50 28.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T08:52:09.667Z] #50 28.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T08:52:09.667Z] #50 28.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T08:52:09.667Z] #50 28.36 go: downloading golang.org/x/text v0.3.2 [2021-07-20T08:52:09.696Z] #52 37.96 strings [2021-07-20T08:52:09.696Z] #52 37.97 strconv [2021-07-20T08:52:09.696Z] #52 38.00 syscall [2021-07-20T08:52:09.888Z] #56 37.16 Building dependency tree... [2021-07-20T08:52:10.807Z] #46 76.94 path/filepath [2021-07-20T08:52:11.108Z] #52 ... [2021-07-20T08:52:11.108Z] [2021-07-20T08:52:11.108Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:11.108Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-20T08:52:11.108Z] #32 29.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-20T08:52:11.108Z] #32 29.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:11.108Z] #32 ... [2021-07-20T08:52:11.108Z] [2021-07-20T08:52:11.109Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:11.109Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:11.109Z] #29 21.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-20T08:52:11.109Z] #29 21.73 [2021-07-20T08:52:11.109Z] #29 21.96 0.9% ######################################################################## 100.0% [2021-07-20T08:52:11.109Z] #29 22.16 [2021-07-20T08:52:11.259Z] #56 40.12 The following additional packages will be installed: [2021-07-20T08:52:11.259Z] #56 40.13 libbtrfs0 [2021-07-20T08:52:11.524Z] #56 40.25 The following NEW packages will be installed: [2021-07-20T08:52:11.524Z] #56 40.27 libbtrfs-dev libbtrfs0 [2021-07-20T08:52:11.681Z] #29 2.094 Collecting yamllint==1.26.1 [2021-07-20T08:52:11.743Z] #46 77.96 flag [2021-07-20T08:52:11.743Z] #46 78.02 go/token [2021-07-20T08:52:12.089Z] #56 40.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:12.089Z] #56 40.70 Need to get 119 kB of archives. [2021-07-20T08:52:12.089Z] #56 40.70 After this operation, 387 kB of additional disk space will be used. [2021-07-20T08:52:12.089Z] #56 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:52:12.089Z] #56 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:52:12.311Z] #46 78.76 go/scanner [2021-07-20T08:52:12.513Z] #29 23.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-20T08:52:12.513Z] #29 23.58 [2021-07-20T08:52:12.513Z] #29 ... [2021-07-20T08:52:12.513Z] [2021-07-20T08:52:12.513Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:12.513Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:12.513Z] #46 31.03 sync [2021-07-20T08:52:12.513Z] #46 31.03 internal/reflectlite [2021-07-20T08:52:12.513Z] #46 32.07 internal/testlog [2021-07-20T08:52:12.513Z] #46 32.11 math/rand [2021-07-20T08:52:12.513Z] #46 32.11 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T08:52:12.513Z] #46 32.78 internal/singleflight [2021-07-20T08:52:12.513Z] #46 34.20 errors [2021-07-20T08:52:12.513Z] #46 34.22 sort [2021-07-20T08:52:12.513Z] #46 34.58 io [2021-07-20T08:52:12.513Z] #46 34.59 internal/oserror [2021-07-20T08:52:12.513Z] #46 34.67 strconv [2021-07-20T08:52:12.513Z] #46 34.93 syscall [2021-07-20T08:52:12.513Z] #46 35.69 path [2021-07-20T08:52:12.513Z] #46 36.48 bytes [2021-07-20T08:52:12.513Z] #46 37.46 strings [2021-07-20T08:52:12.513Z] #46 39.39 hash/crc32 [2021-07-20T08:52:12.513Z] #46 39.89 reflect [2021-07-20T08:52:12.513Z] #46 40.25 crypto [2021-07-20T08:52:12.513Z] #46 40.70 crypto/internal/randutil [2021-07-20T08:52:12.513Z] #46 40.98 crypto/hmac [2021-07-20T08:52:12.513Z] #46 41.02 bufio [2021-07-20T08:52:12.779Z] #46 ... [2021-07-20T08:52:12.779Z] [2021-07-20T08:52:12.779Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:12.779Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:12.779Z] #13 29.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-20T08:52:12.779Z] #13 29.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-20T08:52:12.779Z] #13 29.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-20T08:52:12.779Z] #13 33.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-20T08:52:12.779Z] #13 35.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-20T08:52:12.779Z] #13 35.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-20T08:52:12.779Z] #13 35.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-20T08:52:12.779Z] #13 35.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-20T08:52:12.779Z] #13 35.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-20T08:52:12.779Z] #13 35.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-20T08:52:12.779Z] #13 35.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-20T08:52:12.779Z] #13 35.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-20T08:52:12.779Z] #13 35.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-20T08:52:12.779Z] #13 35.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-20T08:52:12.779Z] #13 35.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-20T08:52:12.779Z] #13 35.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-20T08:52:12.779Z] #13 35.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-20T08:52:12.779Z] #13 35.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-20T08:52:12.779Z] #13 36.55 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:12.779Z] #13 36.69 Fetched 73.4 MB in 8s (9310 kB/s) [2021-07-20T08:52:12.779Z] #13 36.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-20T08:52:12.779Z] #13 36.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-20T08:52:12.779Z] #13 36.94 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T08:52:12.779Z] #13 37.23 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:52:12.779Z] #13 37.39 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T08:52:12.779Z] #13 37.39 (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 ... 15394 files and directories currently installed.) [2021-07-20T08:52:12.779Z] #13 37.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-20T08:52:12.779Z] #13 37.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:52:12.779Z] #13 ... [2021-07-20T08:52:12.779Z] [2021-07-20T08:52:12.779Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:12.779Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:12.779Z] #29 23.83 0.8% ######################################################################## 100.0% [2021-07-20T08:52:12.878Z] #46 79.43 internal/lazyregexp [2021-07-20T08:52:12.973Z] #50 ... [2021-07-20T08:52:12.973Z] [2021-07-20T08:52:12.973Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:12.973Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:12.973Z] #46 31.10 vendor/golang.org/x/crypto/internal/subtle [2021-07-20T08:52:12.973Z] #46 ... [2021-07-20T08:52:12.973Z] [2021-07-20T08:52:12.973Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:12.973Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:52:12.973Z] #52 21.24 runtime [2021-07-20T08:52:12.973Z] #52 ... [2021-07-20T08:52:12.973Z] [2021-07-20T08:52:12.973Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:52:12.973Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:52:12.973Z] #40 22.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-20T08:52:12.973Z] #40 24.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-20T08:52:13.019Z] #56 41.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:13.019Z] #56 41.93 Fetched 119 kB in 0s (313 kB/s) [2021-07-20T08:52:13.044Z] #29 24.02 [2021-07-20T08:52:13.137Z] #46 79.71 net/url [2021-07-20T08:52:13.276Z] #56 42.04 Selecting previously unselected package libbtrfs0. [2021-07-20T08:52:13.276Z] #56 42.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 ... 15421 files and directories currently installed.) [2021-07-20T08:52:13.276Z] #56 42.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:52:13.276Z] #56 42.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:13.309Z] #29 ... [2021-07-20T08:52:13.309Z] [2021-07-20T08:52:13.309Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:13.309Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:52:13.309Z] #50 31.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T08:52:13.309Z] #50 33.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T08:52:13.309Z] #50 33.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T08:52:13.309Z] #50 33.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T08:52:13.309Z] #50 33.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T08:52:13.309Z] #50 33.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T08:52:13.309Z] #50 33.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T08:52:13.309Z] #50 33.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T08:52:13.309Z] #50 33.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T08:52:13.309Z] #50 34.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T08:52:13.309Z] #50 34.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T08:52:13.309Z] #50 34.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T08:52:13.309Z] #50 34.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T08:52:13.309Z] #50 34.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T08:52:13.309Z] #50 34.47 go: downloading golang.org/x/text v0.3.2 [2021-07-20T08:52:13.309Z] #50 34.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T08:52:13.309Z] #50 36.41 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T08:52:13.309Z] #50 38.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T08:52:13.309Z] #50 38.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T08:52:13.309Z] #50 ... [2021-07-20T08:52:13.309Z] [2021-07-20T08:52:13.309Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:13.309Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:13.309Z] #52 41.87 text/tabwriter [2021-07-20T08:52:13.395Z] #46 79.94 go/ast [2021-07-20T08:52:13.533Z] #56 42.22 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:52:13.533Z] #56 42.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:52:13.533Z] #56 42.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:13.790Z] #56 42.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:13.790Z] #56 42.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:13.790Z] #56 42.66 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:14.047Z] #56 DONE 43.0s [2021-07-20T08:52:14.047Z] [2021-07-20T08:52:14.047Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:14.047Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:14.047Z] #36 30.64 Reading package lists... [2021-07-20T08:52:14.047Z] #36 37.02 Building dependency tree... [2021-07-20T08:52:14.047Z] #36 39.92 The following additional packages will be installed: [2021-07-20T08:52:14.047Z] #36 39.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-20T08:52:14.047Z] #36 39.94 Suggested packages: [2021-07-20T08:52:14.047Z] #36 39.94 cmake-doc ninja-build lrzip [2021-07-20T08:52:14.047Z] #36 39.94 Recommended packages: [2021-07-20T08:52:14.047Z] #36 39.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T08:52:14.047Z] #36 40.71 The following NEW packages will be installed: [2021-07-20T08:52:14.047Z] #36 40.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-20T08:52:14.047Z] #36 40.71 vim-common xxd [2021-07-20T08:52:14.047Z] #36 41.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:14.047Z] #36 41.10 Need to get 14.9 MB of archives. [2021-07-20T08:52:14.047Z] #36 41.10 After this operation, 61.8 MB of additional disk space will be used. [2021-07-20T08:52:14.047Z] #36 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:52:14.047Z] #36 41.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:52:14.047Z] #36 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T08:52:14.047Z] #36 41.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:52:14.047Z] #36 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-20T08:52:14.047Z] #36 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-20T08:52:14.047Z] #36 42.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-20T08:52:14.047Z] #36 42.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-20T08:52:14.047Z] #36 42.03 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-20T08:52:14.047Z] #36 42.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-20T08:52:14.328Z] #52 42.64 bufio [2021-07-20T08:52:14.328Z] #52 ... [2021-07-20T08:52:14.328Z] [2021-07-20T08:52:14.328Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:14.328Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:14.328Z] #44 32.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:14.328Z] #44 32.80 Fetched 6095 kB in 2s (3226 kB/s) [2021-07-20T08:52:14.328Z] #44 32.91 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-20T08:52:14.328Z] #44 32.92 (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 ... 15394 files and directories currently installed.) [2021-07-20T08:52:14.328Z] #44 33.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:52:14.328Z] #44 33.03 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:14.328Z] #44 33.80 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:52:14.328Z] #44 33.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:52:14.328Z] #44 33.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:14.328Z] #44 36.12 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:14.328Z] #44 36.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:14.328Z] #44 40.77 Selecting previously unselected package python3-minimal. [2021-07-20T08:52:14.328Z] #44 40.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-20T08:52:14.328Z] #44 40.88 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-20T08:52:14.328Z] #44 40.89 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:52:14.328Z] #44 41.06 Selecting previously unselected package libmpdec2:arm64. [2021-07-20T08:52:14.328Z] #44 41.06 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-20T08:52:14.328Z] #44 41.07 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-20T08:52:14.328Z] #44 41.25 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-20T08:52:14.328Z] #44 41.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:52:14.328Z] #44 41.27 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:14.328Z] #44 ... [2021-07-20T08:52:14.328Z] [2021-07-20T08:52:14.328Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:14.328Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:14.328Z] #13 39.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T08:52:14.328Z] #13 39.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-20T08:52:14.328Z] #13 39.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:52:14.357Z] #40 ... [2021-07-20T08:52:14.357Z] [2021-07-20T08:52:14.357Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:14.357Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:14.357Z] #36 22.56 Fetched 8454 kB in 17s (508 kB/s) [2021-07-20T08:52:14.357Z] #36 22.56 Reading package lists... [2021-07-20T08:52:14.357Z] #36 28.22 Reading package lists... [2021-07-20T08:52:14.357Z] #36 ... [2021-07-20T08:52:14.357Z] [2021-07-20T08:52:14.357Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:14.357Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:14.357Z] #13 21.73 Fetched 8990 kB in 17s (520 kB/s) [2021-07-20T08:52:14.357Z] #13 21.73 Reading package lists... [2021-07-20T08:52:14.669Z] #36 43.48 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:14.773Z] #46 80.96 text/template/parse [2021-07-20T08:52:14.773Z] #46 ... [2021-07-20T08:52:14.773Z] [2021-07-20T08:52:14.773Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:14.773Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:14.773Z] #13 65.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T08:52:14.773Z] #13 65.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:14.773Z] #13 65.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:14.773Z] #13 65.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T08:52:14.773Z] #13 65.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:14.773Z] #13 65.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:14.932Z] #36 43.76 Fetched 14.9 MB in 2s (9515 kB/s) [2021-07-20T08:52:14.932Z] #36 43.85 Selecting previously unselected package xxd. [2021-07-20T08:52:14.932Z] #36 43.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:52:14.935Z] #13 27.98 Reading package lists... [2021-07-20T08:52:14.935Z] #13 ... [2021-07-20T08:52:14.935Z] [2021-07-20T08:52:14.935Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:14.935Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:14.935Z] #56 23.31 Fetched 8454 kB in 16s (515 kB/s) [2021-07-20T08:52:14.935Z] #56 23.31 Reading package lists... [2021-07-20T08:52:14.935Z] #56 29.01 Reading package lists... [2021-07-20T08:52:14.935Z] #56 ... [2021-07-20T08:52:14.935Z] [2021-07-20T08:52:14.935Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:14.935Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:14.935Z] #44 23.24 Fetched 8457 kB in 17s (502 kB/s) [2021-07-20T08:52:14.935Z] #44 23.24 Reading package lists... [2021-07-20T08:52:15.196Z] #44 29.27 Reading package lists... [2021-07-20T08:52:15.196Z] #44 ... [2021-07-20T08:52:15.196Z] [2021-07-20T08:52:15.196Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:15.196Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:15.196Z] #36 28.22 Reading package lists... [2021-07-20T08:52:15.228Z] #36 43.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:52:15.228Z] #36 43.90 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:52:15.228Z] #36 44.14 Selecting previously unselected package vim-common. [2021-07-20T08:52:15.228Z] #36 44.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:52:15.334Z] #13 ... [2021-07-20T08:52:15.334Z] [2021-07-20T08:52:15.334Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:15.334Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:52:15.335Z] #57 1.576 + RM_GOPATH=0 [2021-07-20T08:52:15.335Z] #57 1.576 + TMP_GOPATH= [2021-07-20T08:52:15.335Z] #57 1.576 + : /build [2021-07-20T08:52:15.335Z] #57 1.576 + '[' -z '' ']' [2021-07-20T08:52:15.335Z] #57 1.577 ++ mktemp -d [2021-07-20T08:52:15.335Z] #57 1.584 + export GOPATH=/tmp/tmp.ZOMvOIRnYo [2021-07-20T08:52:15.335Z] #57 1.584 + GOPATH=/tmp/tmp.ZOMvOIRnYo [2021-07-20T08:52:15.335Z] #57 1.584 + RM_GOPATH=1 [2021-07-20T08:52:15.335Z] #57 1.584 + case "$(go env GOARCH)" in [2021-07-20T08:52:15.335Z] #57 1.585 ++ go env GOARCH [2021-07-20T08:52:15.335Z] #57 1.609 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:15.335Z] #57 1.609 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:15.335Z] #57 1.610 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:15.335Z] #57 1.618 + dir=/tmp/install [2021-07-20T08:52:15.335Z] #57 1.618 + bin=containerd [2021-07-20T08:52:15.335Z] #57 1.619 + shift [2021-07-20T08:52:15.335Z] #57 1.619 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T08:52:15.335Z] #57 1.620 + . /tmp/install/containerd.installer [2021-07-20T08:52:15.335Z] #57 1.634 ++ set -e [2021-07-20T08:52:15.335Z] #57 1.635 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:15.335Z] #57 1.635 + install_containerd [2021-07-20T08:52:15.335Z] #57 1.638 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-20T08:52:15.335Z] #57 1.638 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZOMvOIRnYo/src/github.com/containerd/containerd [2021-07-20T08:52:15.335Z] #57 1.639 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:15.335Z] #57 1.642 Cloning into '/tmp/tmp.ZOMvOIRnYo/src/github.com/containerd/containerd'... [2021-07-20T08:52:15.335Z] #57 ... [2021-07-20T08:52:15.335Z] [2021-07-20T08:52:15.335Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:15.335Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:15.335Z] #29 25.11 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-20T08:52:15.335Z] #29 25.43 [2021-07-20T08:52:15.486Z] #36 44.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:15.709Z] #13 ... [2021-07-20T08:52:15.709Z] [2021-07-20T08:52:15.709Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:15.709Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:52:15.709Z] #52 72.06 encoding/base64 [2021-07-20T08:52:15.709Z] #52 72.84 golang.org/x/sys/unix [2021-07-20T08:52:15.709Z] #52 74.81 fmt [2021-07-20T08:52:15.709Z] #52 78.15 encoding/json [2021-07-20T08:52:15.709Z] #52 80.77 github.com/pkg/diff [2021-07-20T08:52:15.709Z] #52 81.85 go/ast [2021-07-20T08:52:15.745Z] #36 44.50 Selecting previously unselected package cmake-data. [2021-07-20T08:52:15.745Z] #36 44.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T08:52:15.745Z] #36 44.52 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T08:52:15.867Z] #29 ... [2021-07-20T08:52:15.867Z] [2021-07-20T08:52:15.867Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:15.867Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:15.867Z] #64 107.2 # github.com/containerd/containerd/cmd/containerd [2021-07-20T08:52:15.867Z] #64 107.2 /usr/bin/ld: /tmp/go-link-284171469/000019.o: in function `New': [2021-07-20T08:52:15.867Z] #64 107.2 /tmp/tmp.ZmGNsPXlVj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-20T08:52:15.867Z] #64 107.3 + bin/containerd-stress [2021-07-20T08:52:15.867Z] #64 108.4 + bin/containerd-shim [2021-07-20T08:52:16.583Z] #36 33.80 Building dependency tree... [2021-07-20T08:52:16.645Z] #52 82.94 golang.org/x/crypto/ssh/terminal [2021-07-20T08:52:16.903Z] #52 ... [2021-07-20T08:52:16.903Z] [2021-07-20T08:52:16.903Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:16.903Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:52:17.114Z] #36 ... [2021-07-20T08:52:17.114Z] [2021-07-20T08:52:17.115Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:17.115Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:17.115Z] #44 29.37 Reading package lists... [2021-07-20T08:52:17.115Z] #44 35.29 Building dependency tree... [2021-07-20T08:52:17.115Z] #44 38.29 The following additional packages will be installed: [2021-07-20T08:52:17.115Z] #44 38.29 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-20T08:52:17.115Z] #44 38.29 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-20T08:52:17.115Z] #44 38.29 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:17.115Z] #44 38.29 python3.7-minimal [2021-07-20T08:52:17.115Z] #44 38.30 Suggested packages: [2021-07-20T08:52:17.115Z] #44 38.30 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-20T08:52:17.115Z] #44 38.30 python3.7-doc binfmt-support [2021-07-20T08:52:17.115Z] #44 39.77 The following NEW packages will be installed: [2021-07-20T08:52:17.115Z] #44 39.78 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-20T08:52:17.115Z] #44 39.78 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-20T08:52:17.115Z] #44 39.79 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:17.115Z] #44 39.79 python3.7-minimal [2021-07-20T08:52:17.115Z] #44 40.20 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:17.115Z] #44 40.20 Need to get 6695 kB of archives. [2021-07-20T08:52:17.115Z] #44 40.20 After this operation, 33.1 MB of additional disk space will be used. [2021-07-20T08:52:17.115Z] #44 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:52:17.115Z] #44 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:52:17.115Z] #44 40.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:52:17.115Z] #44 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:52:17.115Z] #44 40.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:52:17.115Z] #44 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:52:17.115Z] #44 40.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:52:17.115Z] #44 40.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:52:17.115Z] #44 40.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T08:52:17.115Z] #44 40.74 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-20T08:52:17.115Z] #44 40.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:52:17.115Z] #44 40.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-20T08:52:17.115Z] #44 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-20T08:52:17.115Z] #44 40.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:52:17.115Z] #44 40.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:52:17.115Z] #44 40.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:52:17.769Z] #64 ... [2021-07-20T08:52:17.769Z] [2021-07-20T08:52:17.769Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:52:17.769Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-20T08:52:17.769Z] #29 7.338 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T08:52:17.769Z] #29 7.854 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T08:52:17.769Z] #29 7.883 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T08:52:17.769Z] #29 7.919 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T08:52:17.769Z] #29 8.031 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-20T08:52:17.769Z] #29 8.183 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T08:52:17.769Z] #29 8.184 Building wheels for collected packages: yamllint [2021-07-20T08:52:17.769Z] #29 8.187 Running setup.py bdist_wheel for yamllint: started [2021-07-20T08:52:17.769Z] #29 8.589 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T08:52:17.769Z] #29 8.590 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T08:52:17.769Z] #29 8.616 Successfully built yamllint [2021-07-20T08:52:17.769Z] #29 8.623 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T08:52:17.989Z] #29 25.76 0.0% # 2.5% #### 5.6% ####### 9.8% ######### 13.9% ############ 17.7% ############### 21.1% ################# 24.4% #################### 28.6% ######################## 33.9% ############################ 38.9% ############################# 41.6% ################################# 46.8% ################################### 49.3% ####################################### 55.0% ########################################### 60.7% ################################################## 70.5% ##################################################### 74.8% ######################################################## 78.5% ########################################################## 81.4% ############################################################# 84.9% ################################################################# 91.5% ################################################################### 93.4% ######################################################################## 100.0% [2021-07-20T08:52:17.989Z] #29 29.03 [2021-07-20T08:52:18.028Z] #29 8.766 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T08:52:18.028Z] #29 DONE 9.0s [2021-07-20T08:52:18.028Z] [2021-07-20T08:52:18.028Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T08:52:18.028Z] #32 sha256:48601f1244c470e1cf8556f9fde6adc29bccceed65431ef18db56f7227d455f4 [2021-07-20T08:52:18.052Z] #36 36.61 The following additional packages will be installed: [2021-07-20T08:52:18.052Z] #36 36.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-20T08:52:18.052Z] #36 36.63 Suggested packages: [2021-07-20T08:52:18.052Z] #36 36.63 cmake-doc ninja-build lrzip [2021-07-20T08:52:18.052Z] #36 36.63 Recommended packages: [2021-07-20T08:52:18.052Z] #36 36.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T08:52:18.197Z] #57 42.65 Checking out files: 51% (2108/4076) Checking out files: 52% (2120/4076) Checking out files: 53% (2161/4076) Checking out files: 54% (2202/4076) Checking out files: 55% (2242/4076) Checking out files: 56% (2283/4076) Checking out files: 57% (2324/4076) Checking out files: 58% (2365/4076) Checking out files: 59% (2405/4076) Checking out files: 60% (2446/4076) Checking out files: 61% (2487/4076) Checking out files: 62% (2528/4076) Checking out files: 63% (2568/4076) Checking out files: 64% (2609/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 95% (3905/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T08:52:18.197Z] #57 43.83 + cd /tmp/tmp.i18HYrvBXe/src/github.com/containerd/containerd [2021-07-20T08:52:18.197Z] #57 43.83 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:18.287Z] #32 DONE 0.2s [2021-07-20T08:52:18.287Z] [2021-07-20T08:52:18.287Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:18.287Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:18.287Z] #64 ... [2021-07-20T08:52:18.287Z] [2021-07-20T08:52:18.287Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:52:18.287Z] #37 sha256:5718f2c99e16511f4a21fc41e19587b7259e0509a131e489d068dc31c82974b3 [2021-07-20T08:52:18.484Z] #44 ... [2021-07-20T08:52:18.484Z] [2021-07-20T08:52:18.484Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:18.484Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:18.484Z] #36 47.06 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:52:18.484Z] #36 47.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:52:18.484Z] #36 47.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:52:18.999Z] #36 37.60 The following NEW packages will be installed: [2021-07-20T08:52:19.020Z] #29 29.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-20T08:52:19.259Z] #36 37.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-20T08:52:19.259Z] #36 37.62 vim-common xxd [2021-07-20T08:52:19.298Z] #29 30.31 [2021-07-20T08:52:19.411Z] #36 ... [2021-07-20T08:52:19.411Z] [2021-07-20T08:52:19.411Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:19.411Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:52:19.411Z] #50 38.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T08:52:19.411Z] #50 38.28 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T08:52:19.411Z] #50 38.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T08:52:19.411Z] #50 38.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T08:52:19.411Z] #50 38.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T08:52:19.411Z] #50 39.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T08:52:19.411Z] #50 39.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T08:52:19.411Z] #50 40.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T08:52:19.523Z] #36 38.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:19.523Z] #36 38.01 Need to get 14.9 MB of archives. [2021-07-20T08:52:19.523Z] #36 38.01 After this operation, 61.8 MB of additional disk space will be used. [2021-07-20T08:52:19.523Z] #36 38.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:52:19.523Z] #36 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:52:19.523Z] #36 38.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T08:52:19.523Z] #36 38.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:52:19.573Z] #57 45.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T08:52:19.597Z] #29 30.48 ######################################################################## 100.0% [2021-07-20T08:52:19.597Z] #29 30.56 [2021-07-20T08:52:19.667Z] #50 ... [2021-07-20T08:52:19.667Z] [2021-07-20T08:52:19.667Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:19.667Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:19.667Z] #44 42.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:19.667Z] #44 42.39 Fetched 6695 kB in 1s (4812 kB/s) [2021-07-20T08:52:19.667Z] #44 42.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:52:19.667Z] #44 42.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:52:19.667Z] #44 42.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:19.667Z] #44 42.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:19.667Z] #44 43.35 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:52:19.667Z] #44 43.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:19.667Z] #44 43.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:19.831Z] #57 45.42 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T08:52:19.831Z] #57 45.42 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:19.831Z] #57 45.42 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:19.831Z] #57 45.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T08:52:19.831Z] #57 45.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T08:52:19.831Z] #57 45.42 + '[' '' = dynamic ']' [2021-07-20T08:52:19.831Z] #57 45.42 + make [2021-07-20T08:52:20.192Z] #37 DONE 2.1s [2021-07-20T08:52:20.192Z] [2021-07-20T08:52:20.192Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:20.192Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:20.234Z] #29 ... [2021-07-20T08:52:20.234Z] [2021-07-20T08:52:20.234Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:20.234Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:52:20.234Z] #36 38.39 Selecting previously unselected package libicu63:arm64. [2021-07-20T08:52:20.234Z] #36 38.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 38.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-20T08:52:20.234Z] #36 42.31 Selecting previously unselected package libxml2:arm64. [2021-07-20T08:52:20.234Z] #36 42.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 42.33 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:20.234Z] #36 42.81 Selecting previously unselected package libarchive13:arm64. [2021-07-20T08:52:20.234Z] #36 42.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 42.85 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:20.234Z] #36 43.33 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-20T08:52:20.234Z] #36 43.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 43.35 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-20T08:52:20.234Z] #36 43.72 Selecting previously unselected package librhash0:arm64. [2021-07-20T08:52:20.234Z] #36 43.73 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 43.73 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-20T08:52:20.234Z] #36 45.26 Selecting previously unselected package libuv1:arm64. [2021-07-20T08:52:20.234Z] #36 45.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-20T08:52:20.234Z] #36 45.71 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:20.451Z] #64 ... [2021-07-20T08:52:20.451Z] [2021-07-20T08:52:20.451Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T08:52:20.451Z] #40 sha256:0fbf8301f13c0bfab9bdba8a46e45f3b5b9b539d40b3bdb13bdc677ea38ec585 [2021-07-20T08:52:20.451Z] #40 DONE 0.2s [2021-07-20T08:52:20.451Z] [2021-07-20T08:52:20.451Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-20T08:52:20.451Z] #42 sha256:e43f71451bf2e90b95243db2541cb30ab5bda981a460c26257053d2a5a5a0393 [2021-07-20T08:52:20.451Z] #42 DONE 0.1s [2021-07-20T08:52:20.451Z] [2021-07-20T08:52:20.451Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:20.451Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:20.464Z] #36 38.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-20T08:52:20.464Z] #36 38.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-20T08:52:20.464Z] #36 38.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-20T08:52:20.464Z] #36 39.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-20T08:52:20.464Z] #36 39.01 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-20T08:52:20.464Z] #36 39.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-20T08:52:20.499Z] #36 ... [2021-07-20T08:52:20.499Z] [2021-07-20T08:52:20.499Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:20.499Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:20.499Z] #29 31.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-20T08:52:20.604Z] #44 ... [2021-07-20T08:52:20.604Z] [2021-07-20T08:52:20.604Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:20.604Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:20.604Z] #13 23.65 Reading package lists... [2021-07-20T08:52:20.604Z] #13 30.09 Reading package lists... [2021-07-20T08:52:20.604Z] #13 36.47 Building dependency tree... [2021-07-20T08:52:20.604Z] #13 39.46 The following additional packages will be installed: [2021-07-20T08:52:20.604Z] #13 39.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T08:52:20.604Z] #13 39.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T08:52:20.604Z] #13 39.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T08:52:20.604Z] #13 39.50 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T08:52:20.604Z] #13 39.50 mingw-w64-x86-64-dev [2021-07-20T08:52:20.604Z] #13 39.50 Suggested packages: [2021-07-20T08:52:20.604Z] #13 39.51 gcc-8-locales seccomp wine64 [2021-07-20T08:52:20.604Z] #13 ... [2021-07-20T08:52:20.604Z] [2021-07-20T08:52:20.604Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:20.604Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:52:20.604Z] #32 43.16 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-20T08:52:20.604Z] #32 43.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-20T08:52:20.604Z] #32 44.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:20.709Z] #64 ... [2021-07-20T08:52:20.709Z] [2021-07-20T08:52:20.709Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T08:52:20.709Z] #45 sha256:8a86b85dea2fcde6245aea3ca2e37b0dd0e23d8e67ed9e6018471fed6e05defe [2021-07-20T08:52:20.709Z] #45 DONE 0.0s [2021-07-20T08:52:20.709Z] [2021-07-20T08:52:20.709Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T08:52:20.709Z] #48 sha256:f39c166ae9ff0c1334f8b031958b0b683af241068e777cc4a44e3a93479a6655 [2021-07-20T08:52:20.849Z] #29 31.65 [2021-07-20T08:52:20.969Z] #48 DONE 0.3s [2021-07-20T08:52:20.969Z] [2021-07-20T08:52:20.969Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-20T08:52:20.969Z] #52 sha256:4d316acc5450fce0cb3f1d8a45b938fcd2d439553fcecc5697673982ecbd6dce [2021-07-20T08:52:20.969Z] #52 DONE 0.1s [2021-07-20T08:52:20.969Z] [2021-07-20T08:52:20.969Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T08:52:20.969Z] #54 sha256:1cd42f6ad810dbfaf0030df84e67c4743c48b2233645a8b9f50382ee39689a9c [2021-07-20T08:52:21.114Z] #29 31.88 ######################################################################## 100.0% [2021-07-20T08:52:21.114Z] #29 31.96 [2021-07-20T08:52:21.114Z] #29 32.09 Download of images into '/build' complete. [2021-07-20T08:52:21.114Z] #29 32.09 Use something like the following to load the result into a Docker daemon: [2021-07-20T08:52:21.114Z] #29 32.09 tar -cC '/build' . | docker load [2021-07-20T08:52:21.208Z] #57 46.89 + bin/ctr [2021-07-20T08:52:21.228Z] #54 DONE 0.1s [2021-07-20T08:52:21.228Z] [2021-07-20T08:52:21.228Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T08:52:21.228Z] #56 sha256:17370d78404d18ad530bace11bb2e1254524a5f1c4cd75befbd94c9a0f302c3c [2021-07-20T08:52:21.228Z] #56 DONE 0.1s [2021-07-20T08:52:21.228Z] [2021-07-20T08:52:21.228Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:21.228Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:21.228Z] #64 ... [2021-07-20T08:52:21.228Z] [2021-07-20T08:52:21.228Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T08:52:21.228Z] #58 sha256:78ff8ed8179b40fdf7fc06cc0270f541bc8f9659593aaf63582ed36239e648e6 [2021-07-20T08:52:21.405Z] #36 ... [2021-07-20T08:52:21.405Z] [2021-07-20T08:52:21.405Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:21.405Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:21.405Z] #56 29.01 Reading package lists... [2021-07-20T08:52:21.405Z] #56 34.70 Building dependency tree... [2021-07-20T08:52:21.405Z] #56 37.67 The following additional packages will be installed: [2021-07-20T08:52:21.405Z] #56 37.67 libbtrfs0 [2021-07-20T08:52:21.405Z] #56 37.97 The following NEW packages will be installed: [2021-07-20T08:52:21.405Z] #56 37.98 libbtrfs-dev libbtrfs0 [2021-07-20T08:52:21.405Z] #56 38.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:21.405Z] #56 38.45 Need to get 119 kB of archives. [2021-07-20T08:52:21.405Z] #56 38.45 After this operation, 387 kB of additional disk space will be used. [2021-07-20T08:52:21.405Z] #56 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:52:21.405Z] #56 38.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:52:21.405Z] #56 39.45 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:21.405Z] #56 39.71 Fetched 119 kB in 0s (428 kB/s) [2021-07-20T08:52:21.405Z] #56 39.81 Selecting previously unselected package libbtrfs0. [2021-07-20T08:52:21.405Z] #56 39.81 (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 ... 15421 files and directories currently installed.) [2021-07-20T08:52:21.405Z] #56 39.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:52:21.405Z] #56 39.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:21.405Z] #56 39.98 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:52:21.405Z] #56 40.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:52:21.405Z] #56 40.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:21.486Z] #58 DONE 0.3s [2021-07-20T08:52:21.486Z] [2021-07-20T08:52:21.486Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:21.486Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:21.486Z] #64 ... [2021-07-20T08:52:21.486Z] [2021-07-20T08:52:21.486Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T08:52:21.486Z] #60 sha256:4370f80ec58b0c363b79ec6c6490d99abf4e21f3cc3a2f57b2fb843cd2be8a65 [2021-07-20T08:52:21.486Z] #60 DONE 0.1s [2021-07-20T08:52:21.486Z] [2021-07-20T08:52:21.486Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T08:52:21.486Z] #62 sha256:2f3acb68aff80e9b27e8055e81847c09a0f04694a3fd3790209f3642f924826f [2021-07-20T08:52:21.667Z] #56 40.27 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:21.667Z] #56 40.29 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:21.667Z] #56 40.31 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:21.667Z] #56 ... [2021-07-20T08:52:21.667Z] [2021-07-20T08:52:21.667Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:21.667Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:21.667Z] #36 40.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:21.745Z] #62 DONE 0.1s [2021-07-20T08:52:21.745Z] [2021-07-20T08:52:21.745Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:21.745Z] #64 sha256:56475f0a62d14a53e011669530e05735d7c4d09349c474f2e772922be33f47ee [2021-07-20T08:52:21.745Z] #64 116.8 + bin/containerd-shim-runc-v1 [2021-07-20T08:52:21.928Z] #36 40.52 Fetched 14.9 MB in 2s (9351 kB/s) [2021-07-20T08:52:22.450Z] #36 40.93 Selecting previously unselected package xxd. [2021-07-20T08:52:22.450Z] #36 40.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:52:22.450Z] #36 41.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:52:22.450Z] #36 41.10 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:52:22.712Z] #36 ... [2021-07-20T08:52:22.712Z] [2021-07-20T08:52:22.712Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-20T08:52:22.712Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T08:52:22.712Z] #56 DONE 41.3s [2021-07-20T08:52:22.712Z] [2021-07-20T08:52:22.712Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:22.712Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:22.712Z] #36 41.31 Selecting previously unselected package vim-common. [2021-07-20T08:52:22.712Z] #36 41.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:52:22.978Z] #36 41.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:23.116Z] #29 ... [2021-07-20T08:52:23.116Z] [2021-07-20T08:52:23.116Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:23.116Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:23.116Z] #46 41.48 regexp/syntax [2021-07-20T08:52:23.116Z] #46 43.92 crypto/rc4 [2021-07-20T08:52:23.116Z] #46 44.22 vendor/golang.org/x/net/dns/dnsmessage [2021-07-20T08:52:23.116Z] #46 47.10 internal/syscall/unix [2021-07-20T08:52:23.116Z] #46 47.23 time [2021-07-20T08:52:23.116Z] #46 48.28 regexp [2021-07-20T08:52:23.116Z] #46 51.16 github.com/LK4D4/vndr/versioned [2021-07-20T08:52:23.239Z] #36 41.83 Selecting previously unselected package cmake-data. [2021-07-20T08:52:23.239Z] #36 41.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T08:52:23.239Z] #36 41.85 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T08:52:23.381Z] #46 ... [2021-07-20T08:52:23.381Z] [2021-07-20T08:52:23.381Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:23.381Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:23.381Z] #44 42.81 Selecting previously unselected package python3.7. [2021-07-20T08:52:23.381Z] #44 42.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:52:23.381Z] #44 42.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:23.381Z] #44 43.06 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-20T08:52:23.381Z] #44 43.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-20T08:52:23.381Z] #44 43.06 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-20T08:52:23.381Z] #44 43.32 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:52:23.381Z] #44 49.29 Selecting previously unselected package python3. [2021-07-20T08:52:23.381Z] #44 49.29 (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 ... 16046 files and directories currently installed.) [2021-07-20T08:52:23.381Z] #44 49.39 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-20T08:52:23.381Z] #44 50.03 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:52:23.647Z] #44 ... [2021-07-20T08:52:23.647Z] [2021-07-20T08:52:23.647Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:23.647Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:23.647Z] #46 51.93 io/fs [2021-07-20T08:52:23.647Z] #46 51.96 internal/poll [2021-07-20T08:52:24.228Z] #46 52.74 encoding/binary [2021-07-20T08:52:24.562Z] #46 52.74 internal/fmtsort [2021-07-20T08:52:24.775Z] #32 ... [2021-07-20T08:52:24.775Z] [2021-07-20T08:52:24.775Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:24.775Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:52:24.775Z] #57 3.214 + RM_GOPATH=0 [2021-07-20T08:52:24.775Z] #57 3.214 + TMP_GOPATH= [2021-07-20T08:52:24.775Z] #57 3.214 + : /build [2021-07-20T08:52:24.775Z] #57 3.214 + '[' -z '' ']' [2021-07-20T08:52:24.775Z] #57 3.215 ++ mktemp -d [2021-07-20T08:52:24.775Z] #57 3.216 + export GOPATH=/tmp/tmp.eByP8422up [2021-07-20T08:52:24.775Z] #57 3.216 + GOPATH=/tmp/tmp.eByP8422up [2021-07-20T08:52:24.775Z] #57 3.216 + RM_GOPATH=1 [2021-07-20T08:52:24.775Z] #57 3.216 + case "$(go env GOARCH)" in [2021-07-20T08:52:24.775Z] #57 3.217 ++ go env GOARCH [2021-07-20T08:52:24.775Z] #57 3.235 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:24.775Z] #57 3.235 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:24.775Z] #57 3.238 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:24.775Z] #57 3.240 + dir=/tmp/install [2021-07-20T08:52:24.775Z] #57 3.244 + bin=containerd [2021-07-20T08:52:24.775Z] #57 3.244 + shift [2021-07-20T08:52:24.775Z] #57 3.244 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T08:52:24.775Z] #57 3.244 + . /tmp/install/containerd.installer [2021-07-20T08:52:24.775Z] #57 3.244 ++ set -e [2021-07-20T08:52:24.775Z] #57 3.244 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:24.775Z] #57 3.245 + install_containerd [2021-07-20T08:52:24.775Z] #57 3.245 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-20T08:52:24.775Z] #57 3.245 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:24.775Z] #57 3.245 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eByP8422up/src/github.com/containerd/containerd [2021-07-20T08:52:24.775Z] #57 3.249 Cloning into '/tmp/tmp.eByP8422up/src/github.com/containerd/containerd'... [2021-07-20T08:52:24.775Z] #57 ... [2021-07-20T08:52:24.775Z] [2021-07-20T08:52:24.775Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:24.775Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:24.775Z] #13 40.55 The following NEW packages will be installed: [2021-07-20T08:52:24.776Z] #13 40.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T08:52:24.776Z] #13 40.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T08:52:24.776Z] #13 40.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T08:52:24.776Z] #13 40.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T08:52:24.776Z] #13 40.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T08:52:24.776Z] #13 40.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T08:52:24.776Z] #13 40.58 The following packages will be upgraded: [2021-07-20T08:52:24.776Z] #13 40.59 libseccomp2 [2021-07-20T08:52:24.776Z] #13 40.98 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:24.776Z] #13 40.98 Need to get 77.8 MB of archives. [2021-07-20T08:52:24.776Z] #13 40.98 After this operation, 487 MB of additional disk space will be used. [2021-07-20T08:52:24.776Z] #13 40.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-20T08:52:24.776Z] #13 40.99 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-20T08:52:24.776Z] #13 40.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-20T08:52:24.776Z] #13 41.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-20T08:52:24.776Z] #13 41.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-20T08:52:24.776Z] #13 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-20T08:52:24.776Z] #13 41.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-20T08:52:24.776Z] #13 41.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T08:52:24.776Z] #13 41.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-20T08:52:24.776Z] #13 42.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-20T08:52:24.776Z] #13 42.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-20T08:52:24.830Z] #46 53.45 encoding/base64 [2021-07-20T08:52:25.097Z] #46 53.46 crypto/cipher [2021-07-20T08:52:25.097Z] #46 53.46 crypto/sha512 [2021-07-20T08:52:25.097Z] #46 ... [2021-07-20T08:52:25.097Z] [2021-07-20T08:52:25.097Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:25.097Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:52:25.097Z] #50 43.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T08:52:25.097Z] #50 43.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T08:52:25.097Z] #50 43.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T08:52:25.097Z] #50 43.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T08:52:25.363Z] #50 ... [2021-07-20T08:52:25.363Z] [2021-07-20T08:52:25.363Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:25.363Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:25.363Z] #46 53.63 os [2021-07-20T08:52:25.363Z] #46 ... [2021-07-20T08:52:25.363Z] [2021-07-20T08:52:25.363Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-20T08:52:25.363Z] #29 sha256:2fa6a8a2445db8188b9bcb024922baf08d317a66702c113b3fe62d14e9371efa [2021-07-20T08:52:25.363Z] #29 DONE 36.3s [2021-07-20T08:52:25.363Z] [2021-07-20T08:52:25.363Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:52:25.363Z] #48 sha256:f0f25b46be1fc0b4d35a51363d730eec6c08209c9845fa3ac4cccf0299f4938c [2021-07-20T08:52:25.363Z] #48 DONE 53.8s [2021-07-20T08:52:25.363Z] [2021-07-20T08:52:25.363Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:25.363Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:25.363Z] #44 53.15 Selecting previously unselected package libprotobuf17:arm64. [2021-07-20T08:52:25.363Z] #44 53.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-20T08:52:25.363Z] #44 53.45 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-20T08:52:25.396Z] #57 ... [2021-07-20T08:52:25.396Z] [2021-07-20T08:52:25.396Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:25.396Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:25.396Z] #13 86.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T08:52:25.396Z] #13 86.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:25.396Z] #13 86.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:25.631Z] #44 ... [2021-07-20T08:52:25.631Z] [2021-07-20T08:52:25.631Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:25.631Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:25.631Z] #52 43.89 reflect [2021-07-20T08:52:25.631Z] #52 43.94 regexp/syntax [2021-07-20T08:52:25.631Z] #52 47.15 internal/syscall/unix [2021-07-20T08:52:25.631Z] #52 47.15 time [2021-07-20T08:52:25.631Z] #52 47.38 internal/syscall/execenv [2021-07-20T08:52:25.631Z] #52 47.81 regexp [2021-07-20T08:52:25.631Z] #52 51.33 context [2021-07-20T08:52:25.631Z] #52 51.33 io/fs [2021-07-20T08:52:25.631Z] #52 51.33 internal/poll [2021-07-20T08:52:25.631Z] #52 52.55 encoding/binary [2021-07-20T08:52:25.631Z] #52 52.56 internal/fmtsort [2021-07-20T08:52:25.631Z] #52 52.76 os [2021-07-20T08:52:25.631Z] #52 54.22 encoding/base64 [2021-07-20T08:52:25.631Z] #52 ... [2021-07-20T08:52:25.631Z] [2021-07-20T08:52:25.631Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:25.631Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:52:25.631Z] #36 49.56 Selecting previously unselected package cmake. [2021-07-20T08:52:25.631Z] #36 49.57 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-20T08:52:25.631Z] #36 49.60 Unpacking cmake (3.13.4-1) ... [2021-07-20T08:52:25.631Z] #36 53.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-20T08:52:25.631Z] #36 53.94 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:52:25.631Z] #36 53.97 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:25.631Z] #36 54.00 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:25.631Z] #36 54.07 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-20T08:52:25.631Z] #36 54.13 Setting up cmake-data (3.13.4-1) ... [2021-07-20T08:52:25.631Z] #36 54.17 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:25.631Z] #36 54.22 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-20T08:52:25.784Z] #36 ... [2021-07-20T08:52:25.784Z] [2021-07-20T08:52:25.784Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:25.784Z] #50 sha256:f758b9f8f5c83b5dc64f53f2680d1dde6a26f86b0a13fd037f6754a6cc660ae1 [2021-07-20T08:52:25.784Z] #50 34.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T08:52:25.784Z] #50 34.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T08:52:25.784Z] #50 34.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T08:52:25.784Z] #50 34.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T08:52:25.784Z] #50 34.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T08:52:25.784Z] #50 35.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T08:52:25.784Z] #50 36.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T08:52:25.784Z] #50 36.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T08:52:25.784Z] #50 ... [2021-07-20T08:52:25.784Z] [2021-07-20T08:52:25.784Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:25.784Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:52:25.784Z] #32 43.82 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-20T08:52:25.784Z] #32 44.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-20T08:52:25.897Z] #36 54.29 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:25.897Z] #36 54.33 Setting up cmake (3.13.4-1) ... [2021-07-20T08:52:25.897Z] #36 54.38 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:26.045Z] #32 44.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:52:26.168Z] #36 54.49 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:26.202Z] #13 45.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-20T08:52:26.202Z] #13 ... [2021-07-20T08:52:26.202Z] [2021-07-20T08:52:26.202Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:52:26.202Z] #48 sha256:f44812238b7d7bab8337216b7a57db4ceefab4835f23ef8cefdfc9ff3e223147 [2021-07-20T08:52:26.202Z] #48 DONE 55.0s [2021-07-20T08:52:26.202Z] [2021-07-20T08:52:26.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:26.202Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:26.202Z] #36 53.50 Selecting previously unselected package libxml2:amd64. [2021-07-20T08:52:26.202Z] #36 53.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-20T08:52:26.202Z] #36 53.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:26.202Z] #36 54.13 Selecting previously unselected package libarchive13:amd64. [2021-07-20T08:52:26.202Z] #36 54.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-20T08:52:26.202Z] #36 54.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:26.202Z] #36 54.48 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-20T08:52:26.202Z] #36 54.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-20T08:52:26.202Z] #36 54.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:52:26.202Z] #36 54.98 Selecting previously unselected package librhash0:amd64. [2021-07-20T08:52:26.202Z] #36 54.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-20T08:52:26.202Z] #36 54.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:52:26.461Z] #36 55.19 Selecting previously unselected package libuv1:amd64. [2021-07-20T08:52:26.461Z] #36 55.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-20T08:52:26.461Z] #36 55.21 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:26.461Z] #36 55.36 Selecting previously unselected package cmake. [2021-07-20T08:52:26.461Z] #36 55.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-20T08:52:26.617Z] #32 ... [2021-07-20T08:52:26.617Z] [2021-07-20T08:52:26.617Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:26.617Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:26.617Z] #44 29.27 Reading package lists... [2021-07-20T08:52:26.618Z] #44 34.95 Building dependency tree... [2021-07-20T08:52:26.618Z] #44 37.93 The following additional packages will be installed: [2021-07-20T08:52:26.618Z] #44 37.94 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-20T08:52:26.618Z] #44 37.94 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-20T08:52:26.618Z] #44 37.94 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:26.618Z] #44 37.94 python3.7-minimal [2021-07-20T08:52:26.618Z] #44 37.95 Suggested packages: [2021-07-20T08:52:26.618Z] #44 37.95 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-20T08:52:26.618Z] #44 37.95 python3.7-doc binfmt-support [2021-07-20T08:52:26.618Z] #44 39.12 The following NEW packages will be installed: [2021-07-20T08:52:26.618Z] #44 39.12 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-20T08:52:26.618Z] #44 39.13 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-20T08:52:26.618Z] #44 39.13 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-20T08:52:26.618Z] #44 39.13 python3.7-minimal [2021-07-20T08:52:26.618Z] #44 39.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:26.618Z] #44 39.52 Need to get 6695 kB of archives. [2021-07-20T08:52:26.618Z] #44 39.52 After this operation, 33.1 MB of additional disk space will be used. [2021-07-20T08:52:26.618Z] #44 39.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:52:26.618Z] #44 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:52:26.618Z] #44 39.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:52:26.618Z] #44 39.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:52:26.618Z] #44 39.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:52:26.618Z] #44 39.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:52:26.618Z] #44 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:52:26.618Z] #44 40.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:52:26.618Z] #44 40.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T08:52:26.618Z] #44 40.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:52:26.618Z] #44 40.09 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-20T08:52:26.618Z] #44 40.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-20T08:52:26.618Z] #44 40.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-20T08:52:26.618Z] #44 40.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:52:26.618Z] #44 40.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:52:26.618Z] #44 40.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:52:26.618Z] #44 42.02 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:26.618Z] #44 42.26 Fetched 6695 kB in 1s (5015 kB/s) [2021-07-20T08:52:26.618Z] #44 42.38 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:52:26.618Z] #44 42.38 (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 ... 15421 files and directories currently installed.) [2021-07-20T08:52:26.618Z] #44 42.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:26.618Z] #44 42.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:26.618Z] #44 43.24 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:52:26.618Z] #44 43.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:26.618Z] #44 43.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:26.618Z] #44 44.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:26.618Z] #44 44.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:26.618Z] #44 ... [2021-07-20T08:52:26.618Z] [2021-07-20T08:52:26.618Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:26.618Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:26.618Z] #36 45.06 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:52:26.618Z] #36 45.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:52:26.618Z] #36 45.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:52:26.718Z] #36 55.40 Unpacking cmake (3.13.4-1) ... [2021-07-20T08:52:26.751Z] #36 ... [2021-07-20T08:52:26.751Z] [2021-07-20T08:52:26.751Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:26.751Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:26.751Z] #44 54.08 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:52:26.751Z] #44 54.08 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:52:26.751Z] #44 54.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:26.751Z] #44 54.50 Selecting previously unselected package python3-six. [2021-07-20T08:52:26.751Z] #44 54.51 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-20T08:52:26.751Z] #44 54.53 Unpacking python3-six (1.12.0-1) ... [2021-07-20T08:52:26.751Z] #44 54.80 Selecting previously unselected package python3-protobuf. [2021-07-20T08:52:26.751Z] #44 54.81 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-20T08:52:26.751Z] #44 54.85 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:27.034Z] #64 121.7 + bin/containerd-shim-runc-v2 [2021-07-20T08:52:27.293Z] #64 122.3 + binaries [2021-07-20T08:52:27.293Z] #64 122.3 + install -D bin/containerd /build/containerd [2021-07-20T08:52:27.293Z] #64 122.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T08:52:27.293Z] #64 122.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T08:52:27.293Z] #64 122.4 + install -D bin/ctr /build/ctr [2021-07-20T08:52:27.551Z] #64 DONE 122.6s [2021-07-20T08:52:27.721Z] #44 ... [2021-07-20T08:52:27.721Z] [2021-07-20T08:52:27.721Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:27.721Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T08:52:27.721Z] #36 DONE 55.9s [2021-07-20T08:52:27.721Z] [2021-07-20T08:52:27.721Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:27.721Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:27.721Z] #44 55.80 Selecting previously unselected package libnet1:arm64. [2021-07-20T08:52:27.721Z] #44 55.81 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-20T08:52:27.721Z] #44 55.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:27.958Z] #13 ... [2021-07-20T08:52:27.958Z] [2021-07-20T08:52:27.958Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:27.958Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:27.958Z] #46 84.14 go/parser [2021-07-20T08:52:27.958Z] #46 85.46 text/template [2021-07-20T08:52:27.958Z] #46 87.44 log [2021-07-20T08:52:27.958Z] #46 88.22 encoding/xml [2021-07-20T08:52:27.958Z] #46 90.73 go/doc [2021-07-20T08:52:27.958Z] #46 92.60 github.com/LK4D4/vndr/versioned [2021-07-20T08:52:27.958Z] #46 92.75 compress/flate [2021-07-20T08:52:27.958Z] #46 94.32 github.com/LK4D4/vndr/build [2021-07-20T08:52:27.958Z] #46 ... [2021-07-20T08:52:27.958Z] [2021-07-20T08:52:27.958Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:27.958Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:52:27.958Z] #52 84.34 io/ioutil [2021-07-20T08:52:27.958Z] #52 84.65 mvdan.cc/editorconfig [2021-07-20T08:52:27.958Z] #52 85.64 mvdan.cc/sh/v3/fileutil [2021-07-20T08:52:27.958Z] #52 85.71 text/tabwriter [2021-07-20T08:52:27.958Z] #52 86.11 mvdan.cc/sh/v3/syntax [2021-07-20T08:52:27.958Z] #52 91.45 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T08:52:28.004Z] #36 ... [2021-07-20T08:52:28.004Z] [2021-07-20T08:52:28.004Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:28.004Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:28.004Z] #13 27.98 Reading package lists... [2021-07-20T08:52:28.004Z] #13 33.94 Building dependency tree... [2021-07-20T08:52:28.004Z] #13 37.25 The following additional packages will be installed: [2021-07-20T08:52:28.004Z] #13 37.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T08:52:28.004Z] #13 37.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T08:52:28.004Z] #13 37.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T08:52:28.004Z] #13 37.27 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T08:52:28.004Z] #13 37.27 mingw-w64-x86-64-dev [2021-07-20T08:52:28.004Z] #13 37.28 Suggested packages: [2021-07-20T08:52:28.004Z] #13 37.28 gcc-8-locales seccomp wine64 [2021-07-20T08:52:28.004Z] #13 38.09 The following NEW packages will be installed: [2021-07-20T08:52:28.004Z] #13 38.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T08:52:28.004Z] #13 38.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T08:52:28.004Z] #13 38.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T08:52:28.004Z] #13 38.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T08:52:28.004Z] #13 38.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T08:52:28.004Z] #13 38.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T08:52:28.004Z] #13 38.10 The following packages will be upgraded: [2021-07-20T08:52:28.004Z] #13 38.10 libseccomp2 [2021-07-20T08:52:28.004Z] #13 38.46 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:52:28.004Z] #13 38.46 Need to get 77.8 MB of archives. [2021-07-20T08:52:28.004Z] #13 38.46 After this operation, 487 MB of additional disk space will be used. [2021-07-20T08:52:28.004Z] #13 38.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-20T08:52:28.004Z] #13 38.47 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-20T08:52:28.004Z] #13 38.48 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-20T08:52:28.004Z] #13 38.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-20T08:52:28.004Z] #13 39.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-20T08:52:28.004Z] #13 39.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-20T08:52:28.004Z] #13 39.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-20T08:52:28.004Z] #13 39.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T08:52:28.004Z] #13 39.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-20T08:52:28.004Z] #13 40.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-20T08:52:28.004Z] #13 40.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-20T08:52:28.004Z] #13 43.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-20T08:52:28.004Z] #13 ... [2021-07-20T08:52:28.004Z] [2021-07-20T08:52:28.004Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:28.004Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:52:28.004Z] #57 1.117 + RM_GOPATH=0 [2021-07-20T08:52:28.004Z] #57 1.117 + TMP_GOPATH= [2021-07-20T08:52:28.004Z] #57 1.117 + : /build [2021-07-20T08:52:28.004Z] #57 1.117 + '[' -z '' ']' [2021-07-20T08:52:28.004Z] #57 1.117 ++ mktemp -d [2021-07-20T08:52:28.004Z] #57 1.118 + export GOPATH=/tmp/tmp.Ea0S8y9OIZ [2021-07-20T08:52:28.004Z] #57 1.119 + GOPATH=/tmp/tmp.Ea0S8y9OIZ [2021-07-20T08:52:28.004Z] #57 1.119 + RM_GOPATH=1 [2021-07-20T08:52:28.004Z] #57 1.119 + case "$(go env GOARCH)" in [2021-07-20T08:52:28.004Z] #57 1.119 ++ go env GOARCH [2021-07-20T08:52:28.004Z] #57 1.169 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:28.004Z] #57 1.169 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:28.004Z] #57 1.170 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:28.004Z] #57 1.171 + dir=/tmp/install [2021-07-20T08:52:28.004Z] #57 1.172 + bin=containerd [2021-07-20T08:52:28.004Z] #57 1.172 + shift [2021-07-20T08:52:28.004Z] #57 1.172 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T08:52:28.004Z] #57 1.172 + . /tmp/install/containerd.installer [2021-07-20T08:52:28.004Z] #57 1.172 ++ set -e [2021-07-20T08:52:28.004Z] #57 1.173 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:28.004Z] #57 1.173 + install_containerd [2021-07-20T08:52:28.004Z] #57 1.174 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-20T08:52:28.004Z] #57 1.174 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:28.004Z] #57 1.174 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ea0S8y9OIZ/src/github.com/containerd/containerd [2021-07-20T08:52:28.004Z] #57 1.176 Cloning into '/tmp/tmp.Ea0S8y9OIZ/src/github.com/containerd/containerd'... [2021-07-20T08:52:28.004Z] #44 56.03 Selecting previously unselected package libnl-3-200:arm64. [2021-07-20T08:52:28.004Z] #44 56.04 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-20T08:52:28.004Z] #44 56.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T08:52:28.278Z] #44 56.36 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-20T08:52:28.278Z] #44 56.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-20T08:52:28.278Z] #44 56.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T08:52:28.486Z] [2021-07-20T08:52:28.486Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T08:52:28.486Z] #65 sha256:03604adc7255977ff84b5cba4e500df444250a4a2a4cd1786a7ba0679aa3941e [2021-07-20T08:52:28.531Z] #52 ... [2021-07-20T08:52:28.531Z] [2021-07-20T08:52:28.531Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:28.531Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:28.531Z] #46 95.01 hash/crc32 [2021-07-20T08:52:28.744Z] #65 DONE 0.2s [2021-07-20T08:52:28.744Z] [2021-07-20T08:52:28.744Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T08:52:28.744Z] #69 sha256:7662db5620ab2ce1c4c99f37fe02fc5510b27611a149fda01aefe378332c375a [2021-07-20T08:52:28.744Z] #69 DONE 0.1s [2021-07-20T08:52:28.744Z] [2021-07-20T08:52:28.744Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T08:52:28.744Z] #74 sha256:bc129efc21943fe8a60c0035f767730290dc0f9d302df7ba6780ed8d7e52b859 [2021-07-20T08:52:28.863Z] #44 56.93 Selecting previously unselected package criu. [2021-07-20T08:52:28.863Z] #44 56.94 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-20T08:52:28.863Z] #44 56.94 Unpacking criu (3.15-1) ... [2021-07-20T08:52:29.098Z] #46 95.57 compress/gzip [2021-07-20T08:52:29.240Z] #36 ... [2021-07-20T08:52:29.240Z] [2021-07-20T08:52:29.240Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:29.240Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:29.240Z] #46 48.04 sync [2021-07-20T08:52:29.240Z] #46 48.05 internal/reflectlite [2021-07-20T08:52:29.240Z] #46 49.43 internal/testlog [2021-07-20T08:52:29.240Z] #46 49.68 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T08:52:29.240Z] #46 50.12 math/rand [2021-07-20T08:52:29.240Z] #46 51.15 errors [2021-07-20T08:52:29.240Z] #46 51.18 sort [2021-07-20T08:52:29.240Z] #46 51.65 io [2021-07-20T08:52:29.240Z] #46 52.15 strconv [2021-07-20T08:52:29.240Z] #46 53.22 bytes [2021-07-20T08:52:29.240Z] #46 55.40 strings [2021-07-20T08:52:29.240Z] #46 55.91 reflect [2021-07-20T08:52:29.309Z] #74 DONE 0.5s [2021-07-20T08:52:29.309Z] [2021-07-20T08:52:29.309Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-20T08:52:29.309Z] #75 sha256:13fb755d5d7b706a2aad62d5f1d5eac1d5a4d3b6013b7ae13c60506fb1ad45c7 [2021-07-20T08:52:29.309Z] #75 DONE 0.0s [2021-07-20T08:52:29.309Z] [2021-07-20T08:52:29.309Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T08:52:29.309Z] #76 sha256:984fd7b933f3e739261b98a561ff8d8d4c0d7a63f9e7af73998dc00e4569d235 [2021-07-20T08:52:29.357Z] #46 ... [2021-07-20T08:52:29.357Z] [2021-07-20T08:52:29.357Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:29.357Z] #52 sha256:ed71592c71c8fb89740f28bc34ad3045ee642876433c1bef0a0982699467db18 [2021-07-20T08:52:29.357Z] #52 DONE 95.7s [2021-07-20T08:52:29.357Z] [2021-07-20T08:52:29.357Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:52:29.357Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:52:29.389Z] #57 ... [2021-07-20T08:52:29.389Z] [2021-07-20T08:52:29.389Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:29.389Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:29.389Z] #13 45.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-20T08:52:29.389Z] #13 45.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-20T08:52:29.389Z] #13 45.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:52:29.389Z] #13 45.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:52:29.389Z] #13 45.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-20T08:52:29.389Z] #13 45.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-20T08:52:29.389Z] #13 45.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-20T08:52:29.389Z] #13 45.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-20T08:52:29.389Z] #13 45.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-20T08:52:29.389Z] #13 45.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-20T08:52:29.497Z] #46 ... [2021-07-20T08:52:29.497Z] [2021-07-20T08:52:29.497Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:29.497Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:29.497Z] #13 47.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-20T08:52:29.497Z] #13 47.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-20T08:52:29.497Z] #13 47.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T08:52:29.497Z] #13 47.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T08:52:29.497Z] #13 47.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-20T08:52:29.497Z] #13 47.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-20T08:52:29.497Z] #13 47.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-20T08:52:29.497Z] #13 47.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-20T08:52:29.497Z] #13 47.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-20T08:52:29.497Z] #13 47.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-20T08:52:29.497Z] #13 47.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-20T08:52:29.497Z] #13 47.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-20T08:52:29.497Z] #13 47.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-20T08:52:29.497Z] #13 47.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-20T08:52:29.650Z] #13 45.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-20T08:52:29.650Z] #13 45.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-20T08:52:29.650Z] #13 45.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-20T08:52:29.650Z] #13 45.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-20T08:52:29.709Z] #44 57.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:29.709Z] #44 57.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T08:52:29.709Z] #44 57.61 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T08:52:29.709Z] #44 57.65 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-20T08:52:29.709Z] #44 57.75 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-20T08:52:29.709Z] #44 57.79 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:29.709Z] #44 57.82 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-20T08:52:29.709Z] #44 57.84 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:29.755Z] #13 48.97 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:30.012Z] #13 49.18 Fetched 77.8 MB in 7s (10.9 MB/s) [2021-07-20T08:52:30.012Z] #13 49.29 (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 ... 15421 files and directories currently installed.) [2021-07-20T08:52:30.243Z] #76 DONE 1.0s [2021-07-20T08:52:30.243Z] [2021-07-20T08:52:30.243Z] #77 exporting to image [2021-07-20T08:52:30.243Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T08:52:30.243Z] #77 exporting layers [2021-07-20T08:52:30.269Z] #13 49.37 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:52:30.269Z] #13 49.39 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T08:52:30.293Z] #50 ... [2021-07-20T08:52:30.293Z] [2021-07-20T08:52:30.293Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:30.293Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:30.293Z] #46 96.90 crypto/rsa [2021-07-20T08:52:30.525Z] #13 49.68 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:52:30.525Z] #13 49.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T08:52:30.592Z] #13 46.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:52:30.786Z] #13 49.93 (Reading database ... #13 ... [2021-07-20T08:52:30.786Z] [2021-07-20T08:52:30.786Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:30.786Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:30.786Z] #36 58.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:52:30.786Z] #36 58.80 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:52:30.786Z] #36 58.81 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:30.786Z] #36 58.83 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:30.786Z] #36 58.86 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:52:30.786Z] #36 58.87 Setting up cmake-data (3.13.4-1) ... [2021-07-20T08:52:30.786Z] #36 58.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:30.786Z] #36 58.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:52:30.786Z] #36 58.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:30.786Z] #36 58.93 Setting up cmake (3.13.4-1) ... [2021-07-20T08:52:30.786Z] #36 58.95 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:30.786Z] #36 59.03 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:30.786Z] #36 DONE 59.5s [2021-07-20T08:52:30.786Z] [2021-07-20T08:52:30.786Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:30.786Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:30.786Z] #13 49.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:52:30.787Z] #13 50.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:52:30.787Z] #13 ... [2021-07-20T08:52:30.787Z] [2021-07-20T08:52:30.787Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:30.787Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:52:30.787Z] #52 49.51 internal/testlog [2021-07-20T08:52:30.787Z] #52 49.52 internal/reflectlite [2021-07-20T08:52:30.787Z] #52 51.37 sort [2021-07-20T08:52:30.787Z] #52 51.38 errors [2021-07-20T08:52:30.787Z] #52 51.83 io [2021-07-20T08:52:30.787Z] #52 52.50 internal/oserror [2021-07-20T08:52:30.787Z] #52 52.64 syscall [2021-07-20T08:52:30.787Z] #52 53.61 bytes [2021-07-20T08:52:30.787Z] #52 56.09 reflect [2021-07-20T08:52:30.787Z] #52 ... [2021-07-20T08:52:30.787Z] [2021-07-20T08:52:30.787Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:30.787Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:30.787Z] #13 50.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:52:30.853Z] #13 46.78 Fetched 77.8 MB in 7s (10.6 MB/s) [2021-07-20T08:52:31.044Z] #13 ... [2021-07-20T08:52:31.044Z] [2021-07-20T08:52:31.044Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:31.044Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:31.044Z] #44 44.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:31.044Z] #44 44.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:52:31.044Z] #44 48.61 Selecting previously unselected package python3-minimal. [2021-07-20T08:52:31.044Z] #44 48.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 ... 15661 files and directories currently installed.) [2021-07-20T08:52:31.044Z] #44 48.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 48.89 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:52:31.044Z] #44 49.06 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:52:31.044Z] #44 49.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 49.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:31.044Z] #44 49.23 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:52:31.044Z] #44 49.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 49.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:31.044Z] #44 50.97 Selecting previously unselected package python3.7. [2021-07-20T08:52:31.044Z] #44 50.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 51.01 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:31.044Z] #44 51.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:52:31.044Z] #44 51.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 51.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:31.044Z] #44 51.29 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:52:31.044Z] #44 52.86 Selecting previously unselected package python3. [2021-07-20T08:52:31.044Z] #44 52.86 (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 ... 16073 files and directories currently installed.) [2021-07-20T08:52:31.044Z] #44 52.91 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 52.93 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:52:31.044Z] #44 53.06 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T08:52:31.044Z] #44 53.06 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 53.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:52:31.044Z] #44 53.71 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:52:31.044Z] #44 53.71 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:52:31.044Z] #44 53.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:31.044Z] #44 53.94 Selecting previously unselected package python3-six. [2021-07-20T08:52:31.044Z] #44 53.94 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-20T08:52:31.044Z] #44 53.95 Unpacking python3-six (1.12.0-1) ... [2021-07-20T08:52:31.044Z] #44 54.08 Selecting previously unselected package python3-protobuf. [2021-07-20T08:52:31.044Z] #44 54.08 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 54.09 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:31.044Z] #44 54.57 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:52:31.044Z] #44 54.57 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 54.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:31.044Z] #44 54.73 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:52:31.044Z] #44 54.73 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 54.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:31.044Z] #44 54.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:52:31.044Z] #44 54.90 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:52:31.044Z] #44 54.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:31.110Z] #44 ... [2021-07-20T08:52:31.110Z] [2021-07-20T08:52:31.110Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:31.110Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:31.110Z] #13 46.53 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T08:52:31.110Z] #13 46.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T08:52:31.110Z] #13 47.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:52:31.110Z] #13 49.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-20T08:52:31.110Z] #13 49.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-20T08:52:31.111Z] #13 49.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-20T08:52:31.111Z] #13 50.82 Selecting previously unselected package dmsetup. [2021-07-20T08:52:31.111Z] #13 50.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-20T08:52:31.111Z] #13 50.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T08:52:31.111Z] #13 51.18 Selecting previously unselected package mingw-w64-common. [2021-07-20T08:52:31.111Z] #13 51.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T08:52:31.111Z] #13 51.29 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T08:52:31.114Z] #13 46.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T08:52:31.114Z] #13 46.94 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:52:31.114Z] #13 46.98 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T08:52:31.230Z] #46 97.64 crypto/x509/pkix [2021-07-20T08:52:31.301Z] #44 55.06 Selecting previously unselected package criu. [2021-07-20T08:52:31.301Z] #44 55.06 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-20T08:52:31.301Z] #44 55.13 Unpacking criu (3.15-1) ... [2021-07-20T08:52:31.375Z] #13 47.22 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:52:31.375Z] #13 47.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T08:52:31.392Z] #13 ... [2021-07-20T08:52:31.392Z] [2021-07-20T08:52:31.392Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:31.392Z] #37 sha256:928de3e95388d7fc96f48006b29b4dfbccf94443f77ef7c5c906f862b0ae3b09 [2021-07-20T08:52:31.392Z] #37 1.651 + RM_GOPATH=0 [2021-07-20T08:52:31.392Z] #37 1.652 + TMP_GOPATH= [2021-07-20T08:52:31.392Z] #37 1.652 + : /build [2021-07-20T08:52:31.392Z] #37 1.652 + '[' -z '' ']' [2021-07-20T08:52:31.392Z] #37 1.654 ++ mktemp -d [2021-07-20T08:52:31.392Z] #37 1.657 + export GOPATH=/tmp/tmp.kUhAsZlMuO [2021-07-20T08:52:31.392Z] #37 1.657 + GOPATH=/tmp/tmp.kUhAsZlMuO [2021-07-20T08:52:31.392Z] #37 1.657 + RM_GOPATH=1 [2021-07-20T08:52:31.392Z] #37 1.657 + case "$(go env GOARCH)" in [2021-07-20T08:52:31.392Z] #37 1.658 ++ go env GOARCH [2021-07-20T08:52:31.392Z] #37 1.669 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:31.392Z] #37 1.669 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:31.392Z] #37 1.673 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:31.392Z] #37 1.681 + dir=/tmp/install [2021-07-20T08:52:31.392Z] #37 1.681 + bin=tini [2021-07-20T08:52:31.392Z] #37 1.682 + shift [2021-07-20T08:52:31.392Z] #37 1.682 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T08:52:31.392Z] #37 1.682 + . /tmp/install/tini.installer [2021-07-20T08:52:31.392Z] #37 1.683 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:31.392Z] #37 1.683 + install_tini [2021-07-20T08:52:31.392Z] #37 1.683 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T08:52:31.392Z] #37 1.684 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:31.392Z] #37 1.684 + git clone https://github.com/krallin/tini.git /tmp/tmp.kUhAsZlMuO/tini [2021-07-20T08:52:31.392Z] #37 1.687 Cloning into '/tmp/tmp.kUhAsZlMuO/tini'... [2021-07-20T08:52:31.392Z] #37 2.523 + cd /tmp/tmp.kUhAsZlMuO/tini [2021-07-20T08:52:31.392Z] #37 2.541 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:31.392Z] #37 2.554 + cmake . [2021-07-20T08:52:31.392Z] #37 3.151 -- The C compiler identification is GNU 8.3.0 [2021-07-20T08:52:31.392Z] #37 3.200 -- Check for working C compiler: /usr/bin/cc [2021-07-20T08:52:31.392Z] #37 3.912 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T08:52:31.392Z] #37 3.927 -- Detecting C compiler ABI info [2021-07-20T08:52:31.636Z] #13 47.36 (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 ... 15421 files and directories currently installed.) [2021-07-20T08:52:31.636Z] #13 47.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:52:31.636Z] #13 47.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:52:31.657Z] #37 4.318 -- Detecting C compiler ABI info - done [2021-07-20T08:52:31.798Z] #46 98.10 net [2021-07-20T08:52:31.798Z] #46 98.16 vendor/golang.org/x/crypto/chacha20 [2021-07-20T08:52:31.865Z] #44 55.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:31.865Z] #44 55.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:31.922Z] #37 4.343 -- Detecting C compile features [2021-07-20T08:52:32.057Z] #46 98.65 vendor/golang.org/x/crypto/poly1305 [2021-07-20T08:52:32.123Z] #44 55.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:32.123Z] #44 55.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:52:32.123Z] #44 55.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:32.123Z] #44 56.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:32.123Z] #44 56.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:32.123Z] #44 56.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:32.380Z] #44 ... [2021-07-20T08:52:32.380Z] [2021-07-20T08:52:32.380Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:32.380Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:52:32.380Z] #52 61.20 time [2021-07-20T08:52:32.624Z] #46 99.17 vendor/golang.org/x/sys/cpu [2021-07-20T08:52:33.192Z] #46 99.77 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-20T08:52:33.866Z] #37 6.393 -- Detecting C compile features - done [2021-07-20T08:52:33.866Z] #37 6.413 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T08:52:34.129Z] #46 100.7 vendor/golang.org/x/crypto/curve25519 [2021-07-20T08:52:34.132Z] #37 6.804 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T08:52:34.244Z] #13 ... [2021-07-20T08:52:34.244Z] [2021-07-20T08:52:34.244Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-20T08:52:34.244Z] #48 sha256:2a298b4c987e414c1e36c0568e7ee3548da6c9a27a7dadab89b5ad365357980a [2021-07-20T08:52:34.244Z] #48 DONE 52.4s [2021-07-20T08:52:34.244Z] [2021-07-20T08:52:34.244Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:34.244Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:34.244Z] #36 52.41 Selecting previously unselected package libxml2:amd64. [2021-07-20T08:52:34.244Z] #36 52.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-20T08:52:34.244Z] #36 52.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:34.398Z] #37 6.892 -- Configuring done [2021-07-20T08:52:34.398Z] #37 6.918 -- Generating done [2021-07-20T08:52:34.398Z] #37 ... [2021-07-20T08:52:34.398Z] [2021-07-20T08:52:34.398Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:34.398Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:34.398Z] #44 62.43 Setting up python3 (3.7.3-1) ... [2021-07-20T08:52:34.814Z] #36 53.19 Selecting previously unselected package libarchive13:amd64. [2021-07-20T08:52:34.814Z] #36 53.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-20T08:52:34.814Z] #36 53.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:35.065Z] #46 101.4 vendor/golang.org/x/text/transform [2021-07-20T08:52:35.355Z] #44 63.36 Setting up python3-six (1.12.0-1) ... [2021-07-20T08:52:35.385Z] #36 53.88 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-20T08:52:35.385Z] #36 53.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-20T08:52:35.385Z] #36 53.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:52:35.633Z] #46 102.0 vendor/golang.org/x/text/unicode/bidi [2021-07-20T08:52:35.646Z] #36 54.19 Selecting previously unselected package librhash0:amd64. [2021-07-20T08:52:35.646Z] #36 54.19 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-20T08:52:35.646Z] #36 54.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:52:35.907Z] #36 54.36 Selecting previously unselected package libuv1:amd64. [2021-07-20T08:52:35.907Z] #36 54.37 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-20T08:52:35.907Z] #36 54.38 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:35.907Z] #36 54.53 Selecting previously unselected package cmake. [2021-07-20T08:52:35.907Z] #36 54.56 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-20T08:52:35.936Z] #44 ... [2021-07-20T08:52:35.936Z] [2021-07-20T08:52:35.936Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:35.936Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:35.936Z] #52 54.24 golang.org/x/sys/unix [2021-07-20T08:52:35.936Z] #52 57.72 fmt [2021-07-20T08:52:35.936Z] #52 57.72 mvdan.cc/sh/v3/fileutil [2021-07-20T08:52:35.936Z] #52 57.72 path/filepath [2021-07-20T08:52:35.936Z] #52 59.59 io/ioutil [2021-07-20T08:52:35.936Z] #52 61.91 flag [2021-07-20T08:52:35.936Z] #52 61.92 github.com/pkg/diff [2021-07-20T08:52:35.936Z] #52 61.92 encoding/json [2021-07-20T08:52:35.936Z] #52 64.41 go/token [2021-07-20T08:52:35.936Z] #52 ... [2021-07-20T08:52:35.936Z] [2021-07-20T08:52:35.936Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:35.936Z] #37 sha256:928de3e95388d7fc96f48006b29b4dfbccf94443f77ef7c5c906f862b0ae3b09 [2021-07-20T08:52:35.936Z] #37 6.935 -- Build files have been written to: /tmp/tmp.kUhAsZlMuO/tini [2021-07-20T08:52:35.936Z] #37 6.938 + make tini-static [2021-07-20T08:52:35.936Z] #37 7.350 Scanning dependencies of target tini-static [2021-07-20T08:52:35.936Z] #37 7.487 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T08:52:36.168Z] #36 54.56 Unpacking cmake (3.13.4-1) ... [2021-07-20T08:52:36.169Z] #36 ... [2021-07-20T08:52:36.169Z] [2021-07-20T08:52:36.169Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:36.169Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:52:36.169Z] #52 44.74 sync [2021-07-20T08:52:36.169Z] #52 44.76 internal/reflectlite [2021-07-20T08:52:36.169Z] #52 46.33 internal/testlog [2021-07-20T08:52:36.169Z] #52 47.48 sort [2021-07-20T08:52:36.169Z] #52 47.49 errors [2021-07-20T08:52:36.169Z] #52 47.88 io [2021-07-20T08:52:36.169Z] #52 48.61 internal/oserror [2021-07-20T08:52:36.169Z] #52 48.81 syscall [2021-07-20T08:52:36.169Z] #52 49.43 bytes [2021-07-20T08:52:36.169Z] #52 51.71 reflect [2021-07-20T08:52:36.430Z] #52 ... [2021-07-20T08:52:36.430Z] [2021-07-20T08:52:36.430Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:36.430Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:36.430Z] #46 44.87 sync [2021-07-20T08:52:36.430Z] #46 44.88 internal/reflectlite [2021-07-20T08:52:36.430Z] #46 46.35 internal/testlog [2021-07-20T08:52:36.430Z] #46 46.64 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T08:52:36.430Z] #46 46.99 math/rand [2021-07-20T08:52:36.430Z] #46 47.92 io [2021-07-20T08:52:36.430Z] #46 48.08 strconv [2021-07-20T08:52:36.430Z] #46 49.32 bytes [2021-07-20T08:52:36.430Z] #46 51.46 strings [2021-07-20T08:52:36.430Z] #46 51.53 reflect [2021-07-20T08:52:36.430Z] #46 54.65 bufio [2021-07-20T08:52:36.430Z] #46 ... [2021-07-20T08:52:36.430Z] [2021-07-20T08:52:36.430Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:36.430Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:36.430Z] #44 48.47 Selecting previously unselected package python3-minimal. [2021-07-20T08:52:36.430Z] #44 48.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 ... 15661 files and directories currently installed.) [2021-07-20T08:52:36.430Z] #44 48.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 48.55 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:52:36.430Z] #44 48.68 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:52:36.430Z] #44 48.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 48.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:36.430Z] #44 48.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:52:36.430Z] #44 48.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 48.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:36.430Z] #44 50.53 Selecting previously unselected package python3.7. [2021-07-20T08:52:36.430Z] #44 50.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 50.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:36.430Z] #44 50.93 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:52:36.430Z] #44 50.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 51.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:36.430Z] #44 52.01 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:52:36.430Z] #44 54.04 Selecting previously unselected package python3. [2021-07-20T08:52:36.430Z] #44 54.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 ... 16073 files and directories currently installed.) [2021-07-20T08:52:36.430Z] #44 54.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 54.12 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:52:36.430Z] #44 54.29 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T08:52:36.430Z] #44 54.31 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T08:52:36.430Z] #44 54.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:52:36.517Z] #37 ... [2021-07-20T08:52:36.517Z] [2021-07-20T08:52:36.517Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:36.517Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:36.517Z] #46 55.08 crypto/ed25519/internal/edwards25519 [2021-07-20T08:52:36.517Z] #46 55.16 crypto/md5 [2021-07-20T08:52:36.517Z] #46 56.34 crypto/aes [2021-07-20T08:52:36.517Z] #46 57.01 crypto/des [2021-07-20T08:52:36.517Z] #46 57.54 crypto/sha1 [2021-07-20T08:52:36.517Z] #46 57.66 crypto/sha256 [2021-07-20T08:52:36.517Z] #46 58.61 encoding/pem [2021-07-20T08:52:36.517Z] #46 58.96 vendor/golang.org/x/crypto/chacha20 [2021-07-20T08:52:36.517Z] #46 58.99 vendor/golang.org/x/crypto/poly1305 [2021-07-20T08:52:36.517Z] #46 60.34 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-20T08:52:36.517Z] #46 60.78 internal/lazyregexp [2021-07-20T08:52:36.517Z] #46 60.80 fmt [2021-07-20T08:52:36.517Z] #46 60.81 os/exec [2021-07-20T08:52:36.517Z] #46 60.84 net [2021-07-20T08:52:36.517Z] #46 64.95 net/url [2021-07-20T08:52:36.517Z] #46 64.95 go/token [2021-07-20T08:52:36.517Z] #46 64.95 text/template/parse [2021-07-20T08:52:36.782Z] #46 ... [2021-07-20T08:52:36.782Z] [2021-07-20T08:52:36.782Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:36.782Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:36.782Z] #44 64.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:37.003Z] #44 54.99 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:52:37.003Z] #44 54.99 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:52:37.003Z] #44 55.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:37.003Z] #44 55.21 Selecting previously unselected package python3-six. [2021-07-20T08:52:37.003Z] #44 55.22 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-20T08:52:37.003Z] #44 55.24 Unpacking python3-six (1.12.0-1) ... [2021-07-20T08:52:37.011Z] #46 103.5 vendor/golang.org/x/text/secure/bidirule [2021-07-20T08:52:37.265Z] #44 55.34 Selecting previously unselected package python3-protobuf. [2021-07-20T08:52:37.265Z] #44 55.34 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T08:52:37.265Z] #44 55.35 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:37.270Z] #46 103.7 vendor/golang.org/x/text/unicode/norm [2021-07-20T08:52:37.527Z] #44 55.88 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:52:37.652Z] #52 ... [2021-07-20T08:52:37.652Z] [2021-07-20T08:52:37.652Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:37.652Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:37.652Z] #44 61.26 Setting up python3 (3.7.3-1) ... [2021-07-20T08:52:37.788Z] #44 55.88 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:52:37.788Z] #44 55.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:37.788Z] #44 56.05 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:52:37.788Z] #44 56.05 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:52:37.788Z] #44 56.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:37.909Z] #44 61.86 Setting up python3-six (1.12.0-1) ... [2021-07-20T08:52:38.049Z] #44 56.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:52:38.049Z] #44 56.19 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:52:38.049Z] #44 56.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:38.049Z] #44 56.31 Selecting previously unselected package criu. [2021-07-20T08:52:38.049Z] #44 56.32 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-20T08:52:38.049Z] #44 56.32 Unpacking criu (3.15-1) ... [2021-07-20T08:52:38.622Z] #44 ... [2021-07-20T08:52:38.622Z] [2021-07-20T08:52:38.622Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:38.622Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:52:38.622Z] #52 57.06 time [2021-07-20T08:52:38.718Z] #44 66.81 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:39.278Z] #44 62.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:39.673Z] #44 ... [2021-07-20T08:52:39.673Z] [2021-07-20T08:52:39.673Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:39.673Z] #37 sha256:928de3e95388d7fc96f48006b29b4dfbccf94443f77ef7c5c906f862b0ae3b09 [2021-07-20T08:52:39.673Z] #37 9.371 [100%] Linking C executable tini-static [2021-07-20T08:52:39.673Z] #37 10.10 [100%] Built target tini-static [2021-07-20T08:52:39.673Z] #37 10.17 + mkdir -p /build [2021-07-20T08:52:39.673Z] #37 10.17 + cp tini-static /build/docker-init [2021-07-20T08:52:39.673Z] #37 DONE 12.4s [2021-07-20T08:52:39.841Z] #44 ... [2021-07-20T08:52:39.841Z] [2021-07-20T08:52:39.841Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:39.841Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:39.841Z] #46 58.73 bufio [2021-07-20T08:52:39.841Z] #46 60.56 syscall [2021-07-20T08:52:39.841Z] #46 67.57 internal/syscall/unix [2021-07-20T08:52:39.841Z] #46 67.90 internal/poll [2021-07-20T08:52:39.966Z] [2021-07-20T08:52:39.966Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:39.966Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:39.966Z] #46 66.87 go/scanner [2021-07-20T08:52:39.966Z] #46 66.91 log [2021-07-20T08:52:39.966Z] #46 68.01 encoding/json [2021-07-20T08:52:40.098Z] #46 ... [2021-07-20T08:52:40.098Z] [2021-07-20T08:52:40.098Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:40.098Z] #37 sha256:02f91ff46997c118077da9f58f8aa9da2902a3c906527720f64480cd707091b8 [2021-07-20T08:52:40.098Z] #37 4.848 + RM_GOPATH=0 [2021-07-20T08:52:40.098Z] #37 4.849 + TMP_GOPATH= [2021-07-20T08:52:40.098Z] #37 4.849 + : /build [2021-07-20T08:52:40.098Z] #37 4.849 + '[' -z '' ']' [2021-07-20T08:52:40.098Z] #37 4.850 ++ mktemp -d [2021-07-20T08:52:40.098Z] #37 4.854 + export GOPATH=/tmp/tmp.twtG0AqM3u [2021-07-20T08:52:40.098Z] #37 4.858 + GOPATH=/tmp/tmp.twtG0AqM3u [2021-07-20T08:52:40.098Z] #37 4.858 + RM_GOPATH=1 [2021-07-20T08:52:40.098Z] #37 4.858 + case "$(go env GOARCH)" in [2021-07-20T08:52:40.098Z] #37 4.859 ++ go env GOARCH [2021-07-20T08:52:40.098Z] #37 4.891 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:40.098Z] #37 4.891 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:40.098Z] #37 4.891 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:40.098Z] #37 4.891 + dir=/tmp/install [2021-07-20T08:52:40.098Z] #37 4.891 + bin=tini [2021-07-20T08:52:40.098Z] #37 4.891 + shift [2021-07-20T08:52:40.098Z] #37 4.891 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T08:52:40.098Z] #37 4.891 + . /tmp/install/tini.installer [2021-07-20T08:52:40.098Z] #37 4.892 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:40.098Z] #37 4.892 + install_tini [2021-07-20T08:52:40.098Z] #37 4.892 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T08:52:40.098Z] #37 4.892 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:40.098Z] #37 4.892 + git clone https://github.com/krallin/tini.git /tmp/tmp.twtG0AqM3u/tini [2021-07-20T08:52:40.098Z] #37 4.901 Cloning into '/tmp/tmp.twtG0AqM3u/tini'... [2021-07-20T08:52:40.098Z] #37 5.623 + cd /tmp/tmp.twtG0AqM3u/tini [2021-07-20T08:52:40.098Z] #37 5.637 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:40.098Z] #37 5.642 + cmake . [2021-07-20T08:52:40.098Z] #37 6.375 -- The C compiler identification is GNU 8.3.0 [2021-07-20T08:52:40.098Z] #37 6.454 -- Check for working C compiler: /usr/bin/cc [2021-07-20T08:52:40.098Z] #37 7.042 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T08:52:40.098Z] #37 7.049 -- Detecting C compiler ABI info [2021-07-20T08:52:40.098Z] #37 7.780 -- Detecting C compiler ABI info - done [2021-07-20T08:52:40.098Z] #37 7.829 -- Detecting C compile features [2021-07-20T08:52:40.098Z] #37 ... [2021-07-20T08:52:40.098Z] [2021-07-20T08:52:40.098Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:40.098Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:40.098Z] #46 68.94 internal/syscall/execenv [2021-07-20T08:52:40.355Z] #46 69.21 path [2021-07-20T08:52:40.538Z] #52 ... [2021-07-20T08:52:40.538Z] [2021-07-20T08:52:40.538Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-20T08:52:40.538Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T08:52:40.538Z] #36 57.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:52:40.538Z] #36 57.42 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:52:40.538Z] #36 57.44 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T08:52:40.538Z] #36 57.46 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:52:40.538Z] #36 57.51 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-20T08:52:40.538Z] #36 57.57 Setting up cmake-data (3.13.4-1) ... [2021-07-20T08:52:40.538Z] #36 57.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T08:52:40.538Z] #36 57.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T08:52:40.538Z] #36 57.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T08:52:40.538Z] #36 57.68 Setting up cmake (3.13.4-1) ... [2021-07-20T08:52:40.538Z] #36 57.70 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:40.538Z] #36 57.80 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:40.538Z] #36 DONE 58.7s [2021-07-20T08:52:40.538Z] [2021-07-20T08:52:40.538Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:40.538Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:40.538Z] #44 57.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:52:40.538Z] #44 57.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:52:40.538Z] #44 57.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:52:40.538Z] #44 57.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T08:52:40.538Z] #44 57.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:52:40.538Z] #44 57.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:40.538Z] #44 57.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:52:40.538Z] #44 57.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:52:40.558Z] #46 106.8 vendor/golang.org/x/net/idna [2021-07-20T08:52:40.558Z] #46 ... [2021-07-20T08:52:40.558Z] [2021-07-20T08:52:40.558Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:40.558Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:40.558Z] #13 101.0 Selecting previously unselected package libapparmor1:amd64. [2021-07-20T08:52:40.558Z] #13 101.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-20T08:52:40.558Z] #13 101.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:52:40.558Z] #13 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-20T08:52:40.558Z] #13 101.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-20T08:52:40.558Z] #13 101.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:52:40.558Z] #13 101.2 Selecting previously unselected package libbtrfs0. [2021-07-20T08:52:40.558Z] #13 101.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:52:40.558Z] #13 101.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:40.558Z] #13 101.4 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:52:40.558Z] #13 101.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:52:40.558Z] #13 101.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:40.817Z] #13 101.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-20T08:52:40.817Z] #13 101.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:40.817Z] #13 101.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:40.817Z] #13 101.6 Selecting previously unselected package libudev-dev:amd64. [2021-07-20T08:52:40.817Z] #13 101.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:52:40.817Z] #13 101.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:52:41.076Z] #13 101.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-20T08:52:41.076Z] #13 101.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-20T08:52:41.076Z] #13 101.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:52:41.285Z] #46 70.10 regexp/syntax [2021-07-20T08:52:41.285Z] #46 70.13 io/fs [2021-07-20T08:52:41.335Z] #13 102.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-20T08:52:41.335Z] #13 102.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:52:41.335Z] #13 102.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:52:41.371Z] #46 69.59 go/ast [2021-07-20T08:52:41.594Z] #13 102.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-20T08:52:41.594Z] #13 102.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:52:41.594Z] #13 102.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:52:41.594Z] #13 102.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-20T08:52:41.594Z] #13 102.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-20T08:52:41.594Z] #13 102.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:52:41.853Z] #13 102.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-20T08:52:41.853Z] #13 102.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-20T08:52:41.853Z] #13 102.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:52:42.112Z] #13 103.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-20T08:52:42.112Z] #13 103.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-20T08:52:42.112Z] #13 103.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:52:42.326Z] #46 ... [2021-07-20T08:52:42.326Z] [2021-07-20T08:52:42.326Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:42.326Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:42.326Z] #13 57.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T08:52:42.326Z] #13 57.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T08:52:42.326Z] #13 57.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:52:42.326Z] #13 62.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T08:52:42.326Z] #13 62.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-20T08:52:42.326Z] #13 62.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:42.326Z] #13 62.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T08:52:42.326Z] #13 62.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-20T08:52:42.326Z] #13 62.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:42.371Z] #13 103.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-20T08:52:42.371Z] #13 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:42.371Z] #13 103.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:42.371Z] #13 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-20T08:52:42.445Z] #77 exporting layers 10.1s done [2021-07-20T08:52:42.445Z] #77 writing image sha256:1f403377f00c52d59b19da39852b9186dfcf7feee2462458222f9f1c02c96056 [2021-07-20T08:52:42.445Z] #77 writing image sha256:1f403377f00c52d59b19da39852b9186dfcf7feee2462458222f9f1c02c96056 done [2021-07-20T08:52:42.445Z] #77 naming to docker.io/library/docker:a723d01961235cb2ebdbe54a81d0be925f058377 done [2021-07-20T08:52:42.445Z] #77 DONE 10.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-20T08:52:42.630Z] #13 103.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:52:42.630Z] #13 103.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:52:42.630Z] #13 103.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-20T08:52:42.630Z] #13 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:52:42.630Z] #13 103.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:52:42.652Z] #46 71.51 os [2021-07-20T08:52:42.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/validate/default [2021-07-20T08:52:42.906Z] #13 ... [2021-07-20T08:52:42.906Z] [2021-07-20T08:52:42.907Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:42.907Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-20T08:52:42.907Z] #44 70.85 Setting up criu (3.15-1) ... [2021-07-20T08:52:43.198Z] #13 103.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:52:43.198Z] #13 104.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:43.198Z] #13 104.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:52:43.198Z] #13 104.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:52:43.198Z] #13 104.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:52:43.198Z] #13 104.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:52:43.217Z] #46 ... [2021-07-20T08:52:43.217Z] [2021-07-20T08:52:43.217Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:43.217Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:43.217Z] #13 52.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T08:52:43.217Z] #13 52.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:52:43.217Z] #13 52.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:52:43.217Z] #13 54.59 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T08:52:43.217Z] #13 54.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T08:52:43.217Z] #13 54.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:52:43.217Z] #13 54.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-20T08:52:43.217Z] #13 54.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:43.217Z] #13 54.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:43.217Z] #13 54.92 Selecting previously unselected package dmsetup. [2021-07-20T08:52:43.217Z] #13 54.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:43.217Z] #13 54.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T08:52:43.217Z] #13 55.12 Selecting previously unselected package mingw-w64-common. [2021-07-20T08:52:43.217Z] #13 55.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T08:52:43.217Z] #13 55.15 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T08:52:43.217Z] #13 60.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T08:52:43.217Z] #13 60.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T08:52:43.217Z] #13 60.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:52:43.217Z] #13 ... [2021-07-20T08:52:43.217Z] [2021-07-20T08:52:43.217Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:43.217Z] #37 sha256:02f91ff46997c118077da9f58f8aa9da2902a3c906527720f64480cd707091b8 [2021-07-20T08:52:43.217Z] #37 9.693 -- Detecting C compile features - done [2021-07-20T08:52:43.217Z] #37 9.745 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T08:52:43.217Z] #37 9.939 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T08:52:43.217Z] #37 10.03 -- Configuring done [2021-07-20T08:52:43.217Z] #37 10.04 -- Generating done [2021-07-20T08:52:43.217Z] #37 10.06 -- Build files have been written to: /tmp/tmp.twtG0AqM3u/tini [2021-07-20T08:52:43.217Z] #37 10.06 + make tini-static [2021-07-20T08:52:43.217Z] #37 10.48 Scanning dependencies of target tini-static [2021-07-20T08:52:43.217Z] #37 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T08:52:43.217Z] #37 11.87 [100%] Linking C executable tini-static [2021-07-20T08:52:43.217Z] #37 12.41 [100%] Built target tini-static [2021-07-20T08:52:43.217Z] #37 12.50 + mkdir -p /build [2021-07-20T08:52:43.217Z] #37 12.51 + cp tini-static /build/docker-init [2021-07-20T08:52:43.457Z] #13 104.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:52:43.457Z] #13 104.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:43.457Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:52:43.457Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:52:43.457Z] #13 104.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:43.457Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:52:43.457Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:52:43.457Z] #13 104.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:52:43.457Z] #13 104.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:52:43.457Z] #13 104.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:43.457Z] #13 104.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T08:52:43.708Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-20T08:52:43.708Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-20T08:52:43.708Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-20T08:52:43.708Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-20T08:52:43.708Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-20T08:52:43.708Z] Congratulations! No new tests were added to integration-cli. [2021-07-20T08:52:43.708Z] [2021-07-20T08:52:43.708Z] INFO Start validation with golang-ci-lint [2021-07-20T08:52:43.708Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-20T08:52:43.708Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-20T08:52:43.708Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-20T08:52:43.716Z] #13 104.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:43.716Z] #13 104.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:43.716Z] #13 104.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:43.781Z] #37 DONE 13.2s [2021-07-20T08:52:43.781Z] [2021-07-20T08:52:43.781Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:43.781Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:52:43.781Z] #52 67.00 context [2021-07-20T08:52:43.781Z] #52 67.16 encoding/binary [2021-07-20T08:52:43.781Z] #52 67.76 internal/fmtsort [2021-07-20T08:52:43.781Z] #52 68.27 internal/poll [2021-07-20T08:52:43.781Z] #52 69.66 encoding/base64 [2021-07-20T08:52:43.781Z] #52 70.48 io/fs [2021-07-20T08:52:43.781Z] #52 70.54 golang.org/x/sys/unix [2021-07-20T08:52:43.781Z] #52 71.97 os [2021-07-20T08:52:44.750Z] #44 62.61 Setting up python3 (3.7.3-1) ... [2021-07-20T08:52:44.750Z] #44 ... [2021-07-20T08:52:44.750Z] [2021-07-20T08:52:44.750Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:44.750Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:44.750Z] #13 50.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T08:52:44.750Z] #13 50.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-20T08:52:44.750Z] #13 50.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:52:44.750Z] #13 53.18 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T08:52:44.750Z] #13 53.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T08:52:44.750Z] #13 53.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:52:44.750Z] #13 53.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-20T08:52:44.750Z] #13 53.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:44.750Z] #13 53.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:52:44.750Z] #13 53.56 Selecting previously unselected package dmsetup. [2021-07-20T08:52:44.750Z] #13 53.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:52:44.750Z] #13 53.58 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T08:52:44.750Z] #13 53.75 Selecting previously unselected package mingw-w64-common. [2021-07-20T08:52:44.750Z] #13 53.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T08:52:44.750Z] #13 53.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T08:52:44.750Z] #13 59.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T08:52:44.750Z] #13 59.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T08:52:44.750Z] #13 59.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:52:44.750Z] #13 ... [2021-07-20T08:52:44.750Z] [2021-07-20T08:52:44.750Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:44.750Z] #37 sha256:7541e9fcd3f856c52681f57229b1b215b1b4e29bc565b86f1455cc092268d7d3 [2021-07-20T08:52:44.750Z] #37 1.098 + RM_GOPATH=0 [2021-07-20T08:52:44.750Z] #37 1.098 + TMP_GOPATH= [2021-07-20T08:52:44.750Z] #37 1.098 + : /build [2021-07-20T08:52:44.750Z] #37 1.098 + '[' -z '' ']' [2021-07-20T08:52:44.750Z] #37 1.098 ++ mktemp -d [2021-07-20T08:52:44.750Z] #37 1.101 + export GOPATH=/tmp/tmp.wVul6osIkb [2021-07-20T08:52:44.750Z] #37 1.102 + GOPATH=/tmp/tmp.wVul6osIkb [2021-07-20T08:52:44.750Z] #37 1.102 + RM_GOPATH=1 [2021-07-20T08:52:44.750Z] #37 1.102 + case "$(go env GOARCH)" in [2021-07-20T08:52:44.750Z] #37 1.102 ++ go env GOARCH [2021-07-20T08:52:44.750Z] #37 1.124 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:44.750Z] #37 1.125 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:44.750Z] #37 1.126 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:44.750Z] #37 1.129 + dir=/tmp/install [2021-07-20T08:52:44.750Z] #37 1.129 + bin=tini [2021-07-20T08:52:44.750Z] #37 1.129 + shift [2021-07-20T08:52:44.750Z] #37 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T08:52:44.750Z] #37 1.136 + . /tmp/install/tini.installer [2021-07-20T08:52:44.750Z] #37 1.136 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:44.750Z] #37 1.137 + install_tini [2021-07-20T08:52:44.750Z] #37 1.141 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T08:52:44.750Z] #37 1.141 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:44.750Z] #37 1.142 + git clone https://github.com/krallin/tini.git /tmp/tmp.wVul6osIkb/tini [2021-07-20T08:52:44.750Z] #37 1.143 Cloning into '/tmp/tmp.wVul6osIkb/tini'... [2021-07-20T08:52:44.750Z] #37 1.919 + cd /tmp/tmp.wVul6osIkb/tini [2021-07-20T08:52:44.750Z] #37 1.923 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T08:52:44.750Z] #37 1.952 + cmake . [2021-07-20T08:52:44.750Z] #37 2.546 -- The C compiler identification is GNU 8.3.0 [2021-07-20T08:52:44.750Z] #37 2.614 -- Check for working C compiler: /usr/bin/cc [2021-07-20T08:52:44.750Z] #37 3.273 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T08:52:44.750Z] #37 3.274 -- Detecting C compiler ABI info [2021-07-20T08:52:44.750Z] #37 3.960 -- Detecting C compiler ABI info - done [2021-07-20T08:52:44.750Z] #37 3.988 -- Detecting C compile features [2021-07-20T08:52:44.842Z] #44 72.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:44.842Z] #44 72.93 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:45.094Z] #13 DONE 105.9s [2021-07-20T08:52:45.094Z] [2021-07-20T08:52:45.094Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-20T08:52:45.094Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T08:52:45.672Z] #52 ... [2021-07-20T08:52:45.672Z] [2021-07-20T08:52:45.672Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:45.672Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:45.672Z] #46 74.40 regexp [2021-07-20T08:52:46.137Z] #37 6.070 -- Detecting C compile features - done [2021-07-20T08:52:46.244Z] #44 DONE 74.2s [2021-07-20T08:52:46.244Z] [2021-07-20T08:52:46.244Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:46.244Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:52:46.245Z] #57 40.09 Checking out files: 41% (1710/4076) Checking out files: 42% (1712/4076) Checking out files: 43% (1753/4076) Checking out files: 44% (1794/4076) Checking out files: 45% (1835/4076) Checking out files: 46% (1875/4076) Checking out files: 47% (1916/4076) Checking out files: 48% (1957/4076) Checking out files: 49% (1998/4076) Checking out files: 50% (2038/4076) Checking out files: 51% (2079/4076) Checking out files: 52% (2120/4076) Checking out files: 53% (2161/4076) Checking out files: 54% (2202/4076) Checking out files: 55% (2242/4076) Checking out files: 56% (2283/4076) Checking out files: 57% (2324/4076) Checking out files: 58% (2365/4076) Checking out files: 59% (2405/4076) Checking out files: 60% (2446/4076) Checking out files: 61% (2487/4076) Checking out files: 62% (2528/4076) Checking out files: 63% (2568/4076) Checking out files: 64% (2609/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 85% (3494/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T08:52:46.245Z] #57 41.61 + cd /tmp/tmp.ZOMvOIRnYo/src/github.com/containerd/containerd [2021-07-20T08:52:46.245Z] #57 41.61 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:46.245Z] #57 ... [2021-07-20T08:52:46.245Z] [2021-07-20T08:52:46.245Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:46.245Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:46.245Z] #52 64.72 golang.org/x/crypto/ssh/terminal [2021-07-20T08:52:46.245Z] #52 64.85 mvdan.cc/editorconfig [2021-07-20T08:52:46.245Z] #52 65.72 go/scanner [2021-07-20T08:52:46.245Z] #52 66.57 mvdan.cc/sh/v3/syntax [2021-07-20T08:52:46.245Z] #52 67.58 go/ast [2021-07-20T08:52:46.245Z] #52 74.74 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T08:52:46.398Z] #37 6.132 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T08:52:46.398Z] #37 6.364 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T08:52:46.509Z] #52 ... [2021-07-20T08:52:46.509Z] [2021-07-20T08:52:46.509Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:46.509Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:52:46.509Z] #57 43.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T08:52:46.509Z] #57 43.02 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T08:52:46.509Z] #57 43.02 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:46.509Z] #57 43.02 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:46.509Z] #57 43.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T08:52:46.509Z] #57 43.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T08:52:46.509Z] #57 43.02 + '[' '' = dynamic ']' [2021-07-20T08:52:46.509Z] #57 43.02 + make [2021-07-20T08:52:46.606Z] #46 ... [2021-07-20T08:52:46.606Z] [2021-07-20T08:52:46.606Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:46.606Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:46.606Z] #44 64.53 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:46.606Z] #44 68.03 Setting up criu (3.15-1) ... [2021-07-20T08:52:46.606Z] #44 70.06 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:46.606Z] #44 70.11 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:46.606Z] #44 DONE 70.5s [2021-07-20T08:52:46.606Z] [2021-07-20T08:52:46.606Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:46.606Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:52:46.659Z] #37 6.517 -- Configuring done [2021-07-20T08:52:46.659Z] #37 6.526 -- Generating done [2021-07-20T08:52:46.659Z] #37 6.536 -- Build files have been written to: /tmp/tmp.wVul6osIkb/tini [2021-07-20T08:52:46.659Z] #37 6.549 + make tini-static [2021-07-20T08:52:46.998Z] #14 DONE 1.7s [2021-07-20T08:52:46.998Z] [2021-07-20T08:52:46.998Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:52:46.998Z] #54 sha256:a4121b573dcaf2984c0df62a5326f300b894c5e493ccaea7d439c9d46459b9ab [2021-07-20T08:52:46.998Z] #54 1.666 + RM_GOPATH=0 [2021-07-20T08:52:46.998Z] #54 1.666 + TMP_GOPATH= [2021-07-20T08:52:46.998Z] #54 1.666 + : /build [2021-07-20T08:52:46.998Z] #54 1.666 + '[' -z '' ']' [2021-07-20T08:52:46.998Z] #54 1.666 ++ mktemp -d [2021-07-20T08:52:46.998Z] #54 1.667 + export GOPATH=/tmp/tmp.X9vWGnJJC7 [2021-07-20T08:52:46.998Z] #54 1.667 + GOPATH=/tmp/tmp.X9vWGnJJC7 [2021-07-20T08:52:46.998Z] #54 1.667 + RM_GOPATH=1 [2021-07-20T08:52:46.998Z] #54 1.667 + case "$(go env GOARCH)" in [2021-07-20T08:52:46.998Z] #54 1.668 ++ go env GOARCH [2021-07-20T08:52:46.998Z] #54 1.681 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:46.998Z] #54 1.681 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:52:46.998Z] #54 1.681 ++ dirname /tmp/install/install.sh [2021-07-20T08:52:46.998Z] #54 1.682 + dir=/tmp/install [2021-07-20T08:52:46.998Z] #54 1.682 + bin=runc [2021-07-20T08:52:46.998Z] #54 1.682 + shift [2021-07-20T08:52:46.998Z] #54 1.682 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T08:52:46.998Z] #54 1.682 + . /tmp/install/runc.installer [2021-07-20T08:52:46.998Z] #54 1.683 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:52:46.998Z] #54 1.683 + install_runc [2021-07-20T08:52:46.998Z] #54 1.683 + uname -r [2021-07-20T08:52:46.998Z] #54 1.683 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T08:52:46.998Z] #54 1.701 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T08:52:46.998Z] #54 1.702 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T08:52:46.998Z] #54 1.702 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T08:52:46.998Z] #54 1.702 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X9vWGnJJC7/src/github.com/opencontainers/runc [2021-07-20T08:52:46.998Z] #54 1.702 Cloning into '/tmp/tmp.X9vWGnJJC7/src/github.com/opencontainers/runc'... [2021-07-20T08:52:47.232Z] #37 6.942 Scanning dependencies of target tini-static [2021-07-20T08:52:47.232Z] #37 7.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T08:52:47.537Z] #57 ... [2021-07-20T08:52:47.537Z] [2021-07-20T08:52:47.537Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:47.537Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:52:47.537Z] #46 76.19 fmt [2021-07-20T08:52:47.804Z] #37 ... [2021-07-20T08:52:47.804Z] [2021-07-20T08:52:47.804Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:47.804Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:47.804Z] #46 56.36 syscall [2021-07-20T08:52:47.804Z] #46 63.78 internal/fmtsort [2021-07-20T08:52:47.804Z] #46 63.99 internal/poll [2021-07-20T08:52:47.804Z] #46 64.51 internal/syscall/execenv [2021-07-20T08:52:47.804Z] #46 64.70 path [2021-07-20T08:52:47.804Z] #46 65.16 io/fs [2021-07-20T08:52:47.804Z] #46 66.23 regexp/syntax [2021-07-20T08:52:47.804Z] #46 ... [2021-07-20T08:52:47.804Z] [2021-07-20T08:52:47.804Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:47.804Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:47.804Z] #44 63.21 Setting up python3-six (1.12.0-1) ... [2021-07-20T08:52:47.804Z] #44 64.30 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:52:47.804Z] #44 65.80 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-20T08:52:47.935Z] #54 ... [2021-07-20T08:52:47.935Z] [2021-07-20T08:52:47.935Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T08:52:47.935Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T08:52:47.935Z] #15 DONE 1.3s [2021-07-20T08:52:48.194Z] [2021-07-20T08:52:48.194Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:52:48.194Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T08:52:48.444Z] #57 44.74 + bin/ctr [2021-07-20T08:52:49.132Z] #16 1.022 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T08:52:49.392Z] #16 DONE 1.4s [2021-07-20T08:52:49.392Z] [2021-07-20T08:52:49.392Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:52:49.392Z] #59 sha256:3e3db0909b69bdbb0558e1835bf66ac873b6500436c328fc86b225eceb3a651f [2021-07-20T08:52:49.392Z] #59 109.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:52:49.392Z] #59 109.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T08:52:49.392Z] #59 DONE 116.0s [2021-07-20T08:52:49.392Z] [2021-07-20T08:52:49.392Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T08:52:49.392Z] #60 sha256:83b56cbb5663ab656e76496c1d92b7d5feeeea9566c1e28d8869751f3b02f327 [2021-07-20T08:52:49.402Z] #57 ... [2021-07-20T08:52:49.402Z] [2021-07-20T08:52:49.402Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:49.402Z] #52 sha256:e776340fe260862518f2067916afab00d55bf8931291b2afa2afb8ce20a68551 [2021-07-20T08:52:49.402Z] #52 DONE 77.8s [2021-07-20T08:52:49.402Z] [2021-07-20T08:52:49.402Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:49.402Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:52:49.402Z] #46 73.01 text/template [2021-07-20T08:52:49.402Z] #46 76.97 encoding/xml [2021-07-20T08:52:49.402Z] #46 77.72 go/parser [2021-07-20T08:52:49.431Z] #46 78.02 path/filepath [2021-07-20T08:52:49.652Z] #60 DONE 0.2s [2021-07-20T08:52:49.652Z] [2021-07-20T08:52:49.652Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T08:52:49.652Z] #61 sha256:f54ce6613ab6605d1673b3993bfb05690d9598b55d7739035670b36cddc5ed84 [2021-07-20T08:52:49.652Z] #61 DONE 0.1s [2021-07-20T08:52:49.652Z] [2021-07-20T08:52:49.652Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T08:52:49.652Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T08:52:50.356Z] #44 ... [2021-07-20T08:52:50.356Z] [2021-07-20T08:52:50.356Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-20T08:52:50.356Z] #37 sha256:7541e9fcd3f856c52681f57229b1b215b1b4e29bc565b86f1455cc092268d7d3 [2021-07-20T08:52:50.356Z] #37 8.374 [100%] Linking C executable tini-static [2021-07-20T08:52:50.356Z] #37 8.932 [100%] Built target tini-static [2021-07-20T08:52:50.356Z] #37 9.047 + mkdir -p /build [2021-07-20T08:52:50.356Z] #37 9.051 + cp tini-static /build/docker-init [2021-07-20T08:52:50.356Z] #37 DONE 10.1s [2021-07-20T08:52:50.356Z] [2021-07-20T08:52:50.356Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:50.356Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:50.356Z] #13 65.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T08:52:50.356Z] #13 65.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:50.356Z] #13 65.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:50.356Z] #13 65.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T08:52:50.356Z] #13 65.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:50.356Z] #13 65.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:50.800Z] #46 79.36 internal/lazyregexp [2021-07-20T08:52:51.057Z] #46 79.83 io/ioutil [2021-07-20T08:52:51.558Z] #17 DONE 1.9s [2021-07-20T08:52:51.558Z] [2021-07-20T08:52:51.558Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:52:51.558Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T08:52:51.620Z] #46 80.24 flag [2021-07-20T08:52:51.620Z] #46 80.25 go/token [2021-07-20T08:52:52.126Z] #18 ... [2021-07-20T08:52:52.126Z] [2021-07-20T08:52:52.126Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:52.126Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:52:52.126Z] #46 108.5 vendor/golang.org/x/net/http2/hpack [2021-07-20T08:52:52.126Z] #46 109.5 mime [2021-07-20T08:52:52.126Z] #46 110.9 mime/quotedprintable [2021-07-20T08:52:52.126Z] #46 111.2 net/http/internal [2021-07-20T08:52:52.126Z] #46 115.2 crypto/tls [2021-07-20T08:52:52.550Z] #46 81.13 go/scanner [2021-07-20T08:52:52.748Z] #46 ... [2021-07-20T08:52:52.748Z] [2021-07-20T08:52:52.748Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:52.748Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:52:52.748Z] #13 78.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T08:52:52.748Z] #13 78.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-20T08:52:52.748Z] #13 78.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:53.062Z] #46 ... [2021-07-20T08:52:53.062Z] [2021-07-20T08:52:53.062Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:52:53.062Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T08:52:53.062Z] #18 DONE 1.6s [2021-07-20T08:52:53.062Z] [2021-07-20T08:52:53.062Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-20T08:52:53.062Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T08:52:53.113Z] #46 81.79 net/url [2021-07-20T08:52:53.663Z] #13 ... [2021-07-20T08:52:53.663Z] [2021-07-20T08:52:53.663Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-20T08:52:53.663Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-20T08:52:53.663Z] #44 69.07 Setting up criu (3.15-1) ... [2021-07-20T08:52:53.663Z] #44 71.06 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:52:53.663Z] #44 71.10 Processing triggers for mime-support (3.62) ... [2021-07-20T08:52:53.663Z] #44 DONE 71.6s [2021-07-20T08:52:53.663Z] [2021-07-20T08:52:53.663Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:53.663Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:52:53.663Z] #52 62.31 context [2021-07-20T08:52:53.663Z] #52 63.36 internal/syscall/unix [2021-07-20T08:52:53.663Z] #52 63.66 internal/poll [2021-07-20T08:52:53.663Z] #52 64.69 encoding/binary [2021-07-20T08:52:53.663Z] #52 66.47 os [2021-07-20T08:52:53.663Z] #52 66.63 encoding/base64 [2021-07-20T08:52:53.663Z] #52 67.46 golang.org/x/sys/unix [2021-07-20T08:52:53.663Z] #52 71.27 fmt [2021-07-20T08:52:53.676Z] #46 82.54 go/ast [2021-07-20T08:52:54.000Z] #19 DONE 1.1s [2021-07-20T08:52:54.000Z] [2021-07-20T08:52:54.000Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:52:54.000Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:52:54.605Z] #46 83.33 text/template/parse [2021-07-20T08:52:55.379Z] #20 1.396 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:52:55.638Z] #20 1.508 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:52:55.638Z] #20 1.544 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:52:55.638Z] #20 1.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:52:55.896Z] #20 1.944 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:52:56.498Z] #46 ... [2021-07-20T08:52:56.498Z] [2021-07-20T08:52:56.498Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:56.498Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:52:57.268Z] #57 42.16 Checking out files: 54% (2208/4076) Checking out files: 55% (2242/4076) Checking out files: 56% (2283/4076) Checking out files: 57% (2324/4076) Checking out files: 58% (2365/4076) Checking out files: 59% (2405/4076) Checking out files: 60% (2446/4076) Checking out files: 61% (2487/4076) Checking out files: 62% (2528/4076) Checking out files: 63% (2568/4076) Checking out files: 64% (2609/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 98% (4024/4076) [2021-07-20T08:52:57.268Z] #57 ... [2021-07-20T08:52:57.268Z] [2021-07-20T08:52:57.268Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:52:57.268Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:52:57.268Z] #13 66.55 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T08:52:57.268Z] #13 66.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:57.268Z] #13 66.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:57.268Z] #13 66.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T08:52:57.268Z] #13 66.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:52:57.268Z] #13 66.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:52:57.273Z] #20 2.858 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:52:57.525Z] #13 ... [2021-07-20T08:52:57.525Z] [2021-07-20T08:52:57.525Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:57.525Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:52:57.525Z] #52 76.19 fmt [2021-07-20T08:52:57.525Z] #52 78.91 path/filepath [2021-07-20T08:52:57.525Z] #52 80.19 golang.org/x/crypto/ssh/terminal [2021-07-20T08:52:57.525Z] #52 80.81 encoding/json [2021-07-20T08:52:57.525Z] #52 81.56 flag [2021-07-20T08:52:57.525Z] #52 82.88 github.com/pkg/diff [2021-07-20T08:52:57.525Z] #52 83.96 go/ast [2021-07-20T08:52:57.525Z] #52 86.39 mvdan.cc/editorconfig [2021-07-20T08:52:57.525Z] #52 ... [2021-07-20T08:52:57.525Z] [2021-07-20T08:52:57.525Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:52:57.525Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:52:57.525Z] #57 42.16 Checking out files: 54% (2208/4076) Checking out files: 55% (2242/4076) Checking out files: 56% (2283/4076) Checking out files: 57% (2324/4076) Checking out files: 58% (2365/4076) Checking out files: 59% (2405/4076) Checking out files: 60% (2446/4076) Checking out files: 61% (2487/4076) Checking out files: 62% (2528/4076) Checking out files: 63% (2568/4076) Checking out files: 64% (2609/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 98% (4024/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T08:52:57.525Z] #57 43.24 + cd /tmp/tmp.eByP8422up/src/github.com/containerd/containerd [2021-07-20T08:52:57.525Z] #57 43.25 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:52:57.845Z] #20 3.734 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:52:57.865Z] #52 ... [2021-07-20T08:52:57.865Z] [2021-07-20T08:52:57.865Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:52:57.865Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:52:57.865Z] #46 66.93 os [2021-07-20T08:52:57.865Z] #46 71.03 fmt [2021-07-20T08:52:57.865Z] #46 71.05 path/filepath [2021-07-20T08:52:57.865Z] #46 72.57 regexp [2021-07-20T08:52:57.865Z] #46 75.49 internal/lazyregexp [2021-07-20T08:52:57.865Z] #46 75.76 go/token [2021-07-20T08:52:57.865Z] #46 75.76 flag [2021-07-20T08:52:57.865Z] #46 ... [2021-07-20T08:52:57.865Z] [2021-07-20T08:52:57.865Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:52:57.865Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:52:57.865Z] #52 75.79 golang.org/x/crypto/ssh/terminal [2021-07-20T08:52:57.865Z] #52 76.05 encoding/json [2021-07-20T08:52:58.088Z] #57 43.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T08:52:58.088Z] #57 43.89 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T08:52:58.088Z] #57 43.89 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:58.088Z] #57 43.89 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:52:58.088Z] #57 43.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T08:52:58.088Z] #57 43.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T08:52:58.088Z] #57 43.89 + '[' '' = dynamic ']' [2021-07-20T08:52:58.088Z] #57 43.89 + make [2021-07-20T08:52:58.806Z] #52 77.25 github.com/pkg/diff [2021-07-20T08:52:59.223Z] #20 5.171 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:52:59.492Z] #57 45.34 + bin/ctr [2021-07-20T08:53:00.192Z] #52 78.56 go/ast [2021-07-20T08:53:00.934Z] #13 ... [2021-07-20T08:53:00.934Z] [2021-07-20T08:53:00.934Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:00.934Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:53:00.934Z] #46 81.32 go/doc [2021-07-20T08:53:00.934Z] #46 82.36 crypto/rand [2021-07-20T08:53:00.934Z] #46 82.94 vendor/golang.org/x/crypto/cryptobyte [2021-07-20T08:53:00.934Z] #46 84.34 crypto/rsa [2021-07-20T08:53:00.934Z] #46 85.80 crypto/ecdsa [2021-07-20T08:53:00.934Z] #46 85.97 github.com/LK4D4/vndr/build [2021-07-20T08:53:00.934Z] #46 86.28 vendor/golang.org/x/net/idna [2021-07-20T08:53:00.934Z] #46 87.00 vendor/golang.org/x/net/http2/hpack [2021-07-20T08:53:01.514Z] #46 89.98 net/textproto [2021-07-20T08:53:01.514Z] #46 89.98 crypto/x509 [2021-07-20T08:53:01.514Z] #46 89.98 vendor/golang.org/x/net/http/httpproxy [2021-07-20T08:53:02.738Z] #52 81.21 io/ioutil [2021-07-20T08:53:02.964Z] #46 91.08 vendor/golang.org/x/net/http/httpguts [2021-07-20T08:53:02.964Z] #46 91.09 mime/multipart [2021-07-20T08:53:03.003Z] #52 81.65 mvdan.cc/editorconfig [2021-07-20T08:53:04.364Z] #46 ... [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:53:04.364Z] #59 sha256:6de895d41ad6257c0fd211a1f8a1b1eb7c84f440b0fc945a3310d1d584fdf037 [2021-07-20T08:53:04.364Z] #59 85.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:53:04.364Z] #59 85.05 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T08:53:04.364Z] #59 DONE 92.4s [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:04.364Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:53:04.364Z] #13 89.38 Selecting previously unselected package libapparmor1:arm64. [2021-07-20T08:53:04.364Z] #13 89.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-20T08:53:04.364Z] #13 89.39 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-20T08:53:04.364Z] #13 ... [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T08:53:04.364Z] #60 sha256:ef917f8365be8e6ae235a6040d9ccc76f8aa2368aa50cca00ee7de16e852a411 [2021-07-20T08:53:04.364Z] #60 DONE 0.2s [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:04.364Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:53:04.364Z] #13 89.61 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-20T08:53:04.364Z] #13 89.61 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-20T08:53:04.364Z] #13 89.64 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-20T08:53:04.364Z] #13 ... [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T08:53:04.364Z] #61 sha256:79875f9d2a0ac357672e5a663b14d58b781265cb89af460d3798d8880376373b [2021-07-20T08:53:04.364Z] #61 DONE 0.2s [2021-07-20T08:53:04.364Z] [2021-07-20T08:53:04.364Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:04.364Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T08:53:04.364Z] #13 89.87 Selecting previously unselected package libbtrfs0. [2021-07-20T08:53:04.364Z] #13 89.87 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-20T08:53:04.364Z] #13 89.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:04.388Z] #52 82.81 mvdan.cc/sh/v3/fileutil [2021-07-20T08:53:04.388Z] #52 82.82 text/tabwriter [2021-07-20T08:53:04.496Z] #20 10.31 Fetched 8990 kB in 9s (982 kB/s) [2021-07-20T08:53:04.631Z] #13 90.04 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:53:04.631Z] #13 90.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-20T08:53:04.631Z] #13 90.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:04.631Z] #13 90.19 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-20T08:53:04.649Z] #52 83.17 mvdan.cc/sh/v3/syntax [2021-07-20T08:53:04.896Z] #13 90.19 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-20T08:53:04.896Z] #13 90.21 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-20T08:53:04.910Z] #52 ... [2021-07-20T08:53:04.910Z] [2021-07-20T08:53:04.910Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:53:04.910Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:53:05.161Z] #13 90.39 Selecting previously unselected package libudev-dev:arm64. [2021-07-20T08:53:05.161Z] #13 90.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-20T08:53:05.161Z] #13 90.43 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-20T08:53:05.426Z] #13 90.68 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-20T08:53:05.426Z] #13 90.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-20T08:53:05.426Z] #13 90.73 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-20T08:53:05.426Z] #13 90.97 Selecting previously unselected package libpcre16-3:arm64. [2021-07-20T08:53:05.691Z] #13 90.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-20T08:53:05.691Z] #13 90.98 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-20T08:53:05.691Z] #13 91.10 Selecting previously unselected package libpcre32-3:arm64. [2021-07-20T08:53:05.691Z] #13 91.11 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-20T08:53:05.691Z] #13 91.11 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-20T08:53:05.958Z] #13 91.32 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-20T08:53:05.958Z] #13 91.32 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-20T08:53:05.958Z] #13 91.34 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-20T08:53:06.219Z] #57 42.17 Checking out files: 51% (2090/4076) Checking out files: 52% (2120/4076) Checking out files: 53% (2161/4076) Checking out files: 54% (2202/4076) Checking out files: 55% (2242/4076) Checking out files: 56% (2283/4076) Checking out files: 57% (2324/4076) Checking out files: 58% (2365/4076) Checking out files: 59% (2405/4076) Checking out files: 60% (2446/4076) Checking out files: 61% (2487/4076) Checking out files: 62% (2528/4076) Checking out files: 63% (2568/4076) Checking out files: 64% (2609/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 95% (3910/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T08:53:06.219Z] #57 43.34 + cd /tmp/tmp.Ea0S8y9OIZ/src/github.com/containerd/containerd [2021-07-20T08:53:06.219Z] #57 43.35 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-20T08:53:06.238Z] #13 91.44 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-20T08:53:06.238Z] #13 91.47 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-20T08:53:06.238Z] #13 91.48 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-20T08:53:06.503Z] #13 91.93 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-20T08:53:06.503Z] #13 91.93 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-20T08:53:06.503Z] #13 91.94 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-20T08:53:06.768Z] #13 92.23 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-20T08:53:06.768Z] #13 92.24 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-20T08:53:06.768Z] #13 92.25 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-20T08:53:07.031Z] #20 10.31 Reading package lists... [2021-07-20T08:53:07.031Z] #20 ... [2021-07-20T08:53:07.031Z] [2021-07-20T08:53:07.031Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:07.031Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:53:07.031Z] #46 123.7 net/http/httptrace [2021-07-20T08:53:07.031Z] #46 123.9 net/http [2021-07-20T08:53:07.033Z] #13 92.34 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-20T08:53:07.033Z] #13 92.35 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-20T08:53:07.033Z] #13 92.37 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:07.033Z] #13 92.49 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-20T08:53:07.033Z] #13 92.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-20T08:53:07.033Z] #13 92.52 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-20T08:53:07.290Z] #46 ... [2021-07-20T08:53:07.290Z] [2021-07-20T08:53:07.290Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:07.290Z] #54 sha256:a4121b573dcaf2984c0df62a5326f300b894c5e493ccaea7d439c9d46459b9ab [2021-07-20T08:53:07.290Z] #54 12.14 + cd /tmp/tmp.X9vWGnJJC7/src/github.com/opencontainers/runc [2021-07-20T08:53:07.290Z] #54 12.14 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:07.290Z] #54 12.58 + '[' -z '' ']' [2021-07-20T08:53:07.290Z] #54 12.58 + target=static [2021-07-20T08:53:07.290Z] #54 12.58 + make 'BUILDTAGS=seccomp ' static [2021-07-20T08:53:07.290Z] #54 12.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T08:53:07.590Z] #57 ... [2021-07-20T08:53:07.590Z] [2021-07-20T08:53:07.590Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:53:07.590Z] #52 sha256:91942af8c7368f75767ddb56f05bb704d3d68b3f0c67a393010d224a3b1e14d8 [2021-07-20T08:53:07.590Z] #52 87.50 mvdan.cc/sh/v3/fileutil [2021-07-20T08:53:07.590Z] #52 87.55 text/tabwriter [2021-07-20T08:53:07.590Z] #52 87.99 mvdan.cc/sh/v3/syntax [2021-07-20T08:53:07.590Z] #52 93.38 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T08:53:07.590Z] #52 DONE 96.1s [2021-07-20T08:53:07.590Z] [2021-07-20T08:53:07.590Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:07.590Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:53:07.590Z] #13 86.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T08:53:07.590Z] #13 86.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:53:07.590Z] #13 86.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:07.613Z] #13 93.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-20T08:53:07.613Z] #13 93.14 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:07.613Z] #13 93.15 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-20T08:53:07.613Z] #13 93.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:53:07.613Z] #13 93.18 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-20T08:53:07.667Z] #57 45.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T08:53:07.860Z] #54 ... [2021-07-20T08:53:07.860Z] [2021-07-20T08:53:07.860Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:07.860Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:07.860Z] #20 10.31 Reading package lists... [2021-07-20T08:53:07.878Z] #13 93.19 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-20T08:53:07.878Z] #13 93.20 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:07.878Z] #13 93.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:07.878Z] #13 93.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-20T08:53:07.878Z] #13 93.24 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-20T08:53:07.878Z] #13 93.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:53:07.878Z] #13 93.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:07.878Z] #13 93.30 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-20T08:53:07.878Z] #13 93.31 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T08:53:07.878Z] #13 93.32 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-20T08:53:07.878Z] #13 93.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:53:07.878Z] #13 93.38 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-20T08:53:07.878Z] #13 93.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:07.930Z] #57 45.05 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T08:53:07.930Z] #57 45.05 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:53:07.930Z] #57 45.05 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T08:53:07.930Z] #57 45.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T08:53:07.930Z] #57 45.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T08:53:07.930Z] #57 45.05 + '[' '' = dynamic ']' [2021-07-20T08:53:07.930Z] #57 45.05 + make [2021-07-20T08:53:08.143Z] #13 93.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:08.143Z] #13 93.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:08.143Z] #13 93.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:08.143Z] #13 93.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:08.143Z] #13 93.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:08.143Z] #13 93.48 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:53:08.143Z] #13 93.50 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-20T08:53:08.143Z] #13 93.53 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-20T08:53:08.143Z] #13 93.54 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T08:53:08.143Z] #13 93.56 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-20T08:53:08.143Z] #13 93.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-20T08:53:08.143Z] #13 93.59 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:53:08.151Z] #13 ... [2021-07-20T08:53:08.151Z] [2021-07-20T08:53:08.151Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:08.151Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:53:08.151Z] #46 86.88 go/parser [2021-07-20T08:53:08.151Z] #46 88.13 text/template [2021-07-20T08:53:08.151Z] #46 90.45 log [2021-07-20T08:53:08.151Z] #46 91.39 encoding/xml [2021-07-20T08:53:08.151Z] #46 92.36 go/doc [2021-07-20T08:53:08.151Z] #46 95.13 github.com/LK4D4/vndr/build [2021-07-20T08:53:08.151Z] #46 96.50 github.com/LK4D4/vndr/versioned [2021-07-20T08:53:08.151Z] #46 96.50 compress/flate [2021-07-20T08:53:08.194Z] #57 ... [2021-07-20T08:53:08.194Z] [2021-07-20T08:53:08.194Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:08.194Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:08.194Z] #46 76.84 go/scanner [2021-07-20T08:53:08.194Z] #46 76.98 net/url [2021-07-20T08:53:08.194Z] #46 78.29 go/ast [2021-07-20T08:53:08.194Z] #46 78.70 text/template/parse [2021-07-20T08:53:08.194Z] #46 82.19 go/parser [2021-07-20T08:53:08.194Z] #46 83.04 text/template [2021-07-20T08:53:08.194Z] #46 85.84 log [2021-07-20T08:53:08.194Z] #46 86.77 encoding/xml [2021-07-20T08:53:08.735Z] #13 DONE 94.1s [2021-07-20T08:53:08.735Z] [2021-07-20T08:53:08.735Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:08.735Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:53:08.735Z] #46 92.66 crypto/tls [2021-07-20T08:53:09.143Z] #46 ... [2021-07-20T08:53:09.143Z] [2021-07-20T08:53:09.143Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:53:09.143Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:53:09.143Z] #57 46.42 + bin/ctr [2021-07-20T08:53:09.518Z] #46 98.05 hash/crc32 [2021-07-20T08:53:09.700Z] #46 98.01 net/http/httptrace [2021-07-20T08:53:09.700Z] #46 98.24 net/http [2021-07-20T08:53:09.775Z] #46 98.76 crypto/rsa [2021-07-20T08:53:10.280Z] #46 ... [2021-07-20T08:53:10.280Z] [2021-07-20T08:53:10.280Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:10.280Z] #54 sha256:b5f97c35516569413e74764f5ff370e52110ed3642ee6aa4bc3276e8e2fa8f39 [2021-07-20T08:53:10.280Z] #54 1.653 + RM_GOPATH=0 [2021-07-20T08:53:10.280Z] #54 1.653 + TMP_GOPATH= [2021-07-20T08:53:10.280Z] #54 1.653 + : /build [2021-07-20T08:53:10.280Z] #54 1.654 + '[' -z '' ']' [2021-07-20T08:53:10.280Z] #54 1.655 ++ mktemp -d [2021-07-20T08:53:10.280Z] #54 1.660 + export GOPATH=/tmp/tmp.BUT3UwhT5m [2021-07-20T08:53:10.280Z] #54 1.660 + GOPATH=/tmp/tmp.BUT3UwhT5m [2021-07-20T08:53:10.280Z] #54 1.660 + RM_GOPATH=1 [2021-07-20T08:53:10.280Z] #54 1.660 + case "$(go env GOARCH)" in [2021-07-20T08:53:10.280Z] #54 1.660 ++ go env GOARCH [2021-07-20T08:53:10.280Z] #54 1.693 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:10.280Z] #54 1.693 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:10.280Z] #54 1.700 ++ dirname /tmp/install/install.sh [2021-07-20T08:53:10.280Z] #54 1.704 + dir=/tmp/install [2021-07-20T08:53:10.280Z] #54 1.704 + bin=runc [2021-07-20T08:53:10.280Z] #54 1.704 + shift [2021-07-20T08:53:10.280Z] #54 1.711 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T08:53:10.280Z] #54 1.711 + . /tmp/install/runc.installer [2021-07-20T08:53:10.280Z] #54 1.711 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:10.280Z] #54 1.711 + install_runc [2021-07-20T08:53:10.280Z] #54 1.716 + uname -r [2021-07-20T08:53:10.280Z] #54 1.720 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T08:53:10.280Z] #54 1.728 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T08:53:10.280Z] #54 1.728 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T08:53:10.280Z] #54 1.728 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T08:53:10.280Z] #54 1.728 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BUT3UwhT5m/src/github.com/opencontainers/runc [2021-07-20T08:53:10.280Z] #54 1.733 Cloning into '/tmp/tmp.BUT3UwhT5m/src/github.com/opencontainers/runc'... [2021-07-20T08:53:10.339Z] #46 99.31 crypto/dsa [2021-07-20T08:53:10.546Z] #54 ... [2021-07-20T08:53:10.546Z] [2021-07-20T08:53:10.546Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-20T08:53:10.546Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-20T08:53:10.546Z] #14 DONE 1.9s [2021-07-20T08:53:10.546Z] [2021-07-20T08:53:10.546Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T08:53:10.546Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574 [2021-07-20T08:53:10.902Z] #46 99.68 crypto/x509/pkix [2021-07-20T08:53:11.466Z] #46 100.3 net [2021-07-20T08:53:11.466Z] #46 100.3 vendor/golang.org/x/crypto/chacha20 [2021-07-20T08:53:12.030Z] #46 100.8 vendor/golang.org/x/crypto/poly1305 [2021-07-20T08:53:12.347Z] #20 13.95 Reading package lists... [2021-07-20T08:53:12.484Z] #15 DONE 1.8s [2021-07-20T08:53:12.484Z] [2021-07-20T08:53:12.484Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:53:12.484Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96 [2021-07-20T08:53:12.594Z] #46 101.2 vendor/golang.org/x/sys/cpu [2021-07-20T08:53:12.611Z] #20 17.67 Building dependency tree... [2021-07-20T08:53:12.851Z] #46 101.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-20T08:53:13.184Z] #20 19.13 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T08:53:13.184Z] #20 19.13 The following additional packages will be installed: [2021-07-20T08:53:13.184Z] #20 19.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T08:53:13.184Z] #20 19.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T08:53:13.184Z] #20 19.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T08:53:13.184Z] #20 19.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T08:53:13.184Z] #20 19.14 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T08:53:13.184Z] #20 19.15 Suggested packages: [2021-07-20T08:53:13.184Z] #20 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-20T08:53:13.184Z] #20 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-20T08:53:13.184Z] #20 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-20T08:53:13.184Z] #20 19.15 quota [2021-07-20T08:53:13.184Z] #20 19.15 Recommended packages: [2021-07-20T08:53:13.184Z] #20 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T08:53:13.184Z] #20 19.15 python3-keyrings.alt python3-xdg unzip [2021-07-20T08:53:13.887Z] #16 1.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T08:53:14.162Z] #16 DONE 1.7s [2021-07-20T08:53:14.162Z] [2021-07-20T08:53:14.162Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T08:53:14.162Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3 [2021-07-20T08:53:14.219Z] #46 102.8 vendor/golang.org/x/crypto/curve25519 [2021-07-20T08:53:14.558Z] #20 ... [2021-07-20T08:53:14.558Z] [2021-07-20T08:53:14.558Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:14.558Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:53:14.558Z] #32 DONE 140.8s [2021-07-20T08:53:14.558Z] [2021-07-20T08:53:14.559Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:14.559Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:14.559Z] #20 20.51 The following NEW packages will be installed: [2021-07-20T08:53:14.559Z] #20 20.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-20T08:53:14.559Z] #20 20.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-20T08:53:14.559Z] #20 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-20T08:53:14.559Z] #20 20.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-20T08:53:14.559Z] #20 20.52 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-20T08:53:14.559Z] #20 20.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-20T08:53:14.559Z] #20 20.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-20T08:53:14.559Z] #20 20.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-20T08:53:14.559Z] #20 20.52 xz-utils zip [2021-07-20T08:53:14.559Z] #20 ... [2021-07-20T08:53:14.559Z] [2021-07-20T08:53:14.559Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:14.559Z] #46 sha256:d8c678cb2ff63613ca30c05f36f02e16bf0074833201c8c1440055398207ce07 [2021-07-20T08:53:14.559Z] #46 135.3 github.com/LK4D4/vndr/godl [2021-07-20T08:53:14.559Z] #46 136.1 github.com/LK4D4/vndr [2021-07-20T08:53:14.782Z] #46 103.5 vendor/golang.org/x/crypto/hkdf [2021-07-20T08:53:14.782Z] #46 103.6 vendor/golang.org/x/text/transform [2021-07-20T08:53:14.816Z] #46 DONE 141.2s [2021-07-20T08:53:14.817Z] [2021-07-20T08:53:14.817Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:14.817Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:15.086Z] #20 20.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:53:15.086Z] #20 20.90 Need to get 28.6 MB of archives. [2021-07-20T08:53:15.086Z] #20 20.90 After this operation, 116 MB of additional disk space will be used. [2021-07-20T08:53:15.086Z] #20 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-20T08:53:15.086Z] #20 20.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:53:15.086Z] #20 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:53:15.086Z] #20 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:53:15.086Z] #20 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:53:15.086Z] #20 21.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:53:15.344Z] #20 21.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:53:15.344Z] #20 21.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:53:15.344Z] #20 21.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:53:15.344Z] #20 21.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-20T08:53:15.344Z] #20 21.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-20T08:53:15.344Z] #20 21.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-20T08:53:15.344Z] #20 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-20T08:53:15.344Z] #20 21.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-20T08:53:15.344Z] #20 21.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-20T08:53:15.344Z] #20 21.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-20T08:53:15.344Z] #20 21.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:53:15.344Z] #20 21.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:53:15.565Z] #17 DONE 1.5s [2021-07-20T08:53:15.565Z] [2021-07-20T08:53:15.565Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:53:15.565Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c [2021-07-20T08:53:15.602Z] #20 21.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T08:53:15.602Z] #20 21.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-20T08:53:15.602Z] #20 21.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-20T08:53:15.602Z] #20 21.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-20T08:53:15.602Z] #20 21.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-20T08:53:15.602Z] #20 21.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:53:15.602Z] #20 21.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:53:15.602Z] #20 21.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:53:15.602Z] #20 21.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-20T08:53:15.602Z] #20 21.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-20T08:53:15.602Z] #20 21.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:53:15.712Z] #46 104.3 vendor/golang.org/x/text/unicode/bidi [2021-07-20T08:53:15.730Z] #57 ... [2021-07-20T08:53:15.730Z] [2021-07-20T08:53:15.730Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-20T08:53:15.730Z] #52 sha256:e6fd4729598f0b594f84d01c072b1c03c94a442b12964a7814553ff1fa456a2e [2021-07-20T08:53:15.730Z] #52 88.45 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T08:53:15.730Z] #52 DONE 93.2s [2021-07-20T08:53:15.730Z] [2021-07-20T08:53:15.730Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:15.730Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:15.730Z] #46 88.04 go/doc [2021-07-20T08:53:15.730Z] #46 90.49 github.com/LK4D4/vndr/build [2021-07-20T08:53:15.730Z] #46 92.10 github.com/LK4D4/vndr/versioned [2021-07-20T08:53:15.730Z] #46 92.15 compress/flate [2021-07-20T08:53:15.730Z] #46 92.78 hash/crc32 [2021-07-20T08:53:15.730Z] #46 93.45 net [2021-07-20T08:53:15.730Z] #46 94.32 compress/gzip [2021-07-20T08:53:16.169Z] #20 22.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:53:16.169Z] #20 22.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:53:16.169Z] #20 22.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:53:16.169Z] #20 22.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-20T08:53:16.169Z] #20 22.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-20T08:53:16.169Z] #20 22.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-20T08:53:16.169Z] #20 22.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T08:53:16.300Z] #46 94.87 vendor/golang.org/x/crypto/poly1305 [2021-07-20T08:53:16.431Z] #20 22.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T08:53:16.431Z] #20 22.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T08:53:16.431Z] #20 22.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-20T08:53:16.431Z] #20 22.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:53:16.431Z] #20 22.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T08:53:16.431Z] #20 22.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T08:53:16.431Z] #20 22.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-20T08:53:16.431Z] #20 22.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-20T08:53:16.431Z] #20 22.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-20T08:53:16.431Z] #20 22.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T08:53:16.870Z] #46 95.36 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-20T08:53:17.001Z] #20 22.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-20T08:53:17.001Z] #20 22.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-20T08:53:17.001Z] #20 23.03 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-20T08:53:17.080Z] #46 105.6 vendor/golang.org/x/text/secure/bidirule [2021-07-20T08:53:17.080Z] #46 105.8 vendor/golang.org/x/text/unicode/norm [2021-07-20T08:53:17.512Z] #18 DONE 1.9s [2021-07-20T08:53:17.512Z] [2021-07-20T08:53:17.512Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:17.512Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:53:17.512Z] #46 ... [2021-07-20T08:53:17.512Z] [2021-07-20T08:53:17.512Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:17.512Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-20T08:53:17.512Z] #32 DONE 105.6s [2021-07-20T08:53:17.512Z] [2021-07-20T08:53:17.512Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-20T08:53:17.512Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789 [2021-07-20T08:53:17.567Z] #20 23.52 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:53:17.567Z] #20 23.64 Fetched 28.6 MB in 2s (11.7 MB/s) [2021-07-20T08:53:17.812Z] #46 96.35 vendor/golang.org/x/crypto/curve25519 [2021-07-20T08:53:17.826Z] #20 23.70 Selecting previously unselected package pigz. [2021-07-20T08:53:17.826Z] #20 23.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-20T08:53:17.826Z] #20 23.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-20T08:53:17.826Z] #20 23.77 Unpacking pigz (2.4-1) ... [2021-07-20T08:53:17.826Z] #20 23.85 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:53:18.085Z] #20 23.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:53:18.085Z] #20 23.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:18.344Z] #20 24.17 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:53:18.344Z] #20 24.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:53:18.344Z] #20 24.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:53:18.755Z] #46 97.11 vendor/golang.org/x/crypto/hkdf [2021-07-20T08:53:18.755Z] #46 97.28 vendor/golang.org/x/text/transform [2021-07-20T08:53:19.280Z] #20 24.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:19.280Z] #20 24.95 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:53:19.326Z] #46 97.89 vendor/golang.org/x/text/unicode/bidi [2021-07-20T08:53:19.447Z] #19 DONE 2.0s [2021-07-20T08:53:19.447Z] [2021-07-20T08:53:19.447Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:19.447Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-20T08:53:20.268Z] #46 ... [2021-07-20T08:53:20.268Z] [2021-07-20T08:53:20.268Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:20.268Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:53:20.268Z] #13 86.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T08:53:20.268Z] #13 86.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T08:53:20.268Z] #13 86.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:20.657Z] #20 26.48 Selecting previously unselected package python3-minimal. [2021-07-20T08:53:20.657Z] #20 26.48 (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 ... 23695 files and directories currently installed.) [2021-07-20T08:53:20.657Z] #20 26.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:53:20.657Z] #20 26.54 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:53:20.657Z] #20 26.62 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:53:20.657Z] #20 26.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:53:20.657Z] #20 26.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:53:20.657Z] #20 26.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:53:20.840Z] #13 ... [2021-07-20T08:53:20.840Z] [2021-07-20T08:53:20.840Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:20.840Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:20.840Z] #46 99.30 vendor/golang.org/x/text/secure/bidirule [2021-07-20T08:53:20.840Z] #46 99.49 vendor/golang.org/x/text/unicode/norm [2021-07-20T08:53:20.916Z] #20 26.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:53:20.916Z] #20 26.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:21.253Z] #46 109.7 vendor/golang.org/x/net/idna [2021-07-20T08:53:21.253Z] #46 ... [2021-07-20T08:53:21.253Z] [2021-07-20T08:53:21.253Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:21.253Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:53:21.253Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2021-07-20T08:53:21.253Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-20T08:53:21.253Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:53:21.253Z] #13 100.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-20T08:53:21.253Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-20T08:53:21.253Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:53:21.253Z] #13 100.4 Selecting previously unselected package libbtrfs0. [2021-07-20T08:53:21.253Z] #13 100.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:53:21.253Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:21.253Z] #13 100.5 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:53:21.253Z] #13 100.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:53:21.253Z] #13 100.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:21.253Z] #13 100.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-20T08:53:21.484Z] #20 27.47 Selecting previously unselected package python3.7. [2021-07-20T08:53:21.510Z] #13 100.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:53:21.510Z] #13 100.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:21.510Z] #13 100.7 Selecting previously unselected package libudev-dev:amd64. [2021-07-20T08:53:21.510Z] #13 100.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:53:21.510Z] #13 100.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:21.510Z] #13 100.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-20T08:53:21.744Z] #20 27.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:53:21.744Z] #20 27.48 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:21.744Z] #20 27.62 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:53:21.744Z] #20 27.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:53:21.744Z] #20 27.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:53:21.744Z] #20 27.74 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:53:21.767Z] #13 100.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-20T08:53:21.767Z] #13 100.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:53:21.767Z] #13 101.2 Selecting previously unselected package libpcre16-3:amd64. [2021-07-20T08:53:22.022Z] #20 2.081 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:53:22.022Z] #20 2.244 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:53:22.022Z] #20 2.408 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:53:22.022Z] #20 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:53:22.024Z] #13 101.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:22.024Z] #13 101.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:22.024Z] #13 101.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-20T08:53:22.024Z] #13 101.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:22.024Z] #13 101.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:22.280Z] #13 101.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-20T08:53:22.281Z] #13 101.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:22.281Z] #13 101.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:53:22.281Z] #13 101.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-20T08:53:22.281Z] #13 101.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:22.287Z] #20 2.664 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-20T08:53:22.538Z] #13 101.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:53:22.681Z] #20 28.39 Selecting previously unselected package python3. [2021-07-20T08:53:22.681Z] #20 28.39 (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 ... 24107 files and directories currently installed.) [2021-07-20T08:53:22.681Z] #20 28.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:53:22.681Z] #20 28.47 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:53:22.681Z] #20 28.57 Selecting previously unselected package libip4tc0:amd64. [2021-07-20T08:53:22.681Z] #20 28.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:53:22.681Z] #20 28.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:22.681Z] #20 28.64 Selecting previously unselected package libip6tc0:amd64. [2021-07-20T08:53:22.681Z] #20 28.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:53:22.681Z] #20 28.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:22.795Z] #13 102.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-20T08:53:22.795Z] #13 102.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-20T08:53:22.795Z] #13 102.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:53:22.795Z] #13 102.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-20T08:53:22.867Z] #20 3.443 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-20T08:53:22.946Z] #20 28.78 Selecting previously unselected package libiptc0:amd64. [2021-07-20T08:53:22.946Z] #20 28.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-20T08:53:22.946Z] #20 28.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:22.946Z] #20 28.89 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-20T08:53:22.946Z] #20 28.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-20T08:53:22.946Z] #20 28.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:53:22.946Z] #20 29.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-20T08:53:23.052Z] #13 102.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:53:23.052Z] #13 102.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:23.052Z] #13 102.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-20T08:53:23.052Z] #13 102.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:53:23.052Z] #13 102.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:23.205Z] #20 29.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-20T08:53:23.205Z] #20 29.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:53:23.205Z] #20 29.09 Selecting previously unselected package libnftnl11:amd64. [2021-07-20T08:53:23.205Z] #20 29.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-20T08:53:23.205Z] #20 29.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:53:23.205Z] #20 29.18 Selecting previously unselected package iptables. [2021-07-20T08:53:23.205Z] #20 29.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-20T08:53:23.205Z] #20 29.19 Unpacking iptables (1.8.2-4) ... [2021-07-20T08:53:23.309Z] #13 102.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-20T08:53:23.309Z] #13 102.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:53:23.309Z] #13 102.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:23.464Z] #20 29.47 Selecting previously unselected package xxd. [2021-07-20T08:53:23.464Z] #20 29.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:53:23.464Z] #20 29.48 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:53:23.569Z] #13 102.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:53:23.569Z] #13 103.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:23.723Z] #20 29.61 Selecting previously unselected package vim-common. [2021-07-20T08:53:23.723Z] #20 29.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:53:23.723Z] #20 29.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:53:23.723Z] #20 29.81 Selecting previously unselected package bash-completion. [2021-07-20T08:53:23.723Z] #20 29.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T08:53:23.823Z] #20 4.255 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-20T08:53:23.826Z] #13 103.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:23.826Z] #13 103.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:23.826Z] #13 103.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:23.826Z] #13 103.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:53:23.826Z] #13 103.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:53:23.826Z] #13 103.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:24.083Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:24.083Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:24.083Z] #13 103.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:24.083Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:24.083Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:24.083Z] #13 103.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:53:24.083Z] #13 103.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:53:24.083Z] #13 103.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:24.083Z] #13 103.4 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T08:53:24.083Z] #13 103.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:24.083Z] #13 103.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:24.083Z] #13 103.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:53:25.045Z] #46 103.2 vendor/golang.org/x/net/idna [2021-07-20T08:53:25.227Z] #20 5.428 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-20T08:53:25.227Z] #20 ... [2021-07-20T08:53:25.227Z] [2021-07-20T08:53:25.227Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:25.227Z] #46 sha256:5495a1f3da16d9098fd14e0875b65b116681ce882a3cfcb385fa69a11122beef [2021-07-20T08:53:25.227Z] #46 109.5 github.com/LK4D4/vndr/godl [2021-07-20T08:53:25.227Z] #46 110.1 github.com/LK4D4/vndr [2021-07-20T08:53:25.227Z] #46 DONE 113.6s [2021-07-20T08:53:25.227Z] [2021-07-20T08:53:25.227Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:25.227Z] #54 sha256:b5f97c35516569413e74764f5ff370e52110ed3642ee6aa4bc3276e8e2fa8f39 [2021-07-20T08:53:25.227Z] #54 10.27 + cd /tmp/tmp.BUT3UwhT5m/src/github.com/opencontainers/runc [2021-07-20T08:53:25.227Z] #54 10.27 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:25.227Z] #54 11.03 + '[' -z '' ']' [2021-07-20T08:53:25.227Z] #54 11.03 + target=static [2021-07-20T08:53:25.227Z] #54 11.03 + make 'BUILDTAGS=seccomp ' static [2021-07-20T08:53:25.227Z] #54 11.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T08:53:25.986Z] #46 ... [2021-07-20T08:53:25.986Z] [2021-07-20T08:53:25.986Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-07-20T08:53:25.986Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T08:53:25.986Z] #13 100.4 Selecting previously unselected package libapparmor1:amd64. [2021-07-20T08:53:25.986Z] #13 100.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 100.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:53:25.986Z] #13 100.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-20T08:53:25.986Z] #13 100.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 100.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:53:25.986Z] #13 100.7 Selecting previously unselected package libbtrfs0. [2021-07-20T08:53:25.986Z] #13 100.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 100.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:25.986Z] #13 100.8 Selecting previously unselected package libbtrfs-dev. [2021-07-20T08:53:25.986Z] #13 100.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 100.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:25.986Z] #13 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-20T08:53:25.986Z] #13 100.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:25.986Z] #13 101.0 Selecting previously unselected package libudev-dev:amd64. [2021-07-20T08:53:25.986Z] #13 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 101.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:25.986Z] #13 101.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-20T08:53:25.986Z] #13 101.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-20T08:53:25.986Z] #13 101.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:53:25.987Z] #13 101.4 Selecting previously unselected package libpcre16-3:amd64. [2021-07-20T08:53:25.987Z] #13 101.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:25.987Z] #13 101.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:25.987Z] #13 101.6 Selecting previously unselected package libpcre32-3:amd64. [2021-07-20T08:53:25.987Z] #13 101.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:25.987Z] #13 101.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:25.987Z] #13 101.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-20T08:53:25.987Z] #13 101.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:25.987Z] #13 101.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:53:26.247Z] #13 101.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-20T08:53:26.247Z] #13 101.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-20T08:53:26.247Z] #13 101.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:53:26.257Z] #20 32.07 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T08:53:26.507Z] #13 102.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-20T08:53:26.507Z] #13 102.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-20T08:53:26.507Z] #13 102.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:53:26.516Z] #20 32.43 Selecting previously unselected package bzip2. [2021-07-20T08:53:26.516Z] #20 32.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-20T08:53:26.516Z] #20 32.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:53:26.516Z] #20 32.51 Selecting previously unselected package xz-utils. [2021-07-20T08:53:26.603Z] #13 DONE 105.8s [2021-07-20T08:53:26.603Z] [2021-07-20T08:53:26.603Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:26.603Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:53:26.767Z] #13 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-20T08:53:26.767Z] #13 102.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-20T08:53:26.767Z] #13 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:26.767Z] #13 102.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-20T08:53:26.774Z] #20 32.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-20T08:53:26.774Z] #20 32.52 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T08:53:26.774Z] #20 32.68 Selecting previously unselected package apparmor. [2021-07-20T08:53:26.774Z] #20 32.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-20T08:53:27.027Z] #13 102.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T08:53:27.027Z] #13 102.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:27.027Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-20T08:53:27.027Z] #13 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T08:53:27.027Z] #13 102.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:27.033Z] #20 32.79 Unpacking apparmor (2.13.2-10) ... [2021-07-20T08:53:27.292Z] #20 33.09 Selecting previously unselected package aufs-tools. [2021-07-20T08:53:27.292Z] #20 33.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-20T08:53:27.292Z] #20 33.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:53:27.292Z] #20 33.24 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:53:27.292Z] #20 33.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:53:27.292Z] #20 33.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:53:27.535Z] #54 ... [2021-07-20T08:53:27.535Z] [2021-07-20T08:53:27.535Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:53:27.535Z] #59 sha256:459ae4dc4994a469d5baa1e6bbe7eb75dff00971a2c3edd321d6911ea637a5cc [2021-07-20T08:53:27.535Z] #59 111.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:53:27.535Z] #59 111.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T08:53:27.535Z] #59 DONE 116.4s [2021-07-20T08:53:27.551Z] #20 33.40 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:53:27.551Z] #20 33.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:53:27.551Z] #20 33.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:53:27.551Z] #20 33.52 Selecting previously unselected package jq. [2021-07-20T08:53:27.551Z] #20 33.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:53:27.551Z] #20 33.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:53:27.599Z] #13 103.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T08:53:27.599Z] #13 103.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T08:53:27.599Z] #13 103.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T08:53:27.599Z] #13 103.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T08:53:27.599Z] #13 103.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:27.599Z] #13 103.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T08:53:27.599Z] #13 103.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:27.795Z] [2021-07-20T08:53:27.795Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T08:53:27.795Z] #60 sha256:5a662b41e376d0c210eb71024b6df93409fdeb9acc2b6cc2481d012f21b42d6b [2021-07-20T08:53:27.795Z] #60 DONE 0.3s [2021-07-20T08:53:27.795Z] [2021-07-20T08:53:27.795Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:27.795Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:53:27.795Z] #46 111.7 vendor/golang.org/x/net/http2/hpack [2021-07-20T08:53:27.795Z] #46 112.7 mime [2021-07-20T08:53:27.795Z] #46 114.1 mime/quotedprintable [2021-07-20T08:53:27.795Z] #46 114.3 net/http/internal [2021-07-20T08:53:27.795Z] #46 116.5 crypto/tls [2021-07-20T08:53:27.797Z] #54 ... [2021-07-20T08:53:27.797Z] [2021-07-20T08:53:27.797Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:27.797Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-20T08:53:27.797Z] #20 8.212 Fetched 8808 kB in 6s (1380 kB/s) [2021-07-20T08:53:27.810Z] #20 33.63 Selecting previously unselected package libaio1:amd64. [2021-07-20T08:53:27.810Z] #20 33.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-20T08:53:27.810Z] #20 33.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:53:27.810Z] #20 33.72 Selecting previously unselected package libgpm2:amd64. [2021-07-20T08:53:27.810Z] #20 33.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-20T08:53:27.810Z] #20 33.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:53:27.810Z] #20 33.81 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:53:27.810Z] #20 33.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:53:27.810Z] #20 33.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:53:27.860Z] #13 103.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T08:53:27.860Z] #13 103.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T08:53:27.860Z] #13 103.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:27.860Z] #13 103.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T08:53:27.860Z] #13 103.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T08:53:27.860Z] #13 103.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:27.860Z] #13 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:27.860Z] #13 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-20T08:53:28.052Z] #46 ... [2021-07-20T08:53:28.052Z] [2021-07-20T08:53:28.052Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T08:53:28.052Z] #61 sha256:e663137e7513ece47a4f8848003331d0d25f305a7718dfc2ee6544b11396d0eb [2021-07-20T08:53:28.052Z] #61 DONE 0.2s [2021-07-20T08:53:28.052Z] [2021-07-20T08:53:28.052Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-20T08:53:28.052Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T08:53:28.121Z] #13 103.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T08:53:28.121Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:28.121Z] #13 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-20T08:53:28.121Z] #13 103.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T08:53:28.121Z] #13 103.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T08:53:28.121Z] #13 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:28.121Z] #13 104.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T08:53:28.121Z] #13 104.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:28.121Z] #13 104.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T08:53:28.121Z] #13 104.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:53:30.367Z] #20 8.212 Reading package lists... [2021-07-20T08:53:30.667Z] #13 DONE 106.1s [2021-07-20T08:53:30.667Z] [2021-07-20T08:53:30.667Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:30.667Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:53:31.096Z] #20 36.86 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:53:31.096Z] #20 36.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:53:31.096Z] #20 36.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:53:31.096Z] #20 37.01 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:53:31.096Z] #20 37.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:53:31.096Z] #20 37.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:53:31.096Z] #20 37.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:53:31.334Z] #14 DONE 4.6s [2021-07-20T08:53:31.334Z] [2021-07-20T08:53:31.334Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:53:31.334Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:53:31.334Z] #50 ... [2021-07-20T08:53:31.334Z] [2021-07-20T08:53:31.334Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T08:53:31.334Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T08:53:31.355Z] #20 37.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:53:31.355Z] #20 37.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:53:31.355Z] #20 37.19 Selecting previously unselected package libreadline5:amd64. [2021-07-20T08:53:31.355Z] #20 37.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-20T08:53:31.355Z] #20 37.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:53:31.355Z] #20 37.30 Selecting previously unselected package net-tools. [2021-07-20T08:53:31.355Z] #20 37.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-20T08:53:31.355Z] #20 37.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:53:31.614Z] #20 37.48 Selecting previously unselected package patch. [2021-07-20T08:53:31.614Z] #20 37.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-20T08:53:31.614Z] #20 37.49 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T08:53:31.614Z] #20 37.60 Selecting previously unselected package python-pip-whl. [2021-07-20T08:53:31.614Z] #20 37.61 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-20T08:53:31.614Z] #20 37.62 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T08:53:32.050Z] #54 ... [2021-07-20T08:53:32.050Z] [2021-07-20T08:53:32.050Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-20T08:53:32.050Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T08:53:32.050Z] #14 DONE 1.7s [2021-07-20T08:53:32.050Z] [2021-07-20T08:53:32.050Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:32.050Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:53:32.050Z] #54 1.623 + RM_GOPATH=0 [2021-07-20T08:53:32.050Z] #54 1.624 + TMP_GOPATH= [2021-07-20T08:53:32.050Z] #54 1.624 + : /build [2021-07-20T08:53:32.050Z] #54 1.624 + '[' -z '' ']' [2021-07-20T08:53:32.050Z] #54 1.627 ++ mktemp -d [2021-07-20T08:53:32.050Z] #54 1.627 + export GOPATH=/tmp/tmp.1EWnRdpz3j [2021-07-20T08:53:32.050Z] #54 1.627 + GOPATH=/tmp/tmp.1EWnRdpz3j [2021-07-20T08:53:32.050Z] #54 1.627 + RM_GOPATH=1 [2021-07-20T08:53:32.050Z] #54 1.627 + case "$(go env GOARCH)" in [2021-07-20T08:53:32.050Z] #54 1.629 ++ go env GOARCH [2021-07-20T08:53:32.050Z] #54 1.652 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:32.050Z] #54 1.653 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:32.050Z] #54 1.653 ++ dirname /tmp/install/install.sh [2021-07-20T08:53:32.050Z] #54 1.654 + dir=/tmp/install [2021-07-20T08:53:32.050Z] #54 1.655 + bin=runc [2021-07-20T08:53:32.050Z] #54 1.655 + shift [2021-07-20T08:53:32.050Z] #54 1.655 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T08:53:32.050Z] #54 1.655 + . /tmp/install/runc.installer [2021-07-20T08:53:32.050Z] #54 1.657 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:32.050Z] #54 1.659 + install_runc [2021-07-20T08:53:32.050Z] #54 1.659 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T08:53:32.050Z] #54 1.661 + uname -r [2021-07-20T08:53:32.050Z] #54 1.665 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T08:53:32.050Z] #54 1.673 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T08:53:32.050Z] #54 1.673 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T08:53:32.050Z] #54 1.673 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1EWnRdpz3j/src/github.com/opencontainers/runc [2021-07-20T08:53:32.050Z] #54 1.676 Cloning into '/tmp/tmp.1EWnRdpz3j/src/github.com/opencontainers/runc'... [2021-07-20T08:53:32.181Z] #20 38.13 Selecting previously unselected package python3-lib2to3. [2021-07-20T08:53:32.182Z] #20 38.14 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T08:53:32.182Z] #20 38.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:53:32.304Z] #20 10.54 Reading package lists... [2021-07-20T08:53:32.441Z] #20 38.28 Selecting previously unselected package python3-distutils. [2021-07-20T08:53:32.441Z] #20 38.29 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T08:53:32.441Z] #20 38.30 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T08:53:32.700Z] #20 38.43 Selecting previously unselected package python3-pip. [2021-07-20T08:53:32.700Z] #20 38.44 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-20T08:53:32.700Z] #20 38.45 Unpacking python3-pip (18.1-5) ... [2021-07-20T08:53:32.700Z] #20 38.60 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:53:32.700Z] #20 38.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:53:32.700Z] #20 38.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:53:32.835Z] #20 12.95 Building dependency tree... [2021-07-20T08:53:32.959Z] #20 38.73 Selecting previously unselected package python3-setuptools. [2021-07-20T08:53:32.959Z] #20 38.74 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T08:53:32.959Z] #20 38.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T08:53:32.959Z] #20 38.95 Selecting previously unselected package python3-wheel. [2021-07-20T08:53:32.959Z] #20 38.95 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T08:53:32.959Z] #20 38.96 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T08:53:33.104Z] #20 ... [2021-07-20T08:53:33.104Z] [2021-07-20T08:53:33.104Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:53:33.104Z] #24 sha256:c0630fc757ffc20f9cb1b8bf3069f77609478177382546a2bfc7731f412414e9 [2021-07-20T08:53:33.105Z] #24 117.3 Checking out files: 22% (2549/11322) Checking out files: 23% (2605/11322) Checking out files: 24% (2718/11322) Checking out files: 25% (2831/11322) Checking out files: 26% (2944/11322) Checking out files: 27% (3057/11322) Checking out files: 28% (3171/11322) Checking out files: 29% (3284/11322) Checking out files: 30% (3397/11322) Checking out files: 31% (3510/11322) Checking out files: 32% (3624/11322) Checking out files: 33% (3737/11322) Checking out files: 34% (3850/11322) Checking out files: 35% (3963/11322) Checking out files: 36% (4076/11322) Checking out files: 37% (4190/11322) Checking out files: 38% (4303/11322) Checking out files: 39% (4416/11322) Checking out files: 40% (4529/11322) Checking out files: 41% (4643/11322) Checking out files: 42% (4756/11322) Checking out files: 43% (4869/11322) Checking out files: 44% (4982/11322) Checking out files: 45% (5095/11322) Checking out files: 45% (5185/11322) Checking out files: 46% (5209/11322) Checking out files: 47% (5322/11322) Checking out files: 48% (5435/11322) Checking out files: 49% (5548/11322) Checking out files: 50% (5661/11322) Checking out files: 51% (5775/11322) Checking out files: 52% (5888/11322) Checking out files: 53% (6001/11322) Checking out files: 54% (6114/11322) Checking out files: 55% (6228/11322) Checking out files: 56% (6341/11322) Checking out files: 57% (6454/11322) Checking out files: 58% (6567/11322) Checking out files: 59% (6680/11322) Checking out files: 60% (6794/11322) Checking out files: 61% (6907/11322) Checking out files: 62% (7020/11322) Checking out files: 63% (7133/11322) Checking out files: 64% (7247/11322) Checking out files: 65% (7360/11322) Checking out files: 66% (7473/11322) Checking out files: 67% (7586/11322) Checking out files: 68% (7699/11322) Checking out files: 69% (7813/11322) Checking out files: 70% (7926/11322) Checking out files: 71% (8039/11322) Checking out files: 72% (8152/11322) Checking out files: 73% (8266/11322) Checking out files: 74% (8379/11322) Checking out files: 74% (8396/11322) Checking out files: 75% (8492/11322) Checking out files: 76% (8605/11322) Checking out files: 77% (8718/11322) Checking out files: 78% (8832/11322) Checking out files: 79% (8945/11322) Checking out files: 80% (9058/11322) Checking out files: 81% (9171/11322) Checking out files: 82% (9285/11322) Checking out files: 83% (9398/11322) Checking out files: 84% (9511/11322) Checking out files: 85% (9624/11322) Checking out files: 86% (9737/11322) Checking out files: 87% (9851/11322) Checking out files: 88% (9964/11322) Checking out files: 89% (10077/11322) Checking out files: 90% (10190/11322) Checking out files: 91% (10304/11322) Checking out files: 92% (10417/11322) Checking out files: 93% (10530/11322) Checking out files: 94% (10643/11322) Checking out files: 95% (10756/11322) Checking out files: 96% (10870/11322) Checking out files: 97% (10983/11322) Checking out files: 98% (11096/11322) Checking out files: 99% (11209/11322) Checking out files: 100% (11322/11322) Checking out files: 100% (11322/11322), done. [2021-07-20T08:53:33.105Z] #24 120.3 + cd /tmp/tmp.e4Add02OqO/tmp/docker-ce [2021-07-20T08:53:33.105Z] #24 120.3 + git checkout -q v17.06.2-ce [2021-07-20T08:53:33.218Z] #20 39.05 Selecting previously unselected package sudo. [2021-07-20T08:53:33.218Z] #20 39.05 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-20T08:53:33.218Z] #20 39.06 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:53:33.476Z] #20 39.45 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T08:53:33.735Z] #20 39.45 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-20T08:53:33.735Z] #20 39.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:53:33.735Z] #20 39.69 Selecting previously unselected package uidmap. [2021-07-20T08:53:33.735Z] #20 39.70 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-20T08:53:33.735Z] #20 39.71 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T08:53:33.976Z] #54 ... [2021-07-20T08:53:33.976Z] [2021-07-20T08:53:33.976Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T08:53:33.976Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T08:53:33.976Z] #15 DONE 1.7s [2021-07-20T08:53:33.976Z] [2021-07-20T08:53:33.976Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-20T08:53:33.976Z] #59 sha256:b58ddbabb9cf3fe945aeb7406ba7738be8dc2f523bc642e1b34d3ba61c119f2b [2021-07-20T08:53:33.976Z] #59 106.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T08:53:33.976Z] #59 106.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T08:53:33.976Z] #59 DONE 112.3s [2021-07-20T08:53:33.976Z] [2021-07-20T08:53:33.976Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T08:53:33.976Z] #60 sha256:eba4b07c3697be6efa7b8b6c117625d6db0bc00cef5ad1d10c8c6b6e83d0e565 [2021-07-20T08:53:33.976Z] #60 DONE 0.2s [2021-07-20T08:53:33.976Z] [2021-07-20T08:53:33.976Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:53:33.976Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T08:53:33.994Z] #20 39.82 Selecting previously unselected package vim-runtime. [2021-07-20T08:53:33.994Z] #20 39.82 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:53:33.994Z] #20 39.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-20T08:53:33.994Z] #20 39.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T08:53:33.994Z] #20 39.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:53:34.238Z] #16 ... [2021-07-20T08:53:34.238Z] [2021-07-20T08:53:34.238Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T08:53:34.238Z] #61 sha256:0a5882ed9c510315ddaf26cfb72cfb592701151058186d09941c993bd28c2a11 [2021-07-20T08:53:34.238Z] #61 DONE 0.3s [2021-07-20T08:53:34.238Z] [2021-07-20T08:53:34.238Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:34.238Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:34.238Z] #46 104.9 vendor/golang.org/x/net/http2/hpack [2021-07-20T08:53:34.238Z] #46 106.1 mime [2021-07-20T08:53:34.238Z] #46 107.4 mime/quotedprintable [2021-07-20T08:53:34.238Z] #46 107.7 net/http/internal [2021-07-20T08:53:34.238Z] #46 111.3 crypto/tls [2021-07-20T08:53:35.042Z] #24 123.5 + mkdir -p /tmp/tmp.e4Add02OqO/src/github.com/docker [2021-07-20T08:53:35.042Z] #24 123.5 + mv components/cli /tmp/tmp.e4Add02OqO/src/github.com/docker/cli [2021-07-20T08:53:35.042Z] #24 123.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-20T08:53:35.506Z] #15 DONE 4.2s [2021-07-20T08:53:35.506Z] [2021-07-20T08:53:35.506Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:53:35.506Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T08:53:35.622Z] #46 ... [2021-07-20T08:53:35.622Z] [2021-07-20T08:53:35.622Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T08:53:35.622Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T08:53:35.622Z] #16 1.856 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T08:53:35.889Z] #16 DONE 2.1s [2021-07-20T08:53:35.889Z] [2021-07-20T08:53:35.889Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T08:53:35.889Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T08:53:35.998Z] #24 ... [2021-07-20T08:53:35.998Z] [2021-07-20T08:53:35.998Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:35.998Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-20T08:53:35.998Z] #20 14.03 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T08:53:35.998Z] #20 14.03 The following additional packages will be installed: [2021-07-20T08:53:35.998Z] #20 14.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T08:53:35.998Z] #20 14.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T08:53:35.998Z] #20 14.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T08:53:35.998Z] #20 14.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T08:53:35.998Z] #20 14.04 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T08:53:35.998Z] #20 14.04 Suggested packages: [2021-07-20T08:53:35.998Z] #20 14.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-20T08:53:35.998Z] #20 14.05 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-20T08:53:35.998Z] #20 14.05 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-20T08:53:35.998Z] #20 14.05 quota [2021-07-20T08:53:35.998Z] #20 14.05 Recommended packages: [2021-07-20T08:53:35.998Z] #20 14.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T08:53:35.998Z] #20 14.05 python3-keyrings.alt python3-xdg unzip [2021-07-20T08:53:35.998Z] #20 15.09 The following NEW packages will be installed: [2021-07-20T08:53:35.998Z] #20 15.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-20T08:53:35.998Z] #20 15.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-20T08:53:35.998Z] #20 15.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-20T08:53:35.998Z] #20 15.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-20T08:53:35.998Z] #20 15.09 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-20T08:53:35.998Z] #20 15.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-20T08:53:35.998Z] #20 15.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-20T08:53:35.998Z] #20 15.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-20T08:53:35.998Z] #20 15.10 xz-utils zip [2021-07-20T08:53:35.998Z] #20 15.40 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T08:53:35.998Z] #20 15.40 Need to get 27.7 MB of archives. [2021-07-20T08:53:35.998Z] #20 15.40 After this operation, 114 MB of additional disk space will be used. [2021-07-20T08:53:35.998Z] #20 15.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-20T08:53:35.998Z] #20 15.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-20T08:53:35.998Z] #20 15.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-20T08:53:35.998Z] #20 15.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-20T08:53:35.998Z] #20 15.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-20T08:53:35.998Z] #20 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-20T08:53:35.998Z] #20 15.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:53:35.998Z] #20 15.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-20T08:53:35.998Z] #20 15.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-20T08:53:35.998Z] #20 15.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-20T08:53:35.998Z] #20 15.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-20T08:53:35.998Z] #20 15.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-20T08:53:35.998Z] #20 15.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-20T08:53:35.998Z] #20 15.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-20T08:53:35.998Z] #20 15.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-20T08:53:35.998Z] #20 15.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-20T08:53:35.998Z] #20 15.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-20T08:53:35.998Z] #20 15.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:53:35.998Z] #20 15.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T08:53:35.998Z] #20 15.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-20T08:53:35.998Z] #20 15.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-20T08:53:35.998Z] #20 15.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-20T08:53:35.998Z] #20 15.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-20T08:53:35.998Z] #20 15.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-20T08:53:35.998Z] #20 15.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-20T08:53:35.998Z] #20 15.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-20T08:53:35.998Z] #20 15.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-20T08:53:35.998Z] #20 15.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-20T08:53:35.998Z] #20 15.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-20T08:53:35.998Z] #20 16.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-20T08:53:35.998Z] #20 16.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-20T08:53:35.998Z] #20 16.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-20T08:53:35.998Z] #20 16.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-20T08:53:35.998Z] #20 16.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-20T08:53:35.998Z] #20 16.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-20T08:53:35.998Z] #20 16.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T08:53:35.998Z] #20 16.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T08:53:35.998Z] #20 16.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T08:53:35.998Z] #20 16.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-20T08:53:35.998Z] #20 16.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:53:35.998Z] #20 16.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T08:53:35.998Z] #20 16.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T08:53:35.998Z] #20 16.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-20T08:53:35.998Z] #20 16.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-20T08:53:35.998Z] #20 16.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-20T08:53:35.998Z] #20 16.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T08:53:35.998Z] #20 16.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-20T08:53:35.998Z] #20 16.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-20T08:53:35.998Z] #20 16.47 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-20T08:53:36.528Z] #20 42.43 Selecting previously unselected package vim. [2021-07-20T08:53:36.528Z] #20 42.44 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:53:36.528Z] #20 42.47 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T08:53:36.591Z] #20 16.97 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:53:36.591Z] #20 17.05 Fetched 27.7 MB in 1s (20.8 MB/s) [2021-07-20T08:53:36.591Z] #20 17.09 Selecting previously unselected package pigz. [2021-07-20T08:53:36.591Z] #20 17.09 (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 ... 23419 files and directories currently installed.) [2021-07-20T08:53:36.856Z] #20 17.20 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-20T08:53:36.856Z] #20 17.21 Unpacking pigz (2.4-1) ... [2021-07-20T08:53:36.856Z] #20 17.33 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-20T08:53:36.856Z] #20 17.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:53:36.856Z] #20 17.34 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:37.094Z] #20 42.96 Selecting previously unselected package xfsprogs. [2021-07-20T08:53:37.095Z] #20 42.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-20T08:53:37.095Z] #20 42.98 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T08:53:37.277Z] #17 DONE 1.5s [2021-07-20T08:53:37.277Z] [2021-07-20T08:53:37.277Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:37.277Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:53:37.437Z] #20 17.79 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:53:37.437Z] #20 17.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:53:37.437Z] #20 17.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:53:37.537Z] #54 ... [2021-07-20T08:53:37.537Z] [2021-07-20T08:53:37.537Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:53:37.537Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T08:53:37.662Z] #20 43.44 Selecting previously unselected package zip. [2021-07-20T08:53:37.662Z] #20 43.46 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-20T08:53:37.662Z] #20 43.47 Unpacking zip (3.0-11+b1) ... [2021-07-20T08:53:37.662Z] #20 43.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:53:37.662Z] #20 43.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:53:37.662Z] #20 43.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:37.662Z] #20 43.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:53:37.662Z] #20 43.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:53:37.662Z] #20 43.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:37.662Z] #20 43.74 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T08:53:37.662Z] #20 43.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:53:37.702Z] #20 18.32 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:37.702Z] #20 18.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:53:37.920Z] #20 43.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:53:37.920Z] #20 43.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:53:37.920Z] #20 43.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:53:37.920Z] #20 43.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:53:37.920Z] #20 43.83 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:53:37.920Z] #20 43.84 Setting up zip (3.0-11+b1) ... [2021-07-20T08:53:37.920Z] #20 43.85 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:53:38.026Z] #16 2.568 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T08:53:38.179Z] #20 43.88 Setting up bash-completion (1:2.8-6) ... [2021-07-20T08:53:38.282Z] #16 DONE 2.6s [2021-07-20T08:53:38.282Z] [2021-07-20T08:53:38.282Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T08:53:38.282Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T08:53:38.920Z] #18 DONE 1.2s [2021-07-20T08:53:38.920Z] [2021-07-20T08:53:38.920Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-20T08:53:38.920Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T08:53:39.864Z] #19 DONE 1.1s [2021-07-20T08:53:39.864Z] [2021-07-20T08:53:39.864Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:39.864Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:40.273Z] #20 20.38 Selecting previously unselected package python3-minimal. [2021-07-20T08:53:40.273Z] #20 20.38 (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 ... 23668 files and directories currently installed.) [2021-07-20T08:53:40.273Z] #20 20.45 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-20T08:53:40.273Z] #20 20.46 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:53:40.273Z] #20 20.55 Selecting previously unselected package libmpdec2:arm64. [2021-07-20T08:53:40.273Z] #20 20.56 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-20T08:53:40.273Z] #20 20.59 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-20T08:53:40.273Z] #20 20.71 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-20T08:53:40.273Z] #20 20.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:53:40.273Z] #20 20.71 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:40.713Z] #20 46.18 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:53:40.714Z] #20 46.19 Setting up xz-utils (5.2.4-1) ... [2021-07-20T08:53:40.714Z] #20 46.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T08:53:40.714Z] #20 46.23 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T08:53:40.714Z] #20 46.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:53:40.714Z] #20 46.31 invoke-rc.d: could not determine current runlevel [2021-07-20T08:53:40.714Z] #20 46.32 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:53:40.714Z] #20 46.33 Setting up pigz (2.4-1) ... [2021-07-20T08:53:40.714Z] #20 46.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:53:40.714Z] #20 46.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:53:40.714Z] #20 46.39 Setting up python-pip-whl (18.1-5) ... [2021-07-20T08:53:40.714Z] #20 46.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:53:40.714Z] #20 46.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:53:40.806Z] #17 DONE 2.3s [2021-07-20T08:53:40.807Z] [2021-07-20T08:53:40.807Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:53:40.807Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T08:53:40.972Z] #20 46.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:53:40.972Z] #20 46.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:53:40.972Z] #20 46.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:40.972Z] #20 46.85 Setting up vim (2:8.1.0875-5) ... [2021-07-20T08:53:40.972Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T08:53:40.972Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T08:53:40.972Z] #20 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T08:53:40.972Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T08:53:40.972Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T08:53:40.972Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T08:53:40.972Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T08:53:40.972Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T08:53:40.972Z] #20 46.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:53:40.972Z] #20 46.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:53:40.972Z] #20 46.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:53:40.972Z] #20 46.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:53:40.972Z] #20 47.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:53:41.228Z] #20 21.59 Selecting previously unselected package python3.7. [2021-07-20T08:53:41.228Z] #20 21.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-20T08:53:41.228Z] #20 21.62 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:41.228Z] #20 21.73 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-20T08:53:41.228Z] #20 21.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-20T08:53:41.228Z] #20 21.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-20T08:53:41.228Z] #20 21.86 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:53:41.231Z] #20 47.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:53:41.254Z] #20 1.394 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:53:41.254Z] #20 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:53:41.254Z] #20 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:53:41.254Z] #20 1.526 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:53:41.515Z] #20 1.878 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:53:41.737Z] #18 ... [2021-07-20T08:53:41.737Z] [2021-07-20T08:53:41.737Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:41.737Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:53:41.737Z] #54 4.939 + RM_GOPATH=0 [2021-07-20T08:53:41.737Z] #54 4.939 + TMP_GOPATH= [2021-07-20T08:53:41.737Z] #54 4.939 + : /build [2021-07-20T08:53:41.737Z] #54 4.939 + '[' -z '' ']' [2021-07-20T08:53:41.737Z] #54 4.939 ++ mktemp -d [2021-07-20T08:53:41.737Z] #54 4.939 + export GOPATH=/tmp/tmp.aej0pbtP9Q [2021-07-20T08:53:41.737Z] #54 4.939 + GOPATH=/tmp/tmp.aej0pbtP9Q [2021-07-20T08:53:41.737Z] #54 4.939 + RM_GOPATH=1 [2021-07-20T08:53:41.737Z] #54 4.939 + case "$(go env GOARCH)" in [2021-07-20T08:53:41.737Z] #54 4.939 ++ go env GOARCH [2021-07-20T08:53:41.737Z] #54 4.951 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T08:53:41.737Z] #54 4.952 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:41.737Z] #54 4.952 + GO_BUILDMODE=-buildmode=pie [2021-07-20T08:53:41.737Z] #54 4.952 ++ dirname /tmp/install/install.sh [2021-07-20T08:53:41.737Z] #54 4.952 + dir=/tmp/install [2021-07-20T08:53:41.737Z] #54 4.952 + bin=runc [2021-07-20T08:53:41.737Z] #54 4.952 + shift [2021-07-20T08:53:41.737Z] #54 4.952 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T08:53:41.737Z] #54 4.952 + . /tmp/install/runc.installer [2021-07-20T08:53:41.737Z] #54 4.952 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:41.737Z] #54 4.952 + install_runc [2021-07-20T08:53:41.737Z] #54 4.952 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T08:53:41.737Z] #54 4.952 + uname -r [2021-07-20T08:53:41.737Z] #54 4.952 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T08:53:41.737Z] #54 4.952 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T08:53:41.737Z] #54 4.952 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aej0pbtP9Q/src/github.com/opencontainers/runc [2021-07-20T08:53:41.737Z] #54 4.978 Cloning into '/tmp/tmp.aej0pbtP9Q/src/github.com/opencontainers/runc'... [2021-07-20T08:53:41.737Z] #54 13.15 + cd /tmp/tmp.aej0pbtP9Q/src/github.com/opencontainers/runc [2021-07-20T08:53:41.737Z] #54 13.15 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:41.737Z] #54 13.53 + '[' -z '' ']' [2021-07-20T08:53:41.737Z] #54 13.53 + target=static [2021-07-20T08:53:41.737Z] #54 13.53 + make 'BUILDTAGS=seccomp ' static [2021-07-20T08:53:41.737Z] #54 14.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T08:53:42.458Z] #20 2.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:53:42.631Z] #20 22.90 Selecting previously unselected package python3. [2021-07-20T08:53:42.631Z] #20 22.90 (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 ... 24080 files and directories currently installed.) [2021-07-20T08:53:42.631Z] #20 22.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-20T08:53:42.631Z] #20 23.01 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:53:42.631Z] #20 23.16 Selecting previously unselected package libip4tc0:arm64. [2021-07-20T08:53:42.631Z] #20 23.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-20T08:53:42.631Z] #20 23.17 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-20T08:53:42.666Z] #54 ... [2021-07-20T08:53:42.666Z] [2021-07-20T08:53:42.666Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T08:53:42.666Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T08:53:42.666Z] #18 DONE 2.2s [2021-07-20T08:53:42.666Z] [2021-07-20T08:53:42.666Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:42.666Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:53:42.666Z] #46 122.2 net/http/httptrace [2021-07-20T08:53:42.666Z] #46 122.4 net/http [2021-07-20T08:53:42.666Z] #46 ... [2021-07-20T08:53:42.666Z] [2021-07-20T08:53:42.666Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-20T08:53:42.666Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T08:53:42.896Z] #20 23.26 Selecting previously unselected package libip6tc0:arm64. [2021-07-20T08:53:42.896Z] #20 23.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-20T08:53:42.896Z] #20 23.28 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-20T08:53:42.896Z] #20 23.38 Selecting previously unselected package libiptc0:arm64. [2021-07-20T08:53:42.896Z] #20 23.40 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-20T08:53:42.896Z] #20 23.41 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-20T08:53:42.896Z] #20 23.49 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-20T08:53:43.161Z] #20 23.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-20T08:53:43.161Z] #20 23.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-20T08:53:43.161Z] #20 23.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-20T08:53:43.161Z] #20 23.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-20T08:53:43.161Z] #20 23.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-20T08:53:43.161Z] #20 23.71 Selecting previously unselected package libnftnl11:arm64. [2021-07-20T08:53:43.161Z] #20 23.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-20T08:53:43.161Z] #20 23.74 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-20T08:53:43.161Z] #20 23.83 Selecting previously unselected package iptables. [2021-07-20T08:53:43.402Z] #20 3.676 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:53:43.427Z] #20 23.84 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-20T08:53:43.427Z] #20 23.85 Unpacking iptables (1.8.2-4) ... [2021-07-20T08:53:43.693Z] #20 24.14 Selecting previously unselected package xxd. [2021-07-20T08:53:43.693Z] #20 24.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-20T08:53:43.693Z] #20 24.15 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:53:43.764Z] #20 49.40 Setting up iptables (1.8.2-4) ... [2021-07-20T08:53:43.764Z] #20 49.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T08:53:43.764Z] #20 49.47 Setting up python3 (3.7.3-1) ... [2021-07-20T08:53:43.764Z] #20 49.83 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T08:53:43.958Z] #20 24.37 Selecting previously unselected package vim-common. [2021-07-20T08:53:43.958Z] #20 24.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:53:43.958Z] #20 24.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:53:44.224Z] #20 24.60 Selecting previously unselected package bash-completion. [2021-07-20T08:53:44.224Z] #20 24.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T08:53:44.701Z] #20 50.50 Setting up apparmor (2.13.2-10) ... [2021-07-20T08:53:44.788Z] #20 4.870 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:53:45.180Z] #20 ... [2021-07-20T08:53:45.180Z] [2021-07-20T08:53:45.180Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:53:45.180Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-20T08:53:45.180Z] #40 133.2 + dpkg --print-architecture [2021-07-20T08:53:45.188Z] #19 DONE 2.2s [2021-07-20T08:53:45.188Z] [2021-07-20T08:53:45.188Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:45.188Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:53:45.188Z] #32 ... [2021-07-20T08:53:45.188Z] [2021-07-20T08:53:45.188Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:45.188Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:46.079Z] #20 52.15 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T08:53:46.338Z] #20 52.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:53:46.597Z] #20 52.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:53:46.728Z] #40 DONE 134.5s [2021-07-20T08:53:46.728Z] [2021-07-20T08:53:46.728Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:46.728Z] #54 sha256:b5f97c35516569413e74764f5ff370e52110ed3642ee6aa4bc3276e8e2fa8f39 [2021-07-20T08:53:47.306Z] #54 ... [2021-07-20T08:53:47.306Z] [2021-07-20T08:53:47.306Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:47.306Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-20T08:53:47.306Z] #20 27.59 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T08:53:47.423Z] #20 53.22 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T08:53:47.683Z] #20 53.63 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T08:53:47.710Z] #20 2.425 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-20T08:53:47.710Z] #20 2.480 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-20T08:53:47.710Z] #20 2.484 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-20T08:53:47.710Z] #20 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-20T08:53:47.885Z] #20 28.19 Selecting previously unselected package bzip2. [2021-07-20T08:53:47.885Z] #20 28.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-20T08:53:47.885Z] #20 28.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:53:47.967Z] #20 3.039 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-20T08:53:48.150Z] #20 28.50 Selecting previously unselected package xz-utils. [2021-07-20T08:53:48.150Z] #20 28.50 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-20T08:53:48.150Z] #20 28.52 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T08:53:48.415Z] #20 28.72 Selecting previously unselected package apparmor. [2021-07-20T08:53:48.415Z] #20 28.73 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-20T08:53:48.415Z] #20 28.96 Unpacking apparmor (2.13.2-10) ... [2021-07-20T08:53:48.620Z] #20 54.62 Setting up python3-pip (18.1-5) ... [2021-07-20T08:53:48.680Z] #20 29.29 Selecting previously unselected package aufs-tools. [2021-07-20T08:53:48.799Z] 4612f6d0b889: Pull complete [2021-07-20T08:53:48.897Z] #20 3.916 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-20T08:53:48.946Z] #20 29.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-20T08:53:48.946Z] #20 29.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:53:48.946Z] #20 29.44 Selecting previously unselected package libonig5:arm64. [2021-07-20T08:53:48.946Z] #20 29.44 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-20T08:53:48.946Z] #20 29.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-20T08:53:48.946Z] #20 29.57 Selecting previously unselected package libjq1:arm64. [2021-07-20T08:53:49.211Z] #20 29.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-20T08:53:49.211Z] #20 29.58 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-20T08:53:49.211Z] #20 29.69 Selecting previously unselected package jq. [2021-07-20T08:53:49.211Z] #20 29.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-20T08:53:49.211Z] #20 29.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:53:49.211Z] #20 29.79 Selecting previously unselected package libaio1:arm64. [2021-07-20T08:53:49.476Z] #20 29.80 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-20T08:53:49.476Z] #20 29.80 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-20T08:53:49.476Z] #20 29.87 Selecting previously unselected package libgpm2:arm64. [2021-07-20T08:53:49.476Z] #20 29.89 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-20T08:53:49.476Z] #20 29.90 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-20T08:53:49.476Z] #20 29.99 Selecting previously unselected package libicu63:arm64. [2021-07-20T08:53:49.556Z] #20 55.49 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:53:49.556Z] #20 55.52 Processing triggers for mime-support (3.62) ... [2021-07-20T08:53:49.740Z] #20 30.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-20T08:53:49.741Z] #20 30.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-20T08:53:49.868Z] #20 4.967 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-20T08:53:50.082Z] #20 9.816 Fetched 8990 kB in 9s (1037 kB/s) [2021-07-20T08:53:50.445Z] #20 ... [2021-07-20T08:53:50.445Z] [2021-07-20T08:53:50.445Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:50.445Z] #46 sha256:a8df4102fa117981814d931b8e5a344bbf21a3d0b81033c4d544c8ddc78e8e52 [2021-07-20T08:53:50.445Z] #46 134.6 github.com/LK4D4/vndr/godl [2021-07-20T08:53:50.445Z] #46 135.3 github.com/LK4D4/vndr [2021-07-20T08:53:50.445Z] #46 DONE 139.3s [2021-07-20T08:53:50.707Z] [2021-07-20T08:53:50.707Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:50.707Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:53:50.949Z] #20 ... [2021-07-20T08:53:50.949Z] [2021-07-20T08:53:50.949Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:53:50.949Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:53:50.949Z] #40 176.8 + dpkg --print-architecture [2021-07-20T08:53:50.949Z] #40 176.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-20T08:53:50.949Z] #40 ... [2021-07-20T08:53:50.949Z] [2021-07-20T08:53:50.949Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:50.949Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:50.949Z] #20 DONE 56.9s [2021-07-20T08:53:50.963Z] #32 ... [2021-07-20T08:53:50.963Z] [2021-07-20T08:53:50.963Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:50.963Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:50.963Z] #20 6.224 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-20T08:53:51.208Z] [2021-07-20T08:53:51.208Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:53:51.208Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:53:51.208Z] #40 177.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-20T08:53:51.208Z] #40 177.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-20T08:53:51.469Z] #20 9.816 Reading package lists... [2021-07-20T08:53:51.469Z] #20 ... [2021-07-20T08:53:51.469Z] [2021-07-20T08:53:51.469Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:51.469Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:51.469Z] #46 120.0 net/http/httptrace [2021-07-20T08:53:51.469Z] #46 120.3 net/http [2021-07-20T08:53:51.675Z] #20 31.96 Selecting previously unselected package libnet1:arm64. [2021-07-20T08:53:51.675Z] #20 31.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-20T08:53:51.675Z] #20 31.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:53:51.675Z] #20 32.14 Selecting previously unselected package libnl-3-200:arm64. [2021-07-20T08:53:51.675Z] #20 32.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-20T08:53:51.675Z] #20 32.17 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T08:53:51.675Z] #20 32.27 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-20T08:53:51.730Z] #46 ... [2021-07-20T08:53:51.730Z] [2021-07-20T08:53:51.730Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:53:51.730Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:53:51.730Z] #54 12.32 + cd /tmp/tmp.1EWnRdpz3j/src/github.com/opencontainers/runc [2021-07-20T08:53:51.730Z] #54 12.32 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T08:53:51.730Z] #54 12.78 + '[' -z '' ']' [2021-07-20T08:53:51.730Z] #54 12.78 + target=static [2021-07-20T08:53:51.730Z] #54 12.78 + make 'BUILDTAGS=seccomp ' static [2021-07-20T08:53:51.730Z] #54 13.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T08:53:51.943Z] #20 32.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-20T08:53:51.943Z] #20 32.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T08:53:51.943Z] #20 32.36 Selecting previously unselected package libreadline5:arm64. [2021-07-20T08:53:51.943Z] #20 32.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-20T08:53:51.943Z] #20 32.38 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-20T08:53:51.943Z] #20 32.49 Selecting previously unselected package net-tools. [2021-07-20T08:53:52.148Z] #40 ... [2021-07-20T08:53:52.148Z] [2021-07-20T08:53:52.148Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-20T08:53:52.148Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T08:53:52.148Z] #21 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T08:53:52.148Z] #21 1.055 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T08:53:52.148Z] #21 1.060 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T08:53:52.148Z] #21 DONE 1.1s [2021-07-20T08:53:52.148Z] [2021-07-20T08:53:52.148Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:53:52.148Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T08:53:52.214Z] #20 32.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-20T08:53:52.214Z] #20 32.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:53:52.214Z] #20 32.71 Selecting previously unselected package patch. [2021-07-20T08:53:52.214Z] #20 32.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-20T08:53:52.214Z] #20 32.73 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T08:53:52.479Z] #20 32.84 Selecting previously unselected package python-pip-whl. [2021-07-20T08:53:52.479Z] #20 32.85 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-20T08:53:52.479Z] #20 32.85 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T08:53:52.744Z] #20 33.20 Selecting previously unselected package python3-lib2to3. [2021-07-20T08:53:52.744Z] #20 33.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T08:53:52.744Z] #20 33.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:53:52.852Z] #20 ... [2021-07-20T08:53:52.852Z] [2021-07-20T08:53:52.852Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:52.852Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:53:52.852Z] #32 DONE 136.2s [2021-07-20T08:53:52.852Z] [2021-07-20T08:53:52.852Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:53:52.852Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:53:53.011Z] #20 33.35 Selecting previously unselected package python3-distutils. [2021-07-20T08:53:53.011Z] #20 33.37 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T08:53:53.011Z] #20 33.37 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T08:53:53.011Z] #20 33.52 Selecting previously unselected package python3-pip. [2021-07-20T08:53:53.011Z] #20 33.52 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-20T08:53:53.011Z] #20 33.54 Unpacking python3-pip (18.1-5) ... [2021-07-20T08:53:53.120Z] #54 ... [2021-07-20T08:53:53.120Z] [2021-07-20T08:53:53.120Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:53.120Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:53.120Z] #20 9.816 Reading package lists... [2021-07-20T08:53:53.276Z] #20 33.73 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:53:53.276Z] #20 33.74 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:53:53.276Z] #20 33.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:53:53.276Z] #20 33.89 Selecting previously unselected package python3-setuptools. [2021-07-20T08:53:53.540Z] #20 33.90 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T08:53:53.540Z] #20 33.90 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T08:53:53.804Z] #20 34.18 Selecting previously unselected package python3-wheel. [2021-07-20T08:53:53.805Z] #20 34.18 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T08:53:53.805Z] #20 34.19 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T08:53:53.805Z] #20 34.32 Selecting previously unselected package sudo. [2021-07-20T08:53:53.805Z] #20 34.34 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-20T08:53:53.805Z] #20 34.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:53:54.386Z] #20 34.69 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T08:53:54.386Z] #20 34.70 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-20T08:53:54.386Z] #20 34.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:53:54.650Z] #20 34.95 Selecting previously unselected package uidmap. [2021-07-20T08:53:54.650Z] #20 34.97 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-20T08:53:54.650Z] #20 34.98 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T08:53:54.650Z] #20 35.13 Selecting previously unselected package vim-runtime. [2021-07-20T08:53:54.650Z] #20 35.14 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:53:54.914Z] #20 35.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-20T08:53:54.914Z] #20 35.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T08:53:54.914Z] #20 35.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:53:56.124Z] #50 ... [2021-07-20T08:53:56.125Z] [2021-07-20T08:53:56.125Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:53:56.125Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:53:56.125Z] #20 10.75 Fetched 8990 kB in 9s (1048 kB/s) [2021-07-20T08:53:56.341Z] #22 4.325 Collecting yamllint==1.26.1 [2021-07-20T08:53:56.425Z] #20 13.44 Reading package lists... [2021-07-20T08:53:57.370Z] #20 16.70 Building dependency tree... [2021-07-20T08:53:57.501Z] #20 37.71 Selecting previously unselected package vim. [2021-07-20T08:53:57.501Z] #20 37.72 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-20T08:53:57.501Z] #20 37.74 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T08:53:57.501Z] #20 38.10 Selecting previously unselected package xfsprogs. [2021-07-20T08:53:57.501Z] #20 38.10 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-20T08:53:57.767Z] #20 38.11 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T08:53:58.032Z] #20 38.49 Selecting previously unselected package zip. [2021-07-20T08:53:58.032Z] #20 38.50 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-20T08:53:58.032Z] #20 38.51 Unpacking zip (3.0-11+b1) ... [2021-07-20T08:53:58.315Z] #20 38.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:53:58.315Z] #20 38.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:53:58.315Z] #20 38.79 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-20T08:53:58.315Z] #20 38.82 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-20T08:53:58.315Z] #20 38.84 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-20T08:53:58.315Z] #20 38.85 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-20T08:53:58.315Z] #20 38.87 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T08:53:58.315Z] #20 38.88 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-20T08:53:58.315Z] #20 38.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:53:58.315Z] #20 38.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:53:58.315Z] #20 18.60 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T08:53:58.315Z] #20 18.60 The following additional packages will be installed: [2021-07-20T08:53:58.315Z] #20 18.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T08:53:58.315Z] #20 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T08:53:58.315Z] #20 18.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T08:53:58.315Z] #20 18.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T08:53:58.315Z] #20 18.61 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T08:53:58.315Z] #20 18.61 Suggested packages: [2021-07-20T08:53:58.315Z] #20 18.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-20T08:53:58.315Z] #20 18.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-20T08:53:58.315Z] #20 18.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-20T08:53:58.315Z] #20 18.61 quota [2021-07-20T08:53:58.315Z] #20 18.61 Recommended packages: [2021-07-20T08:53:58.315Z] #20 18.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T08:53:58.315Z] #20 18.61 python3-keyrings.alt python3-xdg unzip [2021-07-20T08:53:58.580Z] #20 38.93 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T08:53:58.580Z] #20 39.00 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-20T08:53:58.580Z] #20 39.02 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:53:58.580Z] #20 39.04 Setting up zip (3.0-11+b1) ... [2021-07-20T08:53:58.580Z] #20 39.05 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:53:58.580Z] #20 39.08 Setting up bash-completion (1:2.8-6) ... [2021-07-20T08:53:58.649Z] #20 10.75 Reading package lists... [2021-07-20T08:53:58.888Z] #20 ... [2021-07-20T08:53:58.888Z] [2021-07-20T08:53:58.888Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-20T08:53:58.888Z] #46 sha256:f6e9a3607f6824c97fd76861f9a9b6643bd5f30a53238f0d93da805051c4576c [2021-07-20T08:53:58.888Z] #46 131.7 github.com/LK4D4/vndr/godl [2021-07-20T08:53:58.888Z] #46 132.5 github.com/LK4D4/vndr [2021-07-20T08:53:58.888Z] #46 DONE 137.6s [2021-07-20T08:53:59.149Z] [2021-07-20T08:53:59.149Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:53:59.149Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:54:00.538Z] #32 ... [2021-07-20T08:54:00.538Z] [2021-07-20T08:54:00.538Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:54:00.538Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:54:00.539Z] #20 20.76 The following NEW packages will be installed: [2021-07-20T08:54:00.539Z] #20 20.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-20T08:54:00.539Z] #20 20.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-20T08:54:00.539Z] #20 20.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-20T08:54:00.539Z] #20 20.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-20T08:54:00.539Z] #20 20.77 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-20T08:54:00.539Z] #20 20.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-20T08:54:00.539Z] #20 20.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-20T08:54:00.539Z] #20 20.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-20T08:54:00.539Z] #20 20.78 xz-utils zip [2021-07-20T08:54:00.542Z] #20 13.54 Reading package lists... [2021-07-20T08:54:00.800Z] #20 21.14 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:54:00.800Z] #20 21.14 Need to get 28.6 MB of archives. [2021-07-20T08:54:00.800Z] #20 21.14 After this operation, 116 MB of additional disk space will be used. [2021-07-20T08:54:00.800Z] #20 21.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-20T08:54:00.800Z] #20 21.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:54:00.800Z] #20 21.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:54:00.800Z] #20 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:54:00.800Z] #20 21.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:54:00.800Z] #20 21.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:54:01.061Z] #20 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:54:01.061Z] #20 21.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:54:01.061Z] #20 21.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:54:01.061Z] #20 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-20T08:54:01.061Z] #20 21.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-20T08:54:01.061Z] #20 21.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-20T08:54:01.061Z] #20 21.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-20T08:54:01.061Z] #20 21.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-20T08:54:01.061Z] #20 21.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-20T08:54:01.061Z] #20 21.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-20T08:54:01.061Z] #20 21.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:54:01.061Z] #20 21.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:54:01.061Z] #20 21.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T08:54:01.061Z] #20 21.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-20T08:54:01.061Z] #20 21.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-20T08:54:01.061Z] #20 21.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-20T08:54:01.061Z] #20 21.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-20T08:54:01.061Z] #20 21.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:54:01.061Z] #20 21.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:54:01.061Z] #20 21.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:54:01.061Z] #20 21.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-20T08:54:01.061Z] #20 21.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-20T08:54:01.061Z] #20 21.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:54:01.322Z] #20 ... [2021-07-20T08:54:01.322Z] [2021-07-20T08:54:01.322Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-20T08:54:01.322Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T08:54:01.322Z] #32 DONE 139.8s [2021-07-20T08:54:01.361Z] #20 15.98 Building dependency tree... [2021-07-20T08:54:01.584Z] [2021-07-20T08:54:01.584Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:01.584Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:01.845Z] #40 ... [2021-07-20T08:54:01.845Z] [2021-07-20T08:54:01.845Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:54:01.845Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:54:01.845Z] #20 21.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:54:01.845Z] #20 22.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:54:01.845Z] #20 22.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:54:01.845Z] #20 22.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-20T08:54:01.845Z] #20 22.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-20T08:54:01.845Z] #20 22.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-20T08:54:01.845Z] #20 22.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T08:54:01.845Z] #20 22.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T08:54:01.845Z] #20 22.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T08:54:01.845Z] #20 22.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-20T08:54:01.845Z] #20 22.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:54:01.845Z] #20 22.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T08:54:01.845Z] #20 22.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T08:54:01.845Z] #20 22.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-20T08:54:01.923Z] #20 41.85 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-20T08:54:01.923Z] #20 41.87 Setting up xz-utils (5.2.4-1) ... [2021-07-20T08:54:01.923Z] #20 41.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T08:54:01.923Z] #20 41.91 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T08:54:01.923Z] #20 41.93 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:54:01.923Z] #20 42.02 invoke-rc.d: could not determine current runlevel [2021-07-20T08:54:01.923Z] #20 42.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:54:01.923Z] #20 42.05 Setting up pigz (2.4-1) ... [2021-07-20T08:54:01.923Z] #20 42.10 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-20T08:54:01.923Z] #20 42.12 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T08:54:01.923Z] #20 42.16 Setting up python-pip-whl (18.1-5) ... [2021-07-20T08:54:01.923Z] #20 42.17 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-20T08:54:01.923Z] #20 42.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:54:01.925Z] #20 17.10 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T08:54:01.925Z] #20 17.10 The following additional packages will be installed: [2021-07-20T08:54:01.925Z] #20 17.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T08:54:01.925Z] #20 17.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T08:54:01.925Z] #20 17.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T08:54:01.925Z] #20 17.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T08:54:01.925Z] #20 17.10 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T08:54:01.925Z] #20 17.11 Suggested packages: [2021-07-20T08:54:01.925Z] #20 17.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-20T08:54:01.925Z] #20 17.11 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-20T08:54:01.925Z] #20 17.11 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-20T08:54:01.925Z] #20 17.11 quota [2021-07-20T08:54:01.925Z] #20 17.11 Recommended packages: [2021-07-20T08:54:01.925Z] #20 17.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T08:54:01.925Z] #20 17.11 python3-keyrings.alt python3-xdg unzip [2021-07-20T08:54:02.107Z] #20 22.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-20T08:54:02.107Z] #20 22.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-20T08:54:02.107Z] #20 22.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T08:54:02.188Z] #20 42.59 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-20T08:54:02.188Z] #20 42.62 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-20T08:54:02.188Z] #20 42.63 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:02.188Z] #20 42.65 Setting up vim (2:8.1.0875-5) ... [2021-07-20T08:54:02.188Z] #20 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T08:54:02.188Z] #20 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T08:54:02.188Z] #20 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T08:54:02.188Z] #20 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T08:54:02.188Z] #20 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T08:54:02.188Z] #20 42.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T08:54:02.188Z] #20 42.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T08:54:02.188Z] #20 42.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T08:54:02.188Z] #20 42.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-20T08:54:02.368Z] #20 22.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-20T08:54:02.454Z] #20 42.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:54:02.454Z] #20 42.83 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-20T08:54:02.454Z] #20 42.87 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:54:02.454Z] #20 42.89 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-20T08:54:02.454Z] #20 42.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:02.629Z] #20 22.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-20T08:54:02.629Z] #20 22.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-20T08:54:02.890Z] #20 23.32 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:54:02.939Z] #22 9.641 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T08:54:02.939Z] #22 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T08:54:02.939Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T08:54:02.939Z] #22 10.72 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T08:54:03.151Z] #20 23.40 Fetched 28.6 MB in 2s (14.9 MB/s) [2021-07-20T08:54:03.151Z] #20 23.45 Selecting previously unselected package pigz. [2021-07-20T08:54:03.151Z] #20 23.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-20T08:54:03.151Z] #20 23.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-20T08:54:03.151Z] #20 23.51 Unpacking pigz (2.4-1) ... [2021-07-20T08:54:03.197Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-20T08:54:03.197Z] #22 11.15 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T08:54:03.294Z] #20 18.30 The following NEW packages will be installed: [2021-07-20T08:54:03.294Z] #20 18.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-20T08:54:03.294Z] #20 18.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-20T08:54:03.294Z] #20 18.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-20T08:54:03.294Z] #20 18.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-20T08:54:03.294Z] #20 18.30 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-20T08:54:03.294Z] #20 18.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-20T08:54:03.294Z] #20 18.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-20T08:54:03.294Z] #20 18.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-20T08:54:03.294Z] #20 18.31 xz-utils zip [2021-07-20T08:54:03.413Z] #20 23.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:54:03.413Z] #20 23.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:03.413Z] #20 23.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:03.455Z] #22 11.15 Building wheels for collected packages: yamllint [2021-07-20T08:54:03.455Z] #22 11.16 Running setup.py bdist_wheel for yamllint: started [2021-07-20T08:54:03.550Z] #20 18.61 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:54:03.550Z] #20 18.61 Need to get 28.6 MB of archives. [2021-07-20T08:54:03.550Z] #20 18.61 After this operation, 116 MB of additional disk space will be used. [2021-07-20T08:54:03.550Z] #20 18.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-20T08:54:03.550Z] #20 18.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-20T08:54:03.550Z] #20 18.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-20T08:54:03.550Z] #20 18.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T08:54:03.550Z] #20 18.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T08:54:03.550Z] #20 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-20T08:54:03.551Z] #20 18.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T08:54:03.551Z] #20 18.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T08:54:03.551Z] #20 18.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T08:54:03.551Z] #20 18.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-20T08:54:03.551Z] #20 18.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-20T08:54:03.551Z] #20 18.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-20T08:54:03.551Z] #20 18.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-20T08:54:03.551Z] #20 18.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-20T08:54:03.551Z] #20 18.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-20T08:54:03.551Z] #20 18.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-20T08:54:03.551Z] #20 18.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T08:54:03.551Z] #20 18.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T08:54:03.551Z] #20 18.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T08:54:03.551Z] #20 18.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-20T08:54:03.551Z] #20 18.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-20T08:54:03.551Z] #20 18.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-20T08:54:03.551Z] #20 18.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-20T08:54:03.551Z] #20 18.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T08:54:03.551Z] #20 18.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T08:54:03.551Z] #20 18.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T08:54:03.551Z] #20 18.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-20T08:54:03.551Z] #20 18.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-20T08:54:03.674Z] #20 23.99 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:54:03.674Z] #20 24.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:03.674Z] #20 24.03 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:54:03.807Z] #20 18.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T08:54:04.065Z] #20 19.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T08:54:04.246Z] #20 24.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:04.246Z] #20 24.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:54:04.322Z] #20 19.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T08:54:04.322Z] #20 19.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T08:54:04.322Z] #20 19.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-20T08:54:04.322Z] #20 19.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-20T08:54:04.322Z] #20 19.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-20T08:54:04.322Z] #20 19.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T08:54:04.322Z] #20 19.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T08:54:04.322Z] #20 19.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T08:54:04.322Z] #20 19.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-20T08:54:04.322Z] #20 19.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T08:54:04.322Z] #20 19.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T08:54:04.322Z] #20 19.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T08:54:04.322Z] #20 19.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-20T08:54:04.322Z] #20 19.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-20T08:54:04.322Z] #20 19.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-20T08:54:04.322Z] #20 19.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T08:54:04.390Z] #22 12.16 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T08:54:04.390Z] #22 12.16 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T08:54:04.390Z] #22 12.21 Successfully built yamllint [2021-07-20T08:54:04.390Z] #22 12.23 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T08:54:04.578Z] #20 19.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-20T08:54:04.648Z] #22 12.56 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T08:54:04.835Z] #20 19.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-20T08:54:04.835Z] #20 19.88 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-20T08:54:05.024Z] #20 45.25 Setting up iptables (1.8.2-4) ... [2021-07-20T08:54:05.024Z] #20 45.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T08:54:05.024Z] #20 45.35 Setting up python3 (3.7.3-1) ... [2021-07-20T08:54:05.092Z] #20 20.38 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:54:05.217Z] #22 DONE 12.9s [2021-07-20T08:54:05.217Z] [2021-07-20T08:54:05.217Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T08:54:05.217Z] #25 sha256:e1cc7e7b03f56326fb487d3d484b83ce5e4d18e4932e2cbafc3da81e0384bd70 [2021-07-20T08:54:05.348Z] #20 20.46 Fetched 28.6 MB in 2s (18.6 MB/s) [2021-07-20T08:54:05.348Z] #20 20.51 Selecting previously unselected package pigz. [2021-07-20T08:54:05.348Z] #20 20.51 (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 ... 23446 files and directories currently installed.) [2021-07-20T08:54:05.348Z] #20 20.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-20T08:54:05.348Z] #20 20.58 Unpacking pigz (2.4-1) ... [2021-07-20T08:54:05.477Z] #25 DONE 0.4s [2021-07-20T08:54:05.477Z] [2021-07-20T08:54:05.477Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:05.477Z] #30 sha256:cf47eccc134ab6844b9ff8ba0c846e13670b938382e28461b57ea37ef9f3f074 [2021-07-20T08:54:05.604Z] #20 45.94 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T08:54:05.605Z] #20 20.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T08:54:05.605Z] #20 20.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:05.605Z] #20 20.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:05.862Z] #20 21.05 Selecting previously unselected package python3.7-minimal. [2021-07-20T08:54:05.862Z] #20 21.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:05.862Z] #20 21.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:54:06.162Z] #20 26.23 Selecting previously unselected package python3-minimal. [2021-07-20T08:54:06.162Z] #20 26.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-20T08:54:06.162Z] #20 26.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:54:06.162Z] #20 26.27 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:54:06.162Z] #20 26.33 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:54:06.162Z] #20 26.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:54:06.162Z] #20 26.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:54:06.162Z] #20 26.48 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:54:06.162Z] #20 26.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:06.162Z] #20 26.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:06.558Z] #20 46.82 Setting up apparmor (2.13.2-10) ... [2021-07-20T08:54:06.792Z] #20 21.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:06.792Z] #20 21.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T08:54:07.106Z] #20 27.32 Selecting previously unselected package python3.7. [2021-07-20T08:54:07.106Z] #20 27.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:07.106Z] #20 27.34 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:07.106Z] #20 27.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:54:07.106Z] #20 27.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:54:07.106Z] #20 27.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:54:07.106Z] #20 27.55 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:54:08.050Z] #20 28.25 Selecting previously unselected package python3. [2021-07-20T08:54:08.050Z] #20 28.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-20T08:54:08.050Z] #20 28.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:54:08.050Z] #20 28.30 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:54:08.051Z] #20 28.39 Selecting previously unselected package libip4tc0:amd64. [2021-07-20T08:54:08.051Z] #20 28.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:08.051Z] #20 28.40 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:08.163Z] #20 23.46 Selecting previously unselected package python3-minimal. [2021-07-20T08:54:08.312Z] #20 28.49 Selecting previously unselected package libip6tc0:amd64. [2021-07-20T08:54:08.312Z] #20 28.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:08.312Z] #20 28.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:08.312Z] #20 28.60 Selecting previously unselected package libiptc0:amd64. [2021-07-20T08:54:08.312Z] #20 28.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:08.312Z] #20 28.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:08.312Z] #20 28.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-20T08:54:08.312Z] #20 28.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-20T08:54:08.312Z] #20 28.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:54:08.420Z] #20 23.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-20T08:54:08.420Z] #20 23.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T08:54:08.420Z] #20 23.50 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T08:54:08.420Z] #20 23.59 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T08:54:08.420Z] #20 23.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T08:54:08.420Z] #20 23.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:54:08.420Z] #20 23.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T08:54:08.420Z] #20 23.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:08.420Z] #20 23.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:08.494Z] #20 48.74 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T08:54:08.494Z] #20 48.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:54:08.494Z] #20 49.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:54:08.580Z] #20 28.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-20T08:54:08.581Z] #20 28.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-20T08:54:08.581Z] #20 28.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:54:08.581Z] #20 28.90 Selecting previously unselected package libnftnl11:amd64. [2021-07-20T08:54:08.581Z] #20 28.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-20T08:54:08.581Z] #20 28.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:54:08.895Z] #20 29.05 Selecting previously unselected package iptables. [2021-07-20T08:54:08.895Z] #20 29.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-20T08:54:08.895Z] #20 29.06 Unpacking iptables (1.8.2-4) ... [2021-07-20T08:54:09.160Z] #20 29.39 Selecting previously unselected package xxd. [2021-07-20T08:54:09.160Z] #20 29.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:54:09.160Z] #20 29.42 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:54:09.160Z] #20 29.56 Selecting previously unselected package vim-common. [2021-07-20T08:54:09.160Z] #20 29.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:54:09.160Z] #20 29.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:54:09.350Z] #20 24.47 Selecting previously unselected package python3.7. [2021-07-20T08:54:09.350Z] #20 24.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T08:54:09.350Z] #20 24.48 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:09.350Z] #20 24.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T08:54:09.350Z] #20 24.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T08:54:09.350Z] #20 24.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:54:09.350Z] #20 24.69 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T08:54:09.436Z] #20 29.80 Selecting previously unselected package bash-completion. [2021-07-20T08:54:09.436Z] #20 29.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T08:54:09.896Z] #20 50.19 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T08:54:10.161Z] #20 50.71 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T08:54:10.281Z] #20 25.50 Selecting previously unselected package python3. [2021-07-20T08:54:10.281Z] #20 25.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-20T08:54:10.281Z] #20 25.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-20T08:54:10.599Z] #20 25.55 Unpacking python3 (3.7.3-1) ... [2021-07-20T08:54:10.599Z] #20 25.65 Selecting previously unselected package libip4tc0:amd64. [2021-07-20T08:54:10.599Z] #20 25.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:10.599Z] #20 25.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:10.856Z] #20 25.80 Selecting previously unselected package libip6tc0:amd64. [2021-07-20T08:54:10.856Z] #20 25.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:10.856Z] #20 25.81 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:10.856Z] #20 25.95 Selecting previously unselected package libiptc0:amd64. [2021-07-20T08:54:10.856Z] #20 25.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-20T08:54:10.856Z] #20 25.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:10.856Z] #20 26.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-20T08:54:10.856Z] #20 26.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-20T08:54:11.113Z] #20 26.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:54:11.113Z] #20 26.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-20T08:54:11.113Z] #20 26.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-20T08:54:11.113Z] #20 26.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:54:11.113Z] #20 26.21 Selecting previously unselected package libnftnl11:amd64. [2021-07-20T08:54:11.113Z] #20 26.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-20T08:54:11.113Z] #20 26.22 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:54:11.113Z] #20 26.28 Selecting previously unselected package iptables. [2021-07-20T08:54:11.113Z] #20 26.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-20T08:54:11.113Z] #20 26.30 Unpacking iptables (1.8.2-4) ... [2021-07-20T08:54:11.370Z] #20 26.59 Selecting previously unselected package xxd. [2021-07-20T08:54:11.562Z] #20 51.72 Setting up python3-pip (18.1-5) ... [2021-07-20T08:54:11.627Z] #20 26.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:54:11.627Z] #20 26.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T08:54:11.627Z] #20 26.73 Selecting previously unselected package vim-common. [2021-07-20T08:54:11.627Z] #20 26.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:54:11.627Z] #20 26.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T08:54:11.884Z] #20 26.91 Selecting previously unselected package bash-completion. [2021-07-20T08:54:11.884Z] #20 26.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T08:54:12.004Z] #20 32.25 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T08:54:12.429Z] #20 52.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:54:12.430Z] #20 52.80 Processing triggers for mime-support (3.62) ... [2021-07-20T08:54:12.576Z] #20 32.67 Selecting previously unselected package bzip2. [2021-07-20T08:54:12.577Z] #20 32.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-20T08:54:12.577Z] #20 32.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:54:12.577Z] #20 32.81 Selecting previously unselected package xz-utils. [2021-07-20T08:54:12.577Z] #20 32.81 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-20T08:54:12.577Z] #20 32.83 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T08:54:12.837Z] #20 33.15 Selecting previously unselected package apparmor. [2021-07-20T08:54:12.837Z] #20 33.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-20T08:54:13.098Z] #20 33.23 Unpacking apparmor (2.13.2-10) ... [2021-07-20T08:54:13.270Z] 29d5b6a226d2: Verifying Checksum [2021-07-20T08:54:13.270Z] 29d5b6a226d2: Download complete [2021-07-20T08:54:13.358Z] #20 33.54 Selecting previously unselected package aufs-tools. [2021-07-20T08:54:13.359Z] #20 33.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-20T08:54:13.359Z] #20 33.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:54:13.359Z] #20 33.72 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:54:13.359Z] #20 33.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:54:13.359Z] #20 33.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:54:13.596Z] #30 ... [2021-07-20T08:54:13.597Z] [2021-07-20T08:54:13.597Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:54:13.597Z] #50 sha256:363d49ef76ef5118f85ed796c2eea51430eec66c2ad3e78d7e2650d94fe20ab1 [2021-07-20T08:54:13.597Z] #50 199.3 + /build/golangci-lint --version [2021-07-20T08:54:13.597Z] #50 199.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T08:54:13.597Z] #50 DONE 200.0s [2021-07-20T08:54:13.597Z] [2021-07-20T08:54:13.597Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:13.597Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:13.597Z] #40 DONE 199.6s [2021-07-20T08:54:13.597Z] [2021-07-20T08:54:13.597Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:13.597Z] #30 sha256:cf47eccc134ab6844b9ff8ba0c846e13670b938382e28461b57ea37ef9f3f074 [2021-07-20T08:54:13.597Z] #30 DONE 8.0s [2021-07-20T08:54:13.597Z] [2021-07-20T08:54:13.597Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T08:54:13.597Z] #33 sha256:23d34c732001c1aa60d1c6c081712c8c6b6d978fab6f476c7f79bc542fbc7dfa [2021-07-20T08:54:13.619Z] #20 33.90 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:54:13.619Z] #20 33.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:54:13.619Z] #20 33.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:54:13.619Z] #20 34.02 Selecting previously unselected package jq. [2021-07-20T08:54:13.619Z] #20 34.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:54:13.619Z] #20 34.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:54:13.619Z] #20 34.10 Selecting previously unselected package libaio1:amd64. [2021-07-20T08:54:13.833Z] #20 DONE 54.2s [2021-07-20T08:54:13.833Z] [2021-07-20T08:54:13.833Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:54:13.833Z] #24 sha256:c0630fc757ffc20f9cb1b8bf3069f77609478177382546a2bfc7731f412414e9 [2021-07-20T08:54:13.833Z] #24 ... [2021-07-20T08:54:13.833Z] [2021-07-20T08:54:13.833Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-20T08:54:13.833Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b [2021-07-20T08:54:13.879Z] #20 34.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-20T08:54:13.879Z] #20 34.12 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:54:13.879Z] #20 34.18 Selecting previously unselected package libgpm2:amd64. [2021-07-20T08:54:13.879Z] #20 34.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-20T08:54:13.879Z] #20 34.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:54:14.140Z] #20 34.26 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:54:14.140Z] #20 34.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:54:14.140Z] #20 34.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:54:14.164Z] #33 DONE 0.7s [2021-07-20T08:54:14.164Z] [2021-07-20T08:54:14.164Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-20T08:54:14.164Z] #35 sha256:829fed0dfe2f678dabefa7faf62e5d2e978e2b22392bd43d8a55fd13c5cc7669 [2021-07-20T08:54:14.404Z] #20 29.17 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T08:54:14.404Z] #20 29.47 Selecting previously unselected package bzip2. [2021-07-20T08:54:14.404Z] #20 29.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-20T08:54:14.404Z] #20 29.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:54:14.404Z] #20 29.56 Selecting previously unselected package xz-utils. [2021-07-20T08:54:14.404Z] #20 29.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-20T08:54:14.404Z] #20 29.56 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T08:54:14.426Z] #35 DONE 0.3s [2021-07-20T08:54:14.426Z] [2021-07-20T08:54:14.426Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T08:54:14.426Z] #38 sha256:fd984095c1d8c7098da4a693209f3f4bc24bbe754d9e538ab3de2a4b009c3874 [2021-07-20T08:54:14.661Z] #20 29.74 Selecting previously unselected package apparmor. [2021-07-20T08:54:14.661Z] #20 29.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-20T08:54:14.661Z] #20 29.81 Unpacking apparmor (2.13.2-10) ... [2021-07-20T08:54:14.685Z] #38 DONE 0.2s [2021-07-20T08:54:14.685Z] [2021-07-20T08:54:14.685Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:14.685Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:54:14.917Z] #20 30.10 Selecting previously unselected package aufs-tools. [2021-07-20T08:54:14.917Z] #20 30.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-20T08:54:14.917Z] #20 30.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:54:14.917Z] #20 30.20 Selecting previously unselected package libonig5:amd64. [2021-07-20T08:54:15.175Z] #20 30.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T08:54:15.175Z] #20 30.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:54:15.175Z] #20 30.33 Selecting previously unselected package libjq1:amd64. [2021-07-20T08:54:15.175Z] #20 30.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:54:15.175Z] #20 30.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:54:15.239Z] #21 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T08:54:15.239Z] #21 1.425 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T08:54:15.239Z] #21 1.431 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T08:54:15.434Z] #20 30.44 Selecting previously unselected package jq. [2021-07-20T08:54:15.434Z] #20 30.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T08:54:15.434Z] #20 30.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T08:54:15.434Z] #20 30.52 Selecting previously unselected package libaio1:amd64. [2021-07-20T08:54:15.434Z] #20 30.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-20T08:54:15.434Z] #20 30.54 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:54:15.434Z] #20 30.60 Selecting previously unselected package libgpm2:amd64. [2021-07-20T08:54:15.434Z] #20 30.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-20T08:54:15.434Z] #20 30.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:54:15.434Z] #20 30.67 Selecting previously unselected package libicu63:amd64. [2021-07-20T08:54:15.434Z] #20 30.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T08:54:15.693Z] #20 30.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:54:16.193Z] #21 DONE 2.4s [2021-07-20T08:54:16.193Z] [2021-07-20T08:54:16.193Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:54:16.193Z] #24 sha256:c0630fc757ffc20f9cb1b8bf3069f77609478177382546a2bfc7731f412414e9 [2021-07-20T08:54:16.193Z] #24 ... [2021-07-20T08:54:16.193Z] [2021-07-20T08:54:16.193Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:16.193Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-20T08:54:16.583Z] #57 ... [2021-07-20T08:54:16.583Z] [2021-07-20T08:54:16.583Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T08:54:16.583Z] #41 sha256:b5cd0ea9066d75487440e7d8db0cf035178375e1b2adf8dda19bd6b3a510fb33 [2021-07-20T08:54:16.684Z] #20 37.11 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:54:16.944Z] #20 37.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:54:16.944Z] #20 37.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:54:16.944Z] #20 37.27 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:54:16.944Z] #20 37.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:54:16.944Z] #20 37.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:54:17.205Z] #20 37.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:54:17.205Z] #20 37.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:54:17.205Z] #20 37.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:54:17.205Z] #20 37.53 Selecting previously unselected package libreadline5:amd64. [2021-07-20T08:54:17.205Z] #20 37.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-20T08:54:17.205Z] #20 37.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:54:17.205Z] #20 37.66 Selecting previously unselected package net-tools. [2021-07-20T08:54:17.466Z] #20 37.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-20T08:54:17.466Z] #20 37.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:54:17.466Z] #20 37.90 Selecting previously unselected package patch. [2021-07-20T08:54:17.466Z] #20 37.92 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-20T08:54:17.517Z] #41 DONE 0.9s [2021-07-20T08:54:17.517Z] [2021-07-20T08:54:17.517Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-20T08:54:17.517Z] #45 sha256:b9946a4e477e116e096871e935728c15743919b5d83b68cc402ac621587fa3fe [2021-07-20T08:54:17.517Z] #45 DONE 0.1s [2021-07-20T08:54:17.517Z] [2021-07-20T08:54:17.517Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T08:54:17.517Z] #47 sha256:10751cba6c84030460998a097e2983fa2afcb9301de1f0a72339e2d5a6a7ef11 [2021-07-20T08:54:17.727Z] #20 37.92 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T08:54:17.727Z] #20 38.02 Selecting previously unselected package python-pip-whl. [2021-07-20T08:54:17.727Z] #20 38.03 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-20T08:54:17.727Z] #20 38.04 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T08:54:17.775Z] #47 DONE 0.3s [2021-07-20T08:54:17.775Z] [2021-07-20T08:54:17.775Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:17.775Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:54:17.775Z] #57 ... [2021-07-20T08:54:17.775Z] [2021-07-20T08:54:17.775Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T08:54:17.775Z] #49 sha256:1b99f5f7ab534956d5a9141cf715542d49402aed2d35a314803973d164351164 [2021-07-20T08:54:17.775Z] #49 DONE 0.1s [2021-07-20T08:54:17.775Z] [2021-07-20T08:54:17.775Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T08:54:17.775Z] #51 sha256:418743bcbcea57b952d48900e2d04147181b491ba37963f0c35ed7ebd31d0308 [2021-07-20T08:54:18.298Z] #20 38.51 Selecting previously unselected package python3-lib2to3. [2021-07-20T08:54:18.299Z] #20 38.51 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T08:54:18.299Z] #20 38.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:54:18.299Z] #20 38.63 Selecting previously unselected package python3-distutils. [2021-07-20T08:54:18.299Z] #20 38.63 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T08:54:18.299Z] #20 38.64 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T08:54:18.560Z] #20 38.76 Selecting previously unselected package python3-pip. [2021-07-20T08:54:18.560Z] #20 38.76 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-20T08:54:18.560Z] #20 38.77 Unpacking python3-pip (18.1-5) ... [2021-07-20T08:54:18.560Z] #20 38.94 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:54:18.560Z] #20 38.95 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:54:18.560Z] #20 38.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:54:18.709Z] #51 DONE 0.7s [2021-07-20T08:54:18.709Z] [2021-07-20T08:54:18.709Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T08:54:18.709Z] #53 sha256:53b1fe8a851cea1b678e15270ae1e5ba7dc6ece6391793542a8abe24d6d1e905 [2021-07-20T08:54:18.709Z] #53 DONE 0.1s [2021-07-20T08:54:18.709Z] [2021-07-20T08:54:18.709Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:18.709Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:54:18.821Z] #20 39.06 Selecting previously unselected package python3-setuptools. [2021-07-20T08:54:18.821Z] #20 39.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T08:54:18.821Z] #20 39.10 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T08:54:18.821Z] #20 39.30 Selecting previously unselected package python3-wheel. [2021-07-20T08:54:18.821Z] #20 39.30 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T08:54:18.973Z] #20 33.64 Selecting previously unselected package libnet1:amd64. [2021-07-20T08:54:18.973Z] #20 33.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T08:54:18.973Z] #20 33.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:54:18.973Z] #20 33.72 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T08:54:18.973Z] #20 33.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T08:54:18.974Z] #20 33.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:54:18.974Z] #20 33.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T08:54:18.974Z] #20 33.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T08:54:18.974Z] #20 33.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:54:18.974Z] #20 33.90 Selecting previously unselected package libreadline5:amd64. [2021-07-20T08:54:18.974Z] #20 33.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-20T08:54:18.974Z] #20 33.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:54:18.974Z] #20 34.08 Selecting previously unselected package net-tools. [2021-07-20T08:54:18.974Z] #20 34.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-20T08:54:18.974Z] #20 34.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:54:19.083Z] #20 39.31 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T08:54:19.083Z] #20 39.41 Selecting previously unselected package sudo. [2021-07-20T08:54:19.083Z] #20 39.42 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-20T08:54:19.083Z] #20 39.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:54:19.231Z] #20 34.26 Selecting previously unselected package patch. [2021-07-20T08:54:19.231Z] #20 34.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-20T08:54:19.231Z] #20 34.28 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T08:54:19.231Z] #20 34.38 Selecting previously unselected package python-pip-whl. [2021-07-20T08:54:19.231Z] #20 34.39 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-20T08:54:19.231Z] #20 34.39 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T08:54:19.343Z] #20 39.82 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T08:54:19.537Z] #22 ... [2021-07-20T08:54:19.537Z] [2021-07-20T08:54:19.537Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:54:19.537Z] #50 sha256:c3d017f80e2df31c5d21717554530a5f2e773e71524c2bae4d142cef5a4a053b [2021-07-20T08:54:19.537Z] #50 166.9 + /build/golangci-lint --version [2021-07-20T08:54:19.537Z] #50 167.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T08:54:19.537Z] #50 DONE 168.0s [2021-07-20T08:54:19.537Z] [2021-07-20T08:54:19.537Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:19.537Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-20T08:54:19.603Z] #20 39.83 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-20T08:54:19.603Z] #20 39.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:54:19.603Z] #20 40.07 Selecting previously unselected package uidmap. [2021-07-20T08:54:19.745Z] #20 34.83 Selecting previously unselected package python3-lib2to3. [2021-07-20T08:54:19.745Z] #20 34.84 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T08:54:19.745Z] #20 34.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:54:19.863Z] #20 40.08 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-20T08:54:19.863Z] #20 40.09 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T08:54:19.863Z] #20 40.21 Selecting previously unselected package vim-runtime. [2021-07-20T08:54:19.863Z] #20 40.23 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:54:19.863Z] #20 40.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-20T08:54:19.863Z] #20 40.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T08:54:19.863Z] #20 40.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:54:20.002Z] #20 34.96 Selecting previously unselected package python3-distutils. [2021-07-20T08:54:20.002Z] #20 34.97 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T08:54:20.002Z] #20 34.98 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T08:54:20.002Z] #20 35.10 Selecting previously unselected package python3-pip. [2021-07-20T08:54:20.002Z] #20 35.10 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-20T08:54:20.002Z] #20 35.11 Unpacking python3-pip (18.1-5) ... [2021-07-20T08:54:20.276Z] #20 35.27 Selecting previously unselected package python3-pkg-resources. [2021-07-20T08:54:20.276Z] #20 35.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T08:54:20.276Z] #20 35.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:54:20.276Z] #20 35.47 Selecting previously unselected package python3-setuptools. [2021-07-20T08:54:20.276Z] #20 35.48 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T08:54:20.276Z] #20 35.49 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T08:54:20.492Z] #22 4.344 Collecting yamllint==1.26.1 [2021-07-20T08:54:20.533Z] #20 35.68 Selecting previously unselected package python3-wheel. [2021-07-20T08:54:20.533Z] #20 35.69 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T08:54:20.533Z] #20 35.69 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T08:54:20.533Z] #20 35.75 Selecting previously unselected package sudo. [2021-07-20T08:54:20.533Z] #20 35.76 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-20T08:54:20.533Z] #20 35.76 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:54:21.096Z] #20 36.18 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T08:54:21.096Z] #20 36.18 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-20T08:54:21.096Z] #20 36.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:54:21.353Z] #20 36.41 Selecting previously unselected package uidmap. [2021-07-20T08:54:21.353Z] #20 36.43 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-20T08:54:21.353Z] #20 36.43 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T08:54:21.353Z] #20 36.53 Selecting previously unselected package vim-runtime. [2021-07-20T08:54:21.353Z] #20 36.54 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T08:54:21.353Z] #20 36.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-20T08:54:21.353Z] #20 36.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T08:54:21.353Z] #20 36.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:54:23.163Z] #20 42.98 Selecting previously unselected package vim. [2021-07-20T08:54:23.163Z] #20 43.00 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:54:23.163Z] #20 43.02 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T08:54:23.163Z] #20 43.50 Selecting previously unselected package xfsprogs. [2021-07-20T08:54:23.163Z] #20 43.51 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-20T08:54:23.163Z] #20 43.52 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T08:54:23.686Z] #20 43.88 Selecting previously unselected package zip. [2021-07-20T08:54:23.686Z] #20 43.90 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-20T08:54:23.686Z] #20 43.91 Unpacking zip (3.0-11+b1) ... [2021-07-20T08:54:23.686Z] #20 44.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:54:23.686Z] #20 44.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:54:23.686Z] #20 44.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:23.947Z] #20 44.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:54:23.947Z] #20 44.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:54:23.947Z] #20 44.17 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:23.947Z] #20 44.19 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T08:54:23.947Z] #20 44.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:54:23.947Z] #20 44.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:54:23.947Z] #20 44.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:54:23.947Z] #20 44.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:54:23.947Z] #20 44.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:54:23.947Z] #20 44.27 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:54:23.947Z] #20 44.28 Setting up zip (3.0-11+b1) ... [2021-07-20T08:54:23.947Z] #20 44.30 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:54:23.947Z] #20 44.32 Setting up bash-completion (1:2.8-6) ... [2021-07-20T08:54:24.624Z] #20 39.24 Selecting previously unselected package vim. [2021-07-20T08:54:24.624Z] #20 39.25 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T08:54:24.624Z] #20 39.26 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T08:54:24.624Z] #20 39.65 Selecting previously unselected package xfsprogs. [2021-07-20T08:54:24.624Z] #20 39.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-20T08:54:24.624Z] #20 39.66 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T08:54:24.881Z] #20 40.03 Selecting previously unselected package zip. [2021-07-20T08:54:24.881Z] #20 40.03 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-20T08:54:24.881Z] #20 40.04 Unpacking zip (3.0-11+b1) ... [2021-07-20T08:54:25.138Z] #20 40.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T08:54:25.138Z] #20 40.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T08:54:25.138Z] #20 40.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:25.138Z] #20 40.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T08:54:25.138Z] #20 40.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-20T08:54:25.138Z] #20 40.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:25.138Z] #20 40.31 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T08:54:25.138Z] #20 40.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T08:54:25.138Z] #20 40.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T08:54:25.138Z] #20 40.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T08:54:25.138Z] #20 40.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T08:54:25.138Z] #20 40.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T08:54:25.138Z] #20 40.39 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T08:54:25.138Z] #20 40.40 Setting up zip (3.0-11+b1) ... [2021-07-20T08:54:25.395Z] #20 40.43 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T08:54:25.395Z] #20 40.46 Setting up bash-completion (1:2.8-6) ... [2021-07-20T08:54:25.818Z] #22 9.658 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T08:54:26.495Z] #20 46.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:26.495Z] #20 46.65 Setting up xz-utils (5.2.4-1) ... [2021-07-20T08:54:26.495Z] #20 46.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T08:54:26.495Z] #20 46.68 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T08:54:26.495Z] #20 46.70 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:54:26.495Z] #20 46.78 invoke-rc.d: could not determine current runlevel [2021-07-20T08:54:26.495Z] #20 46.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:54:26.495Z] #20 46.80 Setting up pigz (2.4-1) ... [2021-07-20T08:54:26.495Z] #20 46.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:54:26.495Z] #20 46.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:54:26.756Z] #20 46.89 Setting up python-pip-whl (18.1-5) ... [2021-07-20T08:54:26.756Z] #20 46.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:54:26.756Z] #20 46.94 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:54:26.773Z] #22 10.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T08:54:26.773Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T08:54:27.018Z] #20 47.34 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:54:27.018Z] #20 47.36 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:54:27.018Z] #20 47.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:27.018Z] #20 47.41 Setting up vim (2:8.1.0875-5) ... [2021-07-20T08:54:27.018Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T08:54:27.018Z] #20 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T08:54:27.037Z] #22 10.79 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T08:54:27.037Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-20T08:54:27.279Z] #20 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T08:54:27.279Z] #20 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T08:54:27.279Z] #20 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T08:54:27.279Z] #20 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T08:54:27.279Z] #20 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T08:54:27.279Z] #20 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T08:54:27.279Z] #20 47.53 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:54:27.279Z] #20 47.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:54:27.279Z] #20 47.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:54:27.279Z] #20 47.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:54:27.279Z] #20 47.60 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:54:27.279Z] #20 47.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:27.617Z] #22 11.55 Installing build dependencies: started [2021-07-20T08:54:27.917Z] #20 42.79 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-20T08:54:27.917Z] #20 42.81 Setting up xz-utils (5.2.4-1) ... [2021-07-20T08:54:27.917Z] #20 42.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T08:54:27.917Z] #20 42.85 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T08:54:27.917Z] #20 42.87 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T08:54:27.917Z] #20 42.92 invoke-rc.d: could not determine current runlevel [2021-07-20T08:54:27.917Z] #20 42.92 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:54:27.917Z] #20 42.93 Setting up pigz (2.4-1) ... [2021-07-20T08:54:27.917Z] #20 42.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T08:54:27.917Z] #20 42.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T08:54:27.917Z] #20 42.98 Setting up python-pip-whl (18.1-5) ... [2021-07-20T08:54:27.917Z] #20 42.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T08:54:27.917Z] #20 43.00 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T08:54:27.917Z] #20 ... [2021-07-20T08:54:27.917Z] [2021-07-20T08:54:27.917Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:27.917Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:27.917Z] #40 171.3 + dpkg --print-architecture [2021-07-20T08:54:27.917Z] #40 171.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-20T08:54:28.482Z] #40 172.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-20T08:54:28.482Z] #40 172.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-20T08:54:29.827Z] #20 50.22 Setting up iptables (1.8.2-4) ... [2021-07-20T08:54:30.089Z] #20 50.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T08:54:30.089Z] #20 50.31 Setting up python3 (3.7.3-1) ... [2021-07-20T08:54:30.351Z] #20 50.65 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T08:54:30.924Z] #20 51.25 Setting up apparmor (2.13.2-10) ... [2021-07-20T08:54:32.840Z] #20 52.99 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T08:54:32.840Z] #20 53.00 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:54:32.840Z] #20 53.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:54:33.735Z] #40 ... [2021-07-20T08:54:33.735Z] [2021-07-20T08:54:33.735Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:54:33.735Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:54:33.735Z] #20 43.41 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-20T08:54:33.735Z] #20 43.42 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T08:54:33.735Z] #20 43.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:33.735Z] #20 43.44 Setting up vim (2:8.1.0875-5) ... [2021-07-20T08:54:33.735Z] #20 43.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T08:54:33.735Z] #20 43.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T08:54:33.735Z] #20 43.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T08:54:33.735Z] #20 43.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T08:54:33.735Z] #20 43.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T08:54:33.735Z] #20 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T08:54:33.735Z] #20 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T08:54:33.735Z] #20 43.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T08:54:33.735Z] #20 43.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T08:54:33.735Z] #20 43.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T08:54:33.735Z] #20 43.56 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T08:54:33.735Z] #20 43.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T08:54:33.735Z] #20 43.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T08:54:33.735Z] #20 43.61 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T08:54:33.735Z] #20 45.81 Setting up iptables (1.8.2-4) ... [2021-07-20T08:54:33.735Z] #20 45.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T08:54:33.735Z] #20 45.90 Setting up python3 (3.7.3-1) ... [2021-07-20T08:54:33.735Z] #20 46.27 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T08:54:33.735Z] #20 46.90 Setting up apparmor (2.13.2-10) ... [2021-07-20T08:54:33.735Z] #20 48.47 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T08:54:33.735Z] #20 48.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T08:54:33.735Z] #20 48.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T08:54:33.783Z] #20 54.08 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T08:54:34.044Z] #20 54.48 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T08:54:34.299Z] #20 49.44 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T08:54:34.862Z] #20 49.81 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T08:54:34.988Z] #20 ... [2021-07-20T08:54:34.988Z] [2021-07-20T08:54:34.988Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:34.988Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:34.988Z] #40 173.1 + dpkg --print-architecture [2021-07-20T08:54:34.988Z] #40 173.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-20T08:54:34.988Z] #40 173.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-20T08:54:34.988Z] #40 173.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-20T08:54:35.829Z] #20 50.82 Setting up python3-pip (18.1-5) ... [2021-07-20T08:54:36.757Z] #20 51.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:54:36.757Z] #20 51.84 Processing triggers for mime-support (3.62) ... [2021-07-20T08:54:36.799Z] #57 182.2 + bin/containerd [2021-07-20T08:54:37.319Z] #20 DONE 52.4s [2021-07-20T08:54:37.319Z] [2021-07-20T08:54:37.319Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-20T08:54:37.319Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T08:54:37.536Z] #40 ... [2021-07-20T08:54:37.536Z] [2021-07-20T08:54:37.536Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2021-07-20T08:54:37.536Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T08:54:37.536Z] #20 55.42 Setting up python3-pip (18.1-5) ... [2021-07-20T08:54:37.536Z] #20 56.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:54:37.536Z] #20 56.38 Processing triggers for mime-support (3.62) ... [2021-07-20T08:54:37.536Z] #20 DONE 57.9s [2021-07-20T08:54:37.800Z] [2021-07-20T08:54:37.800Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-20T08:54:37.800Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T08:54:38.685Z] #21 1.427 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T08:54:38.685Z] #21 1.431 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T08:54:38.685Z] #21 1.434 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T08:54:38.685Z] #21 DONE 1.5s [2021-07-20T08:54:38.685Z] [2021-07-20T08:54:38.685Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:54:38.685Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:54:38.744Z] #21 1.053 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T08:54:38.744Z] #21 1.065 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T08:54:38.744Z] #21 1.080 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T08:54:38.744Z] #21 DONE 1.1s [2021-07-20T08:54:38.744Z] [2021-07-20T08:54:38.744Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:38.744Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:38.941Z] #50 ... [2021-07-20T08:54:38.941Z] [2021-07-20T08:54:38.941Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:38.941Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T08:54:40.131Z] #40 ... [2021-07-20T08:54:40.131Z] [2021-07-20T08:54:40.131Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:40.131Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T08:54:40.988Z] #57 ... [2021-07-20T08:54:40.988Z] [2021-07-20T08:54:40.988Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:54:40.988Z] #54 sha256:a4121b573dcaf2984c0df62a5326f300b894c5e493ccaea7d439c9d46459b9ab [2021-07-20T08:54:40.988Z] #54 113.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T08:54:40.988Z] #54 114.2 + mkdir -p /build [2021-07-20T08:54:40.988Z] #54 114.2 + cp runc /build/runc [2021-07-20T08:54:40.988Z] #54 DONE 115.6s [2021-07-20T08:54:40.988Z] [2021-07-20T08:54:40.988Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:40.988Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:54:41.925Z] #57 ... [2021-07-20T08:54:41.925Z] [2021-07-20T08:54:41.925Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T08:54:41.925Z] #55 sha256:8bb4a8e38136616f2c17650cae41da4ce58d1eb49e360102b39c3484fb6a24a0 [2021-07-20T08:54:42.185Z] #55 DONE 0.4s [2021-07-20T08:54:42.185Z] [2021-07-20T08:54:42.185Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:42.185Z] #57 sha256:8b03ed7f392f7794ac765788c30c218393325318a42f9c787f578a4d195f9b00 [2021-07-20T08:54:42.604Z] #22 25.19 Installing build dependencies: finished with status 'done' [2021-07-20T08:54:42.604Z] #22 ... [2021-07-20T08:54:42.604Z] [2021-07-20T08:54:42.604Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:42.604Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:54:42.604Z] #57 158.7 + bin/containerd [2021-07-20T08:54:43.438Z] #22 4.236 Collecting yamllint==1.26.1 [2021-07-20T08:54:44.187Z] #22 4.811 Collecting yamllint==1.26.1 [2021-07-20T08:54:47.977Z] #57 ... [2021-07-20T08:54:47.977Z] [2021-07-20T08:54:47.977Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:47.977Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-20T08:54:47.977Z] #22 30.25 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T08:54:47.977Z] #22 30.26 Building wheels for collected packages: yamllint, pyyaml [2021-07-20T08:54:47.977Z] #22 30.26 Running setup.py bdist_wheel for yamllint: started [2021-07-20T08:54:47.977Z] #22 31.15 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T08:54:47.977Z] #22 31.15 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T08:54:47.977Z] #22 31.20 Running setup.py bdist_wheel for pyyaml: started [2021-07-20T08:54:48.555Z] #22 32.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-20T08:54:48.555Z] #22 32.40 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-20T08:54:48.732Z] #22 9.552 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T08:54:48.820Z] #22 32.54 Successfully built yamllint pyyaml [2021-07-20T08:54:48.820Z] #22 32.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T08:54:48.994Z] #22 10.39 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T08:54:48.994Z] #22 10.44 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T08:54:48.994Z] #22 10.47 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T08:54:49.087Z] #22 32.88 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T08:54:49.439Z] #22 10.13 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T08:54:49.566Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-20T08:54:49.696Z] #22 ... [2021-07-20T08:54:49.696Z] [2021-07-20T08:54:49.696Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:54:49.696Z] #50 sha256:17d81b27065b3185255b3929ab3bfece06c3dcfff251be3124e3fba0369b453c [2021-07-20T08:54:49.696Z] #50 198.5 + /build/golangci-lint --version [2021-07-20T08:54:49.827Z] #22 10.97 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T08:54:49.827Z] #22 10.97 Building wheels for collected packages: yamllint [2021-07-20T08:54:49.827Z] #22 10.98 Running setup.py bdist_wheel for yamllint: started [2021-07-20T08:54:49.953Z] #50 198.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T08:54:50.210Z] #50 DONE 199.0s [2021-07-20T08:54:50.210Z] [2021-07-20T08:54:50.210Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:50.210Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T08:54:50.210Z] #22 10.94 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T08:54:50.210Z] #22 10.98 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T08:54:50.210Z] #22 11.01 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T08:54:50.210Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-20T08:54:50.210Z] #22 11.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T08:54:50.210Z] #22 11.35 Building wheels for collected packages: yamllint [2021-07-20T08:54:50.210Z] #22 11.35 Running setup.py bdist_wheel for yamllint: started [2021-07-20T08:54:50.210Z] #22 ... [2021-07-20T08:54:50.210Z] [2021-07-20T08:54:50.210Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:50.210Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:50.210Z] #40 DONE 193.7s [2021-07-20T08:54:50.467Z] [2021-07-20T08:54:50.467Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-20T08:54:50.467Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T08:54:50.771Z] #22 11.88 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T08:54:50.771Z] #22 11.88 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T08:54:50.771Z] #22 11.93 Successfully built yamllint [2021-07-20T08:54:50.771Z] #22 11.95 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T08:54:51.020Z] #22 DONE 34.7s [2021-07-20T08:54:51.020Z] [2021-07-20T08:54:51.020Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-20T08:54:51.020Z] #24 sha256:c0630fc757ffc20f9cb1b8bf3069f77609478177382546a2bfc7731f412414e9 [2021-07-20T08:54:51.020Z] #24 196.7 + return [2021-07-20T08:54:51.020Z] #24 DONE 199.3s [2021-07-20T08:54:51.020Z] [2021-07-20T08:54:51.020Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:54:51.020Z] #54 sha256:b5f97c35516569413e74764f5ff370e52110ed3642ee6aa4bc3276e8e2fa8f39 [2021-07-20T08:54:51.020Z] #54 100.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T08:54:51.020Z] #54 100.9 + mkdir -p /build [2021-07-20T08:54:51.020Z] #54 100.9 + cp runc /build/runc [2021-07-20T08:54:51.020Z] #54 DONE 102.2s [2021-07-20T08:54:51.020Z] [2021-07-20T08:54:51.020Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:51.020Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:54:51.030Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T08:54:51.031Z] #22 12.17 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T08:54:51.031Z] #22 12.21 Successfully built yamllint [2021-07-20T08:54:51.031Z] #22 12.22 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T08:54:51.033Z] #22 12.30 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T08:54:51.287Z] #22 12.53 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T08:54:51.605Z] #22 DONE 12.8s [2021-07-20T08:54:51.605Z] [2021-07-20T08:54:51.605Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T08:54:51.605Z] #25 sha256:2302423e7a3dd219d487ecebc4b9f37ce06d7d40db6bd55626dc116fdf406845 [2021-07-20T08:54:51.852Z] #22 DONE 12.9s [2021-07-20T08:54:51.852Z] [2021-07-20T08:54:51.852Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T08:54:51.852Z] #25 sha256:3e2c324d23b502f3e20994b369b14e8b7e75231ad7894b8349bd953914c2d7c7 [2021-07-20T08:54:51.866Z] #25 DONE 0.5s [2021-07-20T08:54:51.866Z] [2021-07-20T08:54:51.866Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:51.866Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:52.127Z] #40 ... [2021-07-20T08:54:52.127Z] [2021-07-20T08:54:52.127Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:52.127Z] #30 sha256:350e6cc201cbc8f971ec0780b75584ed1fb5a23e72e7e6586a17ff7c57e2e665 [2021-07-20T08:54:52.783Z] #25 DONE 0.9s [2021-07-20T08:54:52.783Z] [2021-07-20T08:54:52.783Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:52.783Z] #30 sha256:0556ed146c207db8510f18d3f89614bd49f56bcbf88e6e8c7811737cce9477a3 [2021-07-20T08:54:53.591Z] #57 ... [2021-07-20T08:54:53.591Z] [2021-07-20T08:54:53.591Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T08:54:53.591Z] #25 sha256:40cc1c990d954742c335b1f05dec1ea9e5de4be3edc9b039f3d308f7cf7ed4a4 [2021-07-20T08:54:54.546Z] #25 DONE 0.7s [2021-07-20T08:54:54.546Z] [2021-07-20T08:54:54.546Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:54.546Z] #30 sha256:fe8396ae92c906f2d130061720af3df4e749f10a83e8795ee874a02941f17a30 [2021-07-20T08:54:58.718Z] #30 ... [2021-07-20T08:54:58.718Z] [2021-07-20T08:54:58.718Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-20T08:54:58.718Z] #50 sha256:f758b9f8f5c83b5dc64f53f2680d1dde6a26f86b0a13fd037f6754a6cc660ae1 [2021-07-20T08:54:58.718Z] #50 196.4 + /build/golangci-lint --version [2021-07-20T08:54:58.718Z] #50 196.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T08:54:59.659Z] #50 DONE 198.2s [2021-07-20T08:54:59.659Z] [2021-07-20T08:54:59.659Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T08:54:59.659Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T08:54:59.659Z] #40 DONE 198.0s [2021-07-20T08:54:59.659Z] [2021-07-20T08:54:59.659Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T08:54:59.659Z] #30 sha256:350e6cc201cbc8f971ec0780b75584ed1fb5a23e72e7e6586a17ff7c57e2e665 [2021-07-20T08:54:59.659Z] #30 DONE 7.8s [2021-07-20T08:54:59.659Z] [2021-07-20T08:54:59.659Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:54:59.659Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:54:59.919Z] #57 ... [2021-07-20T08:54:59.919Z] [2021-07-20T08:54:59.919Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T08:54:59.919Z] #33 sha256:54b2176bc08e68c20cb3d6babb36b59342340486eb08da81fbb42da22ee410f1 [2021-07-20T08:55:00.179Z] #33 DONE 0.5s [2021-07-20T08:55:00.179Z] [2021-07-20T08:55:00.179Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-20T08:55:00.179Z] #35 sha256:7857905180089233f66d13e6c0315a5098dc2f6fddecc94541c88e5f46f36ad7 [2021-07-20T08:55:00.440Z] #35 DONE 0.1s [2021-07-20T08:55:00.440Z] [2021-07-20T08:55:00.440Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T08:55:00.440Z] #38 sha256:7d4c888f6a28bc9dd4b76cb6806240c8468b2c367d4b55471bb80604e8d703e8 [2021-07-20T08:55:00.440Z] #38 DONE 0.2s [2021-07-20T08:55:00.441Z] [2021-07-20T08:55:00.441Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:00.441Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:55:00.877Z] #30 DONE 8.2s [2021-07-20T08:55:00.877Z] [2021-07-20T08:55:00.877Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:00.877Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:01.134Z] #54 ... [2021-07-20T08:55:01.134Z] [2021-07-20T08:55:01.134Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T08:55:01.134Z] #33 sha256:1df99c719fb9a3573dde7cbe623d38c73237fff5c8f95523f8f143e4c4a17b4c [2021-07-20T08:55:01.390Z] #33 DONE 0.3s [2021-07-20T08:55:01.390Z] [2021-07-20T08:55:01.390Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-20T08:55:01.390Z] #35 sha256:7b6a91514ca4639550477dff1e950fe2dc778e924cb495288f944438ff3b6c3d [2021-07-20T08:55:01.390Z] #35 DONE 0.1s [2021-07-20T08:55:01.390Z] [2021-07-20T08:55:01.390Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:01.390Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:01.390Z] #54 ... [2021-07-20T08:55:01.390Z] [2021-07-20T08:55:01.390Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T08:55:01.390Z] #38 sha256:f03e00d9d8c4dc555380882ff28531388ea7ef6bccf5f6a062c1aeed02dd3923 [2021-07-20T08:55:01.390Z] #38 DONE 0.0s [2021-07-20T08:55:01.390Z] [2021-07-20T08:55:01.390Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T08:55:01.390Z] #41 sha256:fd1634a49a50559a1b1cadfba5c2b4da09ae3913b63012fa95c8ff70a3b7a739 [2021-07-20T08:55:02.321Z] #41 DONE 0.8s [2021-07-20T08:55:02.321Z] [2021-07-20T08:55:02.321Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:02.321Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:02.321Z] #54 ... [2021-07-20T08:55:02.321Z] [2021-07-20T08:55:02.321Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-20T08:55:02.321Z] #45 sha256:9db3d61f86799da24b932749aa2ca837c88f1132281c76a562fed5391d2dd54e [2021-07-20T08:55:02.321Z] #45 DONE 0.0s [2021-07-20T08:55:02.321Z] [2021-07-20T08:55:02.321Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T08:55:02.321Z] #47 sha256:2aef0475f534b0367e8813aaa0c233c5ef7d1fa8fc96bfd967e966006f4f4a12 [2021-07-20T08:55:02.885Z] #47 DONE 0.4s [2021-07-20T08:55:02.885Z] [2021-07-20T08:55:02.885Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T08:55:02.885Z] #49 sha256:bba2c6cfc090a16ab71c9a509d8074ea68437c8bb0bb8c39d8e8ea19928a20fd [2021-07-20T08:55:02.885Z] #49 DONE 0.1s [2021-07-20T08:55:02.885Z] [2021-07-20T08:55:02.885Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T08:55:02.885Z] #51 sha256:03864d6bd06e3d693381448d92af9018c95a1d9e6528a52bc93297fb9e153977 [2021-07-20T08:55:02.989Z] #54 ... [2021-07-20T08:55:02.989Z] [2021-07-20T08:55:02.989Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T08:55:02.989Z] #41 sha256:c2864c01c0f0d62ad39a8038feb474bc13efb88e337d217a595512d6146ba806 [2021-07-20T08:55:02.989Z] #41 DONE 0.7s [2021-07-20T08:55:02.989Z] [2021-07-20T08:55:02.989Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:02.989Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:55:03.252Z] #54 ... [2021-07-20T08:55:03.253Z] [2021-07-20T08:55:03.253Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-20T08:55:03.253Z] #45 sha256:a0b960ebc998240b0695840052fcc32a673406adbcb6e4b2ee4e6490466aa487 [2021-07-20T08:55:03.253Z] #45 DONE 0.0s [2021-07-20T08:55:03.253Z] [2021-07-20T08:55:03.253Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T08:55:03.253Z] #47 sha256:4e549002f685ed683aa95234a369187ebd9e9c59ab0cadc7927bb514cd1bc64a [2021-07-20T08:55:03.253Z] #47 DONE 0.1s [2021-07-20T08:55:03.253Z] [2021-07-20T08:55:03.253Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T08:55:03.253Z] #49 sha256:985c190516505f3f8954353b778a2a3aa5d8990ac78b781a971cb8bce81e4641 [2021-07-20T08:55:03.253Z] #49 DONE 0.1s [2021-07-20T08:55:03.253Z] [2021-07-20T08:55:03.253Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:03.253Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:55:03.449Z] #51 DONE 0.7s [2021-07-20T08:55:03.449Z] [2021-07-20T08:55:03.449Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:03.449Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:03.449Z] #54 ... [2021-07-20T08:55:03.449Z] [2021-07-20T08:55:03.449Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T08:55:03.449Z] #53 sha256:334919dddf5cba08dd4534dcecc518821799e536c6e7b3161c49da60e6d99ac7 [2021-07-20T08:55:03.449Z] #53 DONE 0.0s [2021-07-20T08:55:03.514Z] #57 ... [2021-07-20T08:55:03.514Z] [2021-07-20T08:55:03.514Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T08:55:03.514Z] #51 sha256:887935c320468fec45b62d54b1208eb38cd428a4cb7d668cbe917ffd3ec27d8c [2021-07-20T08:55:03.514Z] #51 DONE 0.1s [2021-07-20T08:55:03.514Z] [2021-07-20T08:55:03.514Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T08:55:03.514Z] #53 sha256:ba2c83b2cd23f110195d6a50a2241dc2694917646d30a1892acd775e7675af80 [2021-07-20T08:55:03.514Z] #53 DONE 0.1s [2021-07-20T08:55:03.514Z] [2021-07-20T08:55:03.514Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:03.514Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:55:03.707Z] [2021-07-20T08:55:03.707Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:03.707Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:04.602Z] #30 DONE 9.7s [2021-07-20T08:55:04.602Z] [2021-07-20T08:55:04.602Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T08:55:04.602Z] #33 sha256:7e0bcc2b29ad8c6a14e1d1f8eb5267b66dd3bfcf5ecdfb19dfdb944bc2522ee8 [2021-07-20T08:55:04.602Z] #33 DONE 0.5s [2021-07-20T08:55:04.602Z] [2021-07-20T08:55:04.602Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-20T08:55:04.602Z] #35 sha256:5480cc3168328193efe521b4651e2276982180bd6bcfa937be079cb05fde4f9a [2021-07-20T08:55:04.602Z] #35 DONE 0.1s [2021-07-20T08:55:04.602Z] [2021-07-20T08:55:04.602Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T08:55:04.602Z] #38 sha256:4a31147e44f0688d0d6f17b0c97bb4850bcf229d4e48718fc5d4d87cb3ff372f [2021-07-20T08:55:04.602Z] #38 DONE 0.1s [2021-07-20T08:55:04.602Z] [2021-07-20T08:55:04.602Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:04.602Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:55:04.602Z] #57 ... [2021-07-20T08:55:04.602Z] [2021-07-20T08:55:04.602Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T08:55:04.602Z] #41 sha256:e21b8563fc01e956166528bf0d5ccfbf7b0eb6a2d7b04d4b44a1523698a02a99 [2021-07-20T08:55:05.174Z] INFO [loader] Go packages loading at mode 575 (deps|files|compiled_files|exports_file|imports|name|types_sizes) took 2m14.993669775s [2021-07-20T08:55:05.174Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.748978ms [2021-07-20T08:55:05.181Z] #41 DONE 0.5s [2021-07-20T08:55:05.181Z] [2021-07-20T08:55:05.181Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-20T08:55:05.181Z] #45 sha256:267018936834aff74766cc27d404d2e28b8c5fdbf24536c80240942aa98b6a68 [2021-07-20T08:55:05.181Z] #45 DONE 0.0s [2021-07-20T08:55:05.181Z] [2021-07-20T08:55:05.181Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:05.181Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:55:05.181Z] #57 ... [2021-07-20T08:55:05.181Z] [2021-07-20T08:55:05.181Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T08:55:05.181Z] #47 sha256:77a6be232bc662e2f4e80c50ef79764117ab9879cf7bb228c3b327d651dd7923 [2021-07-20T08:55:05.181Z] #47 DONE 0.1s [2021-07-20T08:55:05.445Z] [2021-07-20T08:55:05.445Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T08:55:05.445Z] #49 sha256:4f2f0b4caf0bf617419c67cb0c0930ce0312e04a1b766cf0b95c69ba214ec322 [2021-07-20T08:55:05.445Z] #49 DONE 0.1s [2021-07-20T08:55:05.445Z] [2021-07-20T08:55:05.445Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T08:55:05.445Z] #51 sha256:10acbecdfaeb7790b1261031472b2a0fd145beaf59640808ab41673ddb0c1fb5 [2021-07-20T08:55:05.708Z] #51 DONE 0.2s [2021-07-20T08:55:05.708Z] [2021-07-20T08:55:05.708Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T08:55:05.708Z] #53 sha256:552d5e2ff96b65e1363e09bad87e33ce2f10d80523858a6b51755447c351d36f [2021-07-20T08:55:05.708Z] #53 DONE 0.1s [2021-07-20T08:55:05.708Z] [2021-07-20T08:55:05.708Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:05.708Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:55:05.972Z] #57 ... [2021-07-20T08:55:05.972Z] [2021-07-20T08:55:05.972Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T08:55:05.972Z] #55 sha256:52747fd5b13f51ff43352ceafc1b3de22239e8a5eaf882e7e2f4e52f41e424c1 [2021-07-20T08:55:05.972Z] #55 DONE 0.2s [2021-07-20T08:55:05.972Z] [2021-07-20T08:55:05.972Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:05.972Z] #57 sha256:c94dfce727232821109bfd04c86c21c359a069aeb779fdbc3512f9a239e2456f [2021-07-20T08:55:08.731Z] #57 214.2 # github.com/containerd/containerd/cmd/containerd [2021-07-20T08:55:08.731Z] #57 214.2 /usr/bin/ld: /tmp/go-link-694327626/000019.o: in function `New': [2021-07-20T08:55:08.731Z] #57 214.2 /tmp/tmp.i18HYrvBXe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-20T08:55:08.731Z] #57 214.2 + bin/containerd-stress [2021-07-20T08:55:09.665Z] #57 215.3 + bin/containerd-shim [2021-07-20T08:55:15.887Z] #54 ... [2021-07-20T08:55:15.887Z] [2021-07-20T08:55:15.887Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:15.887Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:55:15.887Z] #57 180.8 + bin/containerd [2021-07-20T08:55:17.780Z] #57 222.1 + bin/containerd-shim-runc-v1 [2021-07-20T08:55:20.915Z] #57 196.2 # github.com/containerd/containerd/cmd/containerd [2021-07-20T08:55:20.915Z] #57 196.2 /usr/bin/ld: /tmp/go-link-886801123/000019.o: in function `New': [2021-07-20T08:55:20.915Z] #57 196.2 /tmp/tmp.ZOMvOIRnYo/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-20T08:55:20.915Z] #57 196.3 + bin/containerd-stress [2021-07-20T08:55:21.067Z] #57 226.9 + bin/containerd-shim-runc-v2 [2021-07-20T08:55:21.139Z] #57 ... [2021-07-20T08:55:21.139Z] [2021-07-20T08:55:21.139Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:21.139Z] #54 sha256:d1dbc353f12849525144b6847cf3534e0004e69b62c962d995530133a7fdb16e [2021-07-20T08:55:21.139Z] #54 112.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T08:55:21.139Z] #54 112.9 + mkdir -p /build [2021-07-20T08:55:21.139Z] #54 112.9 + cp runc /build/runc [2021-07-20T08:55:21.139Z] #54 DONE 113.9s [2021-07-20T08:55:21.139Z] [2021-07-20T08:55:21.139Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:21.139Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:55:21.638Z] #57 227.5 + binaries [2021-07-20T08:55:21.638Z] #57 227.5 + install -D bin/containerd /build/containerd [2021-07-20T08:55:21.638Z] #57 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T08:55:21.703Z] #57 ... [2021-07-20T08:55:21.703Z] [2021-07-20T08:55:21.703Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T08:55:21.703Z] #55 sha256:30effe719fc340e21137476ff0f562a1164d7e90faa988fd825c8e087501ee6c [2021-07-20T08:55:21.896Z] #57 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T08:55:21.896Z] #57 227.5 + install -D bin/ctr /build/ctr [2021-07-20T08:55:21.960Z] #55 DONE 0.4s [2021-07-20T08:55:21.960Z] [2021-07-20T08:55:21.960Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:21.960Z] #57 sha256:aff948efa52d7b0429101c1e43aac57553e12b1febbd40855d98b3e0a8ef444b [2021-07-20T08:55:24.238Z] #57 200.1 + bin/containerd-shim [2021-07-20T08:55:24.422Z] #57 DONE 229.7s [2021-07-20T08:55:24.989Z] [2021-07-20T08:55:24.989Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T08:55:24.989Z] #58 sha256:b0e346629283f636696b54659ceee0334b5531513277a0fd5220884f10c1711b [2021-07-20T08:55:25.448Z] 29d5b6a226d2: Pull complete [2021-07-20T08:55:25.448Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-20T08:55:25.448Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T08:55:25.448Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-20T08:55:25.448Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-20T08:55:25.448Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-20T08:55:25.448Z] WARN: Skipping validation tests [2021-07-20T08:55:25.448Z] INFO: Running unit tests at 07/20/2021 08:55:22... [2021-07-20T08:55:25.518Z] #54 ... [2021-07-20T08:55:25.518Z] [2021-07-20T08:55:25.518Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:25.518Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:55:25.518Z] #57 179.7 + bin/containerd [2021-07-20T08:55:25.518Z] #57 ... [2021-07-20T08:55:25.518Z] [2021-07-20T08:55:25.518Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-20T08:55:25.518Z] #54 sha256:e669b8cebc1ef7e8cb550c56bf7a954135ba1df5871d4e8024a6e089186944c5 [2021-07-20T08:55:25.518Z] #54 113.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T08:55:25.518Z] #54 113.7 + mkdir -p /build [2021-07-20T08:55:25.518Z] #54 113.7 + cp runc /build/runc [2021-07-20T08:55:25.518Z] #54 DONE 114.6s [2021-07-20T08:55:25.518Z] [2021-07-20T08:55:25.518Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:25.518Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:55:25.555Z] #58 DONE 0.6s [2021-07-20T08:55:25.555Z] [2021-07-20T08:55:25.555Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T08:55:25.555Z] #62 sha256:56b36ee1716124f20b5d3db7d01d2e02ecefa6afe09cf735ab8afd7a4443912a [2021-07-20T08:55:25.555Z] #62 DONE 0.1s [2021-07-20T08:55:25.555Z] [2021-07-20T08:55:25.555Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T08:55:25.555Z] #67 sha256:e2d8f758c5cb7e5689c4aba9403e5c21f43c0bcca5705c69835880c74c083ec3 [2021-07-20T08:55:26.121Z] #67 DONE 0.7s [2021-07-20T08:55:26.379Z] [2021-07-20T08:55:26.379Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-20T08:55:26.379Z] #68 sha256:23824de479cec49b607f3cbdb142b98ad658c383c1f55a494f045a4730ae6287 [2021-07-20T08:55:26.379Z] #68 DONE 0.1s [2021-07-20T08:55:26.379Z] [2021-07-20T08:55:26.379Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T08:55:26.379Z] #69 sha256:969323ceeb94518cd210a6f210383c992f9194e4ef083602f8bb58d77c7bb5d6 [2021-07-20T08:55:26.915Z] #57 ... [2021-07-20T08:55:26.915Z] [2021-07-20T08:55:26.915Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T08:55:26.915Z] #55 sha256:25220065e0066236cab621bfc275e124b53ee951dc48a10637e73acacf7057ef [2021-07-20T08:55:26.915Z] #55 DONE 0.2s [2021-07-20T08:55:26.915Z] [2021-07-20T08:55:26.915Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-20T08:55:26.915Z] #57 sha256:c649bb432877ba52a91633a4baa99b0c870d4a9891ddf8115ba1d63660329153 [2021-07-20T08:55:26.989Z] INFO: make.ps1 starting at 07/20/2021 08:55:26 [2021-07-20T08:55:27.446Z] INFO: Git commit (cc182c1765) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T08:55:27.446Z] INFO: Invoking autogen... [2021-07-20T08:55:27.889Z] #69 DONE 1.4s [2021-07-20T08:55:27.889Z] [2021-07-20T08:55:27.889Z] #70 exporting to image [2021-07-20T08:55:27.889Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T08:55:27.889Z] #70 exporting layers [2021-07-20T08:55:28.410Z] INFO: Running unit tests... [2021-07-20T08:55:30.861Z] #57 206.1 + bin/containerd-shim-runc-v1 [2021-07-20T08:55:34.186Z] #57 210.3 + bin/containerd-shim-runc-v2 [2021-07-20T08:55:34.477Z] #70 exporting layers 6.9s done [2021-07-20T08:55:34.477Z] #70 writing image sha256:f4b0d8ba52698a1b18ba911b9e33135996f9818f3a418dfb318f7c231d98d02f done [2021-07-20T08:55:34.477Z] #70 naming to docker.io/library/docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 done [2021-07-20T08:55:34.477Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-20T08:55:34.763Z] #57 211.1 + binaries [2021-07-20T08:55:34.763Z] #57 211.1 + install -D bin/containerd /build/containerd [2021-07-20T08:55:34.763Z] #57 211.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T08:55:34.763Z] #57 211.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T08:55:34.763Z] #57 211.2 + install -D bin/ctr /build/ctr [2021-07-20T08:55:34.820Z] + trap exit INT TERM [2021-07-20T08:55:34.820Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-20T08:55:34.820Z] + CONTAINER_NAME=docker-pr4 [2021-07-20T08:55:34.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 -e DOCKER_GRAPHDRIVER docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 hack/make.sh dynbinary [2021-07-20T08:55:35.468Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-20T08:55:36.718Z] [2021-07-20T08:55:36.718Z] Removing bundles/ [2021-07-20T08:55:36.718Z] [2021-07-20T08:55:36.718Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T08:55:36.718Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:55:36.718Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:55:38.983Z] #57 DONE 214.8s [2021-07-20T08:55:39.931Z] [2021-07-20T08:55:39.931Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T08:55:39.931Z] #58 sha256:7840cdf3a0b957dd8481b70196ca75eaeacef246136a99f92546775f714dba28 [2021-07-20T08:55:41.852Z] #58 DONE 1.5s [2021-07-20T08:55:41.852Z] [2021-07-20T08:55:41.852Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T08:55:41.852Z] #62 sha256:f06a40a9c5b72391f938b4cc72abb7049e9f6c347bbaa2f9c12121299545d8eb [2021-07-20T08:55:41.852Z] #62 DONE 0.3s [2021-07-20T08:55:41.852Z] [2021-07-20T08:55:41.852Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T08:55:41.852Z] #67 sha256:4317e4c1ee8c4ad96bd7ae835427c730697d9e3780c7f99d7d18b1f9fcaef843 [2021-07-20T08:55:43.773Z] #67 DONE 2.0s [2021-07-20T08:55:44.022Z] ? github.com/docker/docker/api [no test files] [2021-07-20T08:55:44.036Z] [2021-07-20T08:55:44.036Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-20T08:55:44.036Z] #68 sha256:09b3633f3a2215dfec900afe686cfb8e97113d1d3b16981d04497523ae8fc092 [2021-07-20T08:55:44.036Z] #68 DONE 0.0s [2021-07-20T08:55:44.036Z] [2021-07-20T08:55:44.036Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T08:55:44.036Z] #69 sha256:119ae9a71df28560ad66cc930d537d7cec5b9ca3771f915cc994b24186b27781 [2021-07-20T08:55:45.224Z] f143c6fed32d: Pull complete [2021-07-20T08:55:45.224Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-20T08:55:45.224Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T08:55:45.224Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-20T08:55:45.224Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-20T08:55:45.224Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-20T08:55:45.224Z] WARN: Skipping validation tests [2021-07-20T08:55:45.224Z] INFO: Running unit tests at 07/20/2021 08:55:42... [2021-07-20T08:55:45.960Z] #69 DONE 1.9s [2021-07-20T08:55:45.960Z] [2021-07-20T08:55:45.960Z] #70 exporting to image [2021-07-20T08:55:45.960Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T08:55:45.960Z] #70 exporting layers [2021-07-20T08:55:48.121Z] INFO: make.ps1 starting at 07/20/2021 08:55:47 [2021-07-20T08:55:48.463Z] #57 213.0 # github.com/containerd/containerd/cmd/containerd [2021-07-20T08:55:48.463Z] #57 213.0 /usr/bin/ld: /tmp/go-link-879104810/000019.o: in function `New': [2021-07-20T08:55:48.463Z] #57 213.0 /tmp/tmp.eByP8422up/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-20T08:55:48.463Z] #57 213.1 + bin/containerd-stress [2021-07-20T08:55:48.463Z] #57 214.2 + bin/containerd-shim [2021-07-20T08:55:48.579Z] INFO: Git commit (18276b72a2) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T08:55:48.579Z] INFO: Invoking autogen... [2021-07-20T08:55:49.036Z] INFO: Running unit tests... [2021-07-20T08:55:50.190Z] #70 exporting layers 3.8s done [2021-07-20T08:55:50.190Z] #70 writing image sha256:6a75b7b2fa993411d0d189b6816ff6bea1e9dd8f72ebf623ef21c442d387af74 done [2021-07-20T08:55:50.190Z] #70 naming to docker.io/library/docker:6883f3888b39472d4828c045c6f9e12f2bfdc8bc done [2021-07-20T08:55:50.190Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-20T08:55:50.537Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-20T08:55:50.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6883f3888b39472d4828c045c6f9e12f2bfdc8bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6883f3888b39472d4828c045c6f9e12f2bfdc8bc hack/test/unit [2021-07-20T08:55:53.410Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-20T08:55:53.410Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-20T08:55:53.410Z] + TESTDIRS=./... [2021-07-20T08:55:53.410Z] + exclude_paths='/vendor/|/integration' [2021-07-20T08:55:53.410Z] ++ go list ./... [2021-07-20T08:55:53.410Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-20T08:55:54.361Z] + pkg_list='github.com/docker/docker/api [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/backend/build [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/httputils [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/middleware [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/build [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/container [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/debug [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/distribution [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/grpc [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/image [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/network [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/plugin [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/session [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/swarm [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/system [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/volume [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/backend [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/blkiodev [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/container [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/events [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/filters [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/image [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/mount [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/network [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/registry [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/strslice [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/swarm [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/time [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/versions [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/types/volume [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/builder-next/worker [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/dockerfile [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/dockerignore [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/remotecontext [2021-07-20T08:55:54.361Z] github.com/docker/docker/builder/remotecontext/git [2021-07-20T08:55:54.361Z] github.com/docker/docker/cli [2021-07-20T08:55:54.361Z] github.com/docker/docker/cli/config [2021-07-20T08:55:54.361Z] github.com/docker/docker/cli/debug [2021-07-20T08:55:54.361Z] github.com/docker/docker/client [2021-07-20T08:55:54.361Z] github.com/docker/docker/cmd/docker-proxy [2021-07-20T08:55:54.361Z] github.com/docker/docker/cmd/dockerd [2021-07-20T08:55:54.361Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-20T08:55:54.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-20T08:55:54.361Z] github.com/docker/docker/container [2021-07-20T08:55:54.361Z] github.com/docker/docker/container/stream [2021-07-20T08:55:54.361Z] github.com/docker/docker/contrib/apparmor [2021-07-20T08:55:54.361Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-20T08:55:54.361Z] github.com/docker/docker/contrib/httpserver [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster/convert [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster/executor [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/cluster/provider [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/config [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/discovery [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/events [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/events/testutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/exec [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/images [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/initlayer [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/links [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/listeners [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/gelf [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/journald [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/local [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/logentries [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/splunk [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/syslog [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/logger/templates [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/names [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/network [2021-07-20T08:55:54.361Z] github.com/docker/docker/daemon/stats [2021-07-20T08:55:54.361Z] github.com/docker/docker/distribution [2021-07-20T08:55:54.361Z] github.com/docker/docker/distribution/metadata [2021-07-20T08:55:54.361Z] github.com/docker/docker/distribution/utils [2021-07-20T08:55:54.361Z] github.com/docker/docker/distribution/xfer [2021-07-20T08:55:54.361Z] github.com/docker/docker/dockerversion [2021-07-20T08:55:54.361Z] github.com/docker/docker/errdefs [2021-07-20T08:55:54.361Z] github.com/docker/docker/image [2021-07-20T08:55:54.361Z] github.com/docker/docker/image/cache [2021-07-20T08:55:54.361Z] github.com/docker/docker/image/tarexport [2021-07-20T08:55:54.361Z] github.com/docker/docker/image/v1 [2021-07-20T08:55:54.361Z] github.com/docker/docker/internal/test/suite [2021-07-20T08:55:54.361Z] github.com/docker/docker/layer [2021-07-20T08:55:54.361Z] github.com/docker/docker/libcontainerd [2021-07-20T08:55:54.361Z] github.com/docker/docker/libcontainerd/queue [2021-07-20T08:55:54.361Z] github.com/docker/docker/libcontainerd/remote [2021-07-20T08:55:54.361Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-20T08:55:54.361Z] github.com/docker/docker/libcontainerd/types [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/api [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/bitseq [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cluster [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/config [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/datastore [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/driverapi [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/etchosts [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/idm [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipam [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/iptables [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/netlabel [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/netutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/networkdb [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/ns [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/options [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/osl [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/portallocator [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/portmapper [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/testutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/libnetwork/types [2021-07-20T08:55:54.361Z] github.com/docker/docker/oci [2021-07-20T08:55:54.361Z] github.com/docker/docker/oci/caps [2021-07-20T08:55:54.361Z] github.com/docker/docker/opts [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/aaparser [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/archive [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/authorization [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/broadcaster [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/capabilities [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/chrootarchive [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/containerfs [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/devicemapper [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/directory [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/discovery [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/discovery/file [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/discovery/kv [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/discovery/memory [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/dmesg [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/filenotify [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/fileutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/fsutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/homedir [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/idtools [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/ioutils [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/jsonmessage [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/locker [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/longpath [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/loopback [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/mount [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/namesgenerator [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/parsers [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/pidfile [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/platform [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugingetter [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugins [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/plugins/transport [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/pools [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/progress [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/pubsub [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/reexec [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/signal [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/stack [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/stdcopy [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/streamformatter [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/stringid [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/symlink [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/sysinfo [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/system [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/tailfile [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/tarsum [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/term [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/term/windows [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/truncindex [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/urlutil [2021-07-20T08:55:54.361Z] github.com/docker/docker/pkg/useragent [2021-07-20T08:55:54.361Z] github.com/docker/docker/plugin [2021-07-20T08:55:54.361Z] github.com/docker/docker/plugin/executor/containerd [2021-07-20T08:55:54.361Z] github.com/docker/docker/plugin/v2 [2021-07-20T08:55:54.361Z] github.com/docker/docker/profiles/apparmor [2021-07-20T08:55:54.361Z] github.com/docker/docker/profiles/seccomp [2021-07-20T08:55:54.361Z] github.com/docker/docker/quota [2021-07-20T08:55:54.361Z] github.com/docker/docker/reference [2021-07-20T08:55:54.361Z] github.com/docker/docker/registry [2021-07-20T08:55:54.361Z] github.com/docker/docker/registry/resumable [2021-07-20T08:55:54.361Z] github.com/docker/docker/restartmanager [2021-07-20T08:55:54.361Z] github.com/docker/docker/rootless [2021-07-20T08:55:54.361Z] github.com/docker/docker/rootless/specconv [2021-07-20T08:55:54.361Z] github.com/docker/docker/runconfig [2021-07-20T08:55:54.361Z] github.com/docker/docker/runconfig/opts [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/daemon [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/environment [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fakecontext [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fakegit [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fakestorage [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fixtures/load [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/registry [2021-07-20T08:55:54.361Z] github.com/docker/docker/testutil/request [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/drivers [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/local [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/mounts [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/service [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/service/opts [2021-07-20T08:55:54.361Z] github.com/docker/docker/volume/testutils' [2021-07-20T08:55:54.361Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-20T08:55:54.361Z] + echo 'github.com/docker/docker/api [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/backend/build [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/httputils [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/middleware [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/build [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/container [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/debug [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/distribution [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/grpc [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/image [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/network [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/plugin [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/session [2021-07-20T08:55:54.361Z] github.com/docker/docker/api/server/router/swarm [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/server/router/system [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/server/router/volume [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/backend [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/blkiodev [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/container [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/events [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/filters [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/image [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/mount [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/network [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/registry [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/strslice [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/swarm [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/time [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/versions [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-20T08:55:54.362Z] github.com/docker/docker/api/types/volume [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/builder-next/worker [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/dockerfile [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/dockerignore [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/remotecontext [2021-07-20T08:55:54.362Z] github.com/docker/docker/builder/remotecontext/git [2021-07-20T08:55:54.362Z] github.com/docker/docker/cli [2021-07-20T08:55:54.362Z] github.com/docker/docker/cli/config [2021-07-20T08:55:54.362Z] github.com/docker/docker/cli/debug [2021-07-20T08:55:54.362Z] github.com/docker/docker/client [2021-07-20T08:55:54.362Z] github.com/docker/docker/cmd/docker-proxy [2021-07-20T08:55:54.362Z] github.com/docker/docker/cmd/dockerd [2021-07-20T08:55:54.362Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-20T08:55:54.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-20T08:55:54.362Z] github.com/docker/docker/container [2021-07-20T08:55:54.362Z] github.com/docker/docker/container/stream [2021-07-20T08:55:54.362Z] github.com/docker/docker/contrib/apparmor [2021-07-20T08:55:54.362Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-20T08:55:54.362Z] github.com/docker/docker/contrib/httpserver [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster/convert [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster/executor [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/cluster/provider [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/config [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/discovery [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/events [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/events/testutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/exec [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/images [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/initlayer [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/links [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/listeners [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/gelf [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/journald [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/local [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/logentries [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/splunk [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/syslog [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/logger/templates [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/names [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/network [2021-07-20T08:55:54.362Z] github.com/docker/docker/daemon/stats [2021-07-20T08:55:54.362Z] github.com/docker/docker/distribution [2021-07-20T08:55:54.362Z] github.com/docker/docker/distribution/metadata [2021-07-20T08:55:54.362Z] github.com/docker/docker/distribution/utils [2021-07-20T08:55:54.362Z] github.com/docker/docker/distribution/xfer [2021-07-20T08:55:54.362Z] github.com/docker/docker/dockerversion [2021-07-20T08:55:54.362Z] github.com/docker/docker/errdefs [2021-07-20T08:55:54.362Z] github.com/docker/docker/image [2021-07-20T08:55:54.362Z] github.com/docker/docker/image/cache [2021-07-20T08:55:54.362Z] github.com/docker/docker/image/tarexport [2021-07-20T08:55:54.362Z] github.com/docker/docker/image/v1 [2021-07-20T08:55:54.362Z] github.com/docker/docker/internal/test/suite [2021-07-20T08:55:54.362Z] github.com/docker/docker/layer [2021-07-20T08:55:54.362Z] github.com/docker/docker/libcontainerd [2021-07-20T08:55:54.362Z] github.com/docker/docker/libcontainerd/queue [2021-07-20T08:55:54.362Z] github.com/docker/docker/libcontainerd/remote [2021-07-20T08:55:54.362Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-20T08:55:54.362Z] github.com/docker/docker/libcontainerd/types [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/api [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/bitseq [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cluster [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/config [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/datastore [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/driverapi [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/etchosts [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/idm [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipam [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/iptables [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/netlabel [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/netutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/networkdb [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/ns [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/options [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/osl [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/portallocator [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/portmapper [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/testutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/types [2021-07-20T08:55:54.362Z] github.com/docker/docker/oci [2021-07-20T08:55:54.362Z] github.com/docker/docker/oci/caps [2021-07-20T08:55:54.362Z] github.com/docker/docker/opts [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/aaparser [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/archive [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/authorization [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/broadcaster [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/capabilities [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/chrootarchive [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/containerfs [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/devicemapper [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/directory [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/discovery [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/discovery/file [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/discovery/kv [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/discovery/memory [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/dmesg [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/filenotify [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/fileutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/fsutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/homedir [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/idtools [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/ioutils [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/jsonmessage [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/locker [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/longpath [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/loopback [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/mount [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/namesgenerator [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/parsers [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/pidfile [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/platform [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugingetter [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugins [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/plugins/transport [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/pools [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/progress [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/pubsub [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/reexec [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/signal [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/stack [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/stdcopy [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/streamformatter [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/stringid [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/symlink [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/sysinfo [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/system [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/tailfile [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/tarsum [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/term [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/term/windows [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/truncindex [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/urlutil [2021-07-20T08:55:54.362Z] github.com/docker/docker/pkg/useragent [2021-07-20T08:55:54.362Z] github.com/docker/docker/plugin [2021-07-20T08:55:54.362Z] github.com/docker/docker/plugin/executor/containerd [2021-07-20T08:55:54.362Z] github.com/docker/docker/plugin/v2 [2021-07-20T08:55:54.362Z] github.com/docker/docker/profiles/apparmor [2021-07-20T08:55:54.362Z] github.com/docker/docker/profiles/seccomp [2021-07-20T08:55:54.362Z] github.com/docker/docker/quota [2021-07-20T08:55:54.362Z] github.com/docker/docker/reference [2021-07-20T08:55:54.362Z] github.com/docker/docker/registry [2021-07-20T08:55:54.362Z] github.com/docker/docker/registry/resumable [2021-07-20T08:55:54.362Z] github.com/docker/docker/restartmanager [2021-07-20T08:55:54.362Z] github.com/docker/docker/rootless [2021-07-20T08:55:54.362Z] github.com/docker/docker/rootless/specconv [2021-07-20T08:55:54.362Z] github.com/docker/docker/runconfig [2021-07-20T08:55:54.362Z] github.com/docker/docker/runconfig/opts [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/daemon [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/environment [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fakecontext [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fakegit [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fakestorage [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fixtures/load [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/registry [2021-07-20T08:55:54.362Z] github.com/docker/docker/testutil/request [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/drivers [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/local [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/mounts [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/service [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/service/opts [2021-07-20T08:55:54.362Z] github.com/docker/docker/volume/testutils' [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T08:55:54.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T08:55:54.362Z] + type docker-proxy [2021-07-20T08:55:54.362Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-20T08:55:54.362Z] + hack/make.sh binary-proxy install-proxy [2021-07-20T08:55:54.362Z] [2021-07-20T08:55:54.362Z] Removing bundles/ [2021-07-20T08:55:54.362Z] [2021-07-20T08:55:54.362Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-20T08:55:54.626Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-20T08:55:54.626Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:55:56.094Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-20T08:55:56.558Z] #57 221.0 + bin/containerd-shim-runc-v1 [2021-07-20T08:55:59.021Z] #57 211.2 # github.com/containerd/containerd/cmd/containerd [2021-07-20T08:55:59.022Z] #57 211.2 /usr/bin/ld: /tmp/go-link-443762940/000019.o: in function `New': [2021-07-20T08:55:59.022Z] #57 211.2 /tmp/tmp.Ea0S8y9OIZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-20T08:55:59.022Z] #57 211.2 + bin/containerd-stress [2021-07-20T08:55:59.022Z] #57 212.3 + bin/containerd-shim [2021-07-20T08:56:00.730Z] #57 225.7 + bin/containerd-shim-runc-v2 [2021-07-20T08:56:00.730Z] #57 226.3 + binaries [2021-07-20T08:56:00.730Z] #57 226.3 + install -D bin/containerd /build/containerd [2021-07-20T08:56:00.730Z] #57 226.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T08:56:00.730Z] #57 226.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T08:56:00.730Z] #57 226.4 + install -D bin/ctr /build/ctr [2021-07-20T08:56:01.683Z] === RUN TestMiddlewares [2021-07-20T08:56:01.683Z] --- PASS: TestMiddlewares (0.00s) [2021-07-20T08:56:01.683Z] PASS [2021-07-20T08:56:01.683Z] coverage: 9.0% of statements [2021-07-20T08:56:01.683Z] ok github.com/docker/docker/api/server 0.247s coverage: 9.0% of statements [2021-07-20T08:56:02.323Z] #57 219.2 + bin/containerd-shim-runc-v1 [2021-07-20T08:56:02.793Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-20T08:56:02.793Z] [2021-07-20T08:56:02.793Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-20T08:56:02.793Z] Installing docker-proxy to /usr/local/bin/ [2021-07-20T08:56:02.793Z] [2021-07-20T08:56:02.793Z] + mkdir -p bundles [2021-07-20T08:56:02.793Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-20T08:56:03.439Z] #57 DONE 229.4s [2021-07-20T08:56:04.366Z] [2021-07-20T08:56:04.366Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T08:56:04.366Z] #58 sha256:6d44d6d171492aea5c446c44c7c600c665ac56226b7d19da97ae962a112dfbdc [2021-07-20T08:56:04.643Z] ? github.com/docker/docker/api [no test files] [2021-07-20T08:56:04.721Z] ? github.com/docker/docker/api [no test files] [2021-07-20T08:56:05.728Z] #58 DONE 1.4s [2021-07-20T08:56:05.983Z] [2021-07-20T08:56:05.983Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T08:56:05.983Z] #62 sha256:d83f1a729258a0b156ed9f3ccb3b9fe0b25b5c626decf6e0d2de4b2a84ad65db [2021-07-20T08:56:06.238Z] #62 DONE 0.3s [2021-07-20T08:56:06.238Z] [2021-07-20T08:56:06.238Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T08:56:06.238Z] #67 sha256:46bd7be2845a843fd60cb281d676501b6f335b3038939008add2628fbef6262a [2021-07-20T08:56:06.528Z] #57 223.9 + bin/containerd-shim-runc-v2 [2021-07-20T08:56:07.472Z] #57 224.5 + binaries [2021-07-20T08:56:07.472Z] #57 224.5 + install -D bin/containerd /build/containerd [2021-07-20T08:56:07.472Z] #57 224.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T08:56:07.472Z] #57 224.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T08:56:07.472Z] #57 224.6 + install -D bin/ctr /build/ctr [2021-07-20T08:56:08.123Z] #67 DONE 1.5s [2021-07-20T08:56:08.123Z] [2021-07-20T08:56:08.123Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-20T08:56:08.123Z] #68 sha256:2cb3e3deb597435d5c298e43aea1e16b254ff1c6bc89229a2420847a58eeaabf [2021-07-20T08:56:08.123Z] #68 DONE 0.0s [2021-07-20T08:56:08.123Z] [2021-07-20T08:56:08.123Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-07-20T08:56:08.123Z] #69 sha256:21a3355bc19bb7f6d3a2f31271e588ba2ef7f7b5d12a6793a47397bb12317cd3 [2021-07-20T08:56:08.378Z] #69 0.685 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-20T08:56:08.378Z] #69 0.685 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T08:56:08.378Z] #69 0.761 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T08:56:08.635Z] #69 0.922 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T08:56:09.454Z] #69 1.023 Reading package lists... [2021-07-20T08:56:10.012Z] #57 DONE 226.8s [2021-07-20T08:56:10.016Z] #69 1.640 Reading package lists... [2021-07-20T08:56:10.016Z] #69 2.237 Building dependency tree... [2021-07-20T08:56:10.016Z] #69 2.350 Reading state information... [2021-07-20T08:56:10.016Z] #69 2.451 The following additional packages will be installed: [2021-07-20T08:56:10.272Z] #69 2.451 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-20T08:56:10.272Z] #69 2.451 libpam-systemd [2021-07-20T08:56:10.272Z] #69 2.452 Suggested packages: [2021-07-20T08:56:10.272Z] #69 2.452 systemd-container policykit-1 [2021-07-20T08:56:10.272Z] #69 2.452 Recommended packages: [2021-07-20T08:56:10.272Z] #69 2.452 libnss-systemd [2021-07-20T08:56:10.272Z] #69 2.533 The following NEW packages will be installed: [2021-07-20T08:56:10.272Z] #69 2.534 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-20T08:56:10.272Z] #69 2.534 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-20T08:56:10.272Z] [2021-07-20T08:56:10.272Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T08:56:10.272Z] #58 sha256:a5ea82df7ac5743c17e8cc768f0412356a849db830372bf3a0e4981a7880ef3c [2021-07-20T08:56:10.528Z] #69 2.799 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T08:56:10.528Z] #69 2.799 Need to get 4762 kB of archives. [2021-07-20T08:56:10.528Z] #69 2.799 After this operation, 16.6 MB of additional disk space will be used. [2021-07-20T08:56:10.528Z] #69 2.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-20T08:56:10.528Z] #69 2.802 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-20T08:56:10.528Z] #69 2.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-20T08:56:10.528Z] #69 2.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-20T08:56:10.528Z] #69 2.808 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-20T08:56:10.528Z] #69 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-20T08:56:10.528Z] #69 2.892 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-20T08:56:10.784Z] #69 2.907 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-20T08:56:10.784Z] #69 2.909 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-20T08:56:10.784Z] #69 2.911 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-20T08:56:10.784Z] #69 2.913 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-20T08:56:10.784Z] #69 3.180 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T08:56:10.842Z] #58 DONE 0.5s [2021-07-20T08:56:10.842Z] [2021-07-20T08:56:10.842Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T08:56:10.842Z] #62 sha256:e996551dca518a492663c9e1f2622245297ed7e0bc31e87c829d0a18f78dc4b8 [2021-07-20T08:56:10.842Z] #62 DONE 0.2s [2021-07-20T08:56:10.842Z] [2021-07-20T08:56:10.842Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T08:56:10.842Z] #67 sha256:3f0961a78c37f8fdc0d2acbe8ae46b655512b74ab599b5433aea576b3b2902b4 [2021-07-20T08:56:11.041Z] #69 3.202 Fetched 4762 kB in 0s (12.9 MB/s) [2021-07-20T08:56:11.041Z] #69 3.226 Selecting previously unselected package libargon2-1:amd64. [2021-07-20T08:56:11.041Z] #69 3.226 (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 ... 28078 files and directories currently installed.) [2021-07-20T08:56:11.041Z] #69 3.240 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-20T08:56:11.041Z] #69 3.247 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-20T08:56:11.041Z] #69 3.279 Selecting previously unselected package libjson-c3:amd64. [2021-07-20T08:56:11.041Z] #69 3.281 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-20T08:56:11.041Z] #69 3.285 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-20T08:56:11.041Z] #69 3.319 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-20T08:56:11.041Z] #69 3.319 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-20T08:56:11.041Z] #69 3.322 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-20T08:56:11.041Z] #69 3.369 Selecting previously unselected package libidn11:amd64. [2021-07-20T08:56:11.041Z] #69 3.369 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-20T08:56:11.041Z] #69 3.373 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-20T08:56:11.041Z] #69 3.411 Selecting previously unselected package libkmod2:amd64. [2021-07-20T08:56:11.297Z] #69 3.413 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-20T08:56:11.297Z] #69 3.417 Unpacking libkmod2:amd64 (26-1) ... [2021-07-20T08:56:11.297Z] #69 3.459 Selecting previously unselected package systemd. [2021-07-20T08:56:11.297Z] #69 3.460 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-20T08:56:11.297Z] #69 3.496 Unpacking systemd (241-7~deb10u7) ... [2021-07-20T08:56:11.553Z] #69 3.949 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-20T08:56:11.553Z] #69 3.958 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-20T08:56:11.553Z] #69 3.969 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-20T08:56:11.809Z] #69 3.981 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-20T08:56:11.809Z] #69 3.993 Setting up libkmod2:amd64 (26-1) ... [2021-07-20T08:56:11.809Z] #69 4.003 Setting up systemd (241-7~deb10u7) ... [2021-07-20T08:56:11.809Z] #69 4.048 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-20T08:56:11.809Z] #69 4.049 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-20T08:56:11.809Z] #69 4.053 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-20T08:56:11.809Z] #69 4.053 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-20T08:56:12.225Z] #67 DONE 1.0s [2021-07-20T08:56:12.225Z] [2021-07-20T08:56:12.225Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-20T08:56:12.225Z] #68 sha256:a944d94e3fccd3d5ad2c9d2a2cfb0ce3d06db46656f6959231b43e071c1050c2 [2021-07-20T08:56:12.225Z] #68 DONE 0.0s [2021-07-20T08:56:12.225Z] [2021-07-20T08:56:12.225Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T08:56:12.225Z] #69 sha256:a036b6c6ec7f19a21881fcd707d818c47c23d166fae6f749d31c9fe06f9d3afe [2021-07-20T08:56:12.370Z] #69 4.484 Selecting previously unselected package systemd-sysv. [2021-07-20T08:56:12.370Z] #69 4.484 (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 ... 28875 files and directories currently installed.) [2021-07-20T08:56:12.370Z] #69 4.497 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-20T08:56:12.370Z] #69 4.501 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-20T08:56:12.370Z] #69 4.545 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-20T08:56:12.370Z] #69 4.545 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T08:56:12.370Z] #69 4.549 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.371Z] #69 4.608 Selecting previously unselected package dbus. [2021-07-20T08:56:12.371Z] #69 4.611 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T08:56:12.371Z] #69 4.622 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.371Z] #69 4.680 Selecting previously unselected package libpam-systemd:amd64. [2021-07-20T08:56:12.371Z] #69 4.682 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-20T08:56:12.371Z] #69 4.686 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-20T08:56:12.371Z] #69 4.726 Selecting previously unselected package dbus-user-session. [2021-07-20T08:56:12.371Z] #69 4.726 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T08:56:12.371Z] #69 4.734 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.371Z] #69 4.797 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-20T08:56:12.626Z] #69 4.807 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.626Z] #69 4.815 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.626Z] #69 4.921 invoke-rc.d: could not determine current runlevel [2021-07-20T08:56:12.626Z] #69 4.924 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T08:56:12.626Z] #69 4.928 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-20T08:56:12.882Z] #69 5.076 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-20T08:56:12.882Z] #69 5.089 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-20T08:56:12.882Z] #69 5.096 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T08:56:13.140Z] #69 DONE 5.2s [2021-07-20T08:56:13.140Z] [2021-07-20T08:56:13.140Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-07-20T08:56:13.140Z] #70 sha256:568e5d529343fb0a51b3df56e6018cedc076e1a7132a260263c0272c121f4aba [2021-07-20T08:56:13.395Z] #70 0.476 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-20T08:56:13.395Z] #70 0.477 Dload Upload Total Spent Left Speed [2021-07-20T08:56:13.608Z] #69 DONE 1.4s [2021-07-20T08:56:13.608Z] [2021-07-20T08:56:13.608Z] #70 exporting to image [2021-07-20T08:56:13.608Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T08:56:13.608Z] #70 exporting layers [2021-07-20T08:56:13.651Z] #70 0.478 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 9024 0 --:--:-- --:--:-- --:--:-- 9024 [2021-07-20T08:56:13.651Z] #70 DONE 0.7s [2021-07-20T08:56:13.651Z] [2021-07-20T08:56:13.651Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T08:56:13.651Z] #71 sha256:2234db335700e8296635e3c8ec4e6255ae73270a48b8e86c307afaab047b0c55 [2021-07-20T08:56:14.578Z] #71 DONE 0.8s [2021-07-20T08:56:14.578Z] [2021-07-20T08:56:14.578Z] #72 exporting to image [2021-07-20T08:56:14.578Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T08:56:14.578Z] #72 exporting layers [2021-07-20T08:56:19.434Z] === RUN TestMiddlewares [2021-07-20T08:56:19.434Z] --- PASS: TestMiddlewares (0.00s) [2021-07-20T08:56:19.434Z] PASS [2021-07-20T08:56:19.434Z] coverage: 9.0% of statements [2021-07-20T08:56:19.434Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2021-07-20T08:56:20.186Z] #70 exporting layers 6.6s done [2021-07-20T08:56:20.186Z] #70 writing image sha256:4bb20cba6d9e87900dd79ee9627c9f2f54727595e21f7f560ff267d8e4910536 done [2021-07-20T08:56:20.186Z] #70 naming to docker.io/library/docker:6883f3888b39472d4828c045c6f9e12f2bfdc8bc done [2021-07-20T08:56:20.186Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T08:56:20.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6883f3888b39472d4828c045c6f9e12f2bfdc8bc -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:6883f3888b39472d4828c045c6f9e12f2bfdc8bc hack/make.sh dynbinary test-integration [2021-07-20T08:56:21.111Z] #72 exporting layers 6.6s done [2021-07-20T08:56:21.111Z] #72 writing image sha256:08a90faaf02a634021950d9083480b619f428fa0f97594d59ab879ab351c6874 done [2021-07-20T08:56:21.111Z] #72 naming to docker.io/library/docker:46d8817f1c5c7caf62463918f32d24e95a37d656 done [2021-07-20T08:56:21.111Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T08:56:21.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=46d8817f1c5c7caf62463918f32d24e95a37d656 -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:46d8817f1c5c7caf62463918f32d24e95a37d656 hack/make.sh dynbinary test-integration [2021-07-20T08:56:21.930Z] [2021-07-20T08:56:21.930Z] Removing bundles/ [2021-07-20T08:56:21.930Z] [2021-07-20T08:56:21.930Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T08:56:21.930Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:56:21.930Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:56:22.891Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-07-20T08:56:23.348Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-20T08:56:23.348Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-20T08:56:23.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-20T08:56:23.348Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-20T08:56:23.348Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-20T08:56:23.348Z] Detected virtualization docker. [2021-07-20T08:56:23.348Z] Detected architecture x86-64. [2021-07-20T08:56:23.348Z] Set hostname to <83249e6bdb68>. [2021-07-20T08:56:23.913Z] + source /etc/docker-entrypoint-cmd [2021-07-20T08:56:23.913Z] ++ hack/make.sh dynbinary test-integration [2021-07-20T08:56:23.913Z] [2021-07-20T08:56:24.169Z] Removing bundles/ [2021-07-20T08:56:24.169Z] [2021-07-20T08:56:24.169Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T08:56:24.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:56:24.169Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:56:26.653Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.673915782s with top 10 stages: buildssa: 1m42.468525432s, goimports: 23.112060011s, unconvert: 13.619680236s, gosec: 10.994155857s, golint: 7.175820912s, ineffassign: 5.599183642s, misspell: 5.565289262s, inspect: 4.225993742s, vrp: 3.592483036s, ctrlflow: 1.946903646s [2021-07-20T08:56:44.894Z] INFO [runner/unused/goanalysis] analyzers took 33.839557855s with top 10 stages: buildssa: 29.15747513s, U1000: 4.682082725s [2021-07-20T08:56:44.894Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-20T08:56:44.894Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2281/2281, autogenerated_exclude: 1892/2281, exclude: 1892/1892, nolint: 0/78, skip_files: 2281/2281, cgo: 2281/2856, path_prettifier: 2281/2281, identifier_marker: 1892/1892, exclude-rules: 78/1892, skip_dirs: 2281/2281 [2021-07-20T08:56:44.894Z] INFO [runner] processing took 115.78905ms with stages: nolint: 49.696226ms, identifier_marker: 34.145744ms, path_prettifier: 15.500782ms, autogenerated_exclude: 6.568978ms, exclude-rules: 6.308889ms, skip_dirs: 3.014963ms, cgo: 398.067µs, filename_unadjuster: 148.551µs, max_same_issues: 1.67µs, exclude: 897ns, uniq_by_line: 838ns, diff: 784ns, path_shortener: 577ns, max_from_linter: 574ns, max_per_file_from_linter: 556ns, source_code: 498ns, skip_files: 456ns [2021-07-20T08:56:44.894Z] INFO [runner] linters took 1m45.359387723s with stages: goanalysis_metalinter: 1m20.9477553s, unused: 24.292793524s [2021-07-20T08:56:44.894Z] INFO File cache stats: 1690 entries of total size 8.5MiB [2021-07-20T08:56:44.894Z] INFO Memory: 2410 samples, avg is 485.2MB, max is 4104.3MB [2021-07-20T08:56:44.894Z] INFO Execution took 4m0.894424116s [2021-07-20T08:56:45.153Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-20T08:56:46.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/make.sh dynbinary test-docker-py [2021-07-20T08:56:46.634Z] [2021-07-20T08:56:46.892Z] Removing bundles/ [2021-07-20T08:56:46.892Z] [2021-07-20T08:56:46.892Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T08:56:46.892Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:56:46.892Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:57:02.084Z] === RUN TestBoolValue [2021-07-20T08:57:02.084Z] --- PASS: TestBoolValue (0.00s) [2021-07-20T08:57:02.084Z] === RUN TestBoolValueOrDefault [2021-07-20T08:57:02.084Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-20T08:57:02.084Z] === RUN TestInt64ValueOrZero [2021-07-20T08:57:02.084Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-20T08:57:02.084Z] === RUN TestInt64ValueOrDefault [2021-07-20T08:57:02.084Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-20T08:57:02.084Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-20T08:57:02.084Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-20T08:57:02.084Z] === RUN TestJsonContentType [2021-07-20T08:57:02.084Z] --- PASS: TestJsonContentType (0.00s) [2021-07-20T08:57:02.084Z] PASS [2021-07-20T08:57:02.084Z] coverage: 14.7% of statements [2021-07-20T08:57:02.084Z] ok github.com/docker/docker/api/server/httputils 0.300s coverage: 14.7% of statements [2021-07-20T08:57:02.084Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T08:57:03.049Z] === RUN TestMaskSecretKeys [2021-07-20T08:57:03.049Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-20T08:57:03.049Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-20T08:57:03.049Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-20T08:57:03.049Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-20T08:57:03.049Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-20T08:57:03.049Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-20T08:57:03.049Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-20T08:57:03.049Z] === RUN TestVersionMiddlewareVersion [2021-07-20T08:57:03.049Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-20T08:57:03.049Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-20T08:57:03.049Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-20T08:57:03.049Z] PASS [2021-07-20T08:57:03.049Z] coverage: 37.7% of statements [2021-07-20T08:57:03.049Z] ok github.com/docker/docker/api/server/middleware 0.356s coverage: 37.7% of statements [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T08:57:03.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T08:57:03.506Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T08:57:03.506Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T08:57:03.964Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T08:57:03.964Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T08:57:04.928Z] === RUN TestAdjustForAPIVersion [2021-07-20T08:57:04.928Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-20T08:57:04.928Z] PASS [2021-07-20T08:57:04.928Z] coverage: 5.7% of statements [2021-07-20T08:57:04.928Z] ok github.com/docker/docker/api/server/router/swarm 0.234s coverage: 5.7% of statements [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T08:57:04.928Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T08:57:04.928Z] === RUN TestStrSliceMarshalJSON [2021-07-20T08:57:04.928Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestStrSliceUnmarshalJSON [2021-07-20T08:57:04.928Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestStrSliceUnmarshalString [2021-07-20T08:57:04.928Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestStrSliceUnmarshalSlice [2021-07-20T08:57:04.928Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-20T08:57:04.928Z] PASS [2021-07-20T08:57:04.928Z] coverage: 90.0% of statements [2021-07-20T08:57:04.928Z] ok github.com/docker/docker/api/types/strslice 0.222s coverage: 90.0% of statements [2021-07-20T08:57:04.928Z] === RUN TestToJSON [2021-07-20T08:57:04.928Z] --- PASS: TestToJSON (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestToParamWithVersion [2021-07-20T08:57:04.928Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestFromJSON [2021-07-20T08:57:04.928Z] --- PASS: TestFromJSON (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestEmpty [2021-07-20T08:57:04.928Z] --- PASS: TestEmpty (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestArgsMatchKVListEmptySources [2021-07-20T08:57:04.928Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestArgsMatchKVList [2021-07-20T08:57:04.928Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestArgsMatch [2021-07-20T08:57:04.928Z] --- PASS: TestArgsMatch (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestAdd [2021-07-20T08:57:04.928Z] --- PASS: TestAdd (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestDel [2021-07-20T08:57:04.928Z] --- PASS: TestDel (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestLen [2021-07-20T08:57:04.928Z] --- PASS: TestLen (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestExactMatch [2021-07-20T08:57:04.928Z] --- PASS: TestExactMatch (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestOnlyOneExactMatch [2021-07-20T08:57:04.928Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestContains [2021-07-20T08:57:04.928Z] --- PASS: TestContains (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestValidate [2021-07-20T08:57:04.928Z] --- PASS: TestValidate (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestWalkValues [2021-07-20T08:57:04.928Z] --- PASS: TestWalkValues (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestFuzzyMatch [2021-07-20T08:57:04.928Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-20T08:57:04.928Z] === RUN TestClone [2021-07-20T08:57:04.928Z] --- PASS: TestClone (0.00s) [2021-07-20T08:57:04.928Z] PASS [2021-07-20T08:57:04.929Z] coverage: 92.2% of statements [2021-07-20T08:57:04.929Z] ok github.com/docker/docker/api/types/filters 0.218s coverage: 92.2% of statements [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T08:57:04.929Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T08:57:05.386Z] === RUN TestDurationToSecondsString [2021-07-20T08:57:05.386Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-20T08:57:05.386Z] === RUN TestGetTimestamp [2021-07-20T08:57:05.386Z] --- PASS: TestGetTimestamp (0.12s) [2021-07-20T08:57:05.386Z] === RUN TestParseTimestamps [2021-07-20T08:57:05.386Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-20T08:57:05.386Z] PASS [2021-07-20T08:57:05.386Z] coverage: 100.0% of statements [2021-07-20T08:57:05.386Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2021-07-20T08:57:05.386Z] === RUN TestCompareVersion [2021-07-20T08:57:05.386Z] --- PASS: TestCompareVersion (0.00s) [2021-07-20T08:57:05.386Z] PASS [2021-07-20T08:57:05.386Z] coverage: 75.0% of statements [2021-07-20T08:57:05.386Z] ok github.com/docker/docker/api/types/versions 0.105s coverage: 75.0% of statements [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T08:57:05.386Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-20T08:57:06.925Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-20T08:57:06.925Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-20T08:57:06.925Z] === RUN TestCloneArgsSmartHttp [2021-07-20T08:57:06.925Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-07-20T08:57:06.925Z] === RUN TestCloneArgsDumbHttp [2021-07-20T08:57:06.925Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-20T08:57:06.925Z] === RUN TestCloneArgsGit [2021-07-20T08:57:06.925Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-20T08:57:06.925Z] === RUN TestCheckoutGit [2021-07-20T08:57:09.100Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-20T08:57:09.100Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-20T08:57:09.100Z] === RUN TestProcessNoDockerignore [2021-07-20T08:57:09.100Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-20T08:57:09.100Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestDetectContentType [2021-07-20T08:57:09.100Z] --- PASS: TestDetectContentType (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestSelectAcceptableMIME [2021-07-20T08:57:09.100Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestInspectEmptyResponse [2021-07-20T08:57:09.100Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestInspectResponseBinary [2021-07-20T08:57:09.100Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestResponseUnsupportedContentType [2021-07-20T08:57:09.100Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestInspectResponseTextSimple [2021-07-20T08:57:09.100Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestInspectResponseEmptyContentType [2021-07-20T08:57:09.100Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestUnknownContentLength [2021-07-20T08:57:09.100Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-20T08:57:09.100Z] === RUN TestDownloadRemote [2021-07-20T08:57:09.558Z] --- PASS: TestDownloadRemote (0.06s) [2021-07-20T08:57:09.558Z] === RUN TestGetWithStatusError [2021-07-20T08:57:09.558Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-20T08:57:09.558Z] === RUN TestCloseRootDirectory [2021-07-20T08:57:09.558Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:09.558Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-20T08:57:09.558Z] === RUN TestHashFile [2021-07-20T08:57:09.558Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:09.558Z] --- SKIP: TestHashFile (0.00s) [2021-07-20T08:57:09.558Z] === RUN TestHashSubdir [2021-07-20T08:57:09.558Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:09.558Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-20T08:57:09.558Z] === RUN TestRemoveDirectory [2021-07-20T08:57:09.558Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:09.558Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-20T08:57:09.558Z] PASS [2021-07-20T08:57:09.558Z] coverage: 9.3% of statements [2021-07-20T08:57:09.558Z] ok github.com/docker/docker/builder/remotecontext 0.709s coverage: 9.3% of statements [2021-07-20T08:57:10.015Z] === RUN TestGetAllAllowed [2021-07-20T08:57:10.015Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestGetAllMeta [2021-07-20T08:57:10.015Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-20T08:57:10.015Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestIsUnreferencedBuiltin [2021-07-20T08:57:10.015Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestIsExistingDirectory [2021-07-20T08:57:10.015Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-20T08:57:10.015Z] === RUN TestGetFilenameForDownload [2021-07-20T08:57:10.015Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestEnv2Variables [2021-07-20T08:57:10.015Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-20T08:57:10.015Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestMaintainer [2021-07-20T08:57:10.015Z] --- PASS: TestMaintainer (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestLabel [2021-07-20T08:57:10.015Z] --- PASS: TestLabel (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestFromScratch [2021-07-20T08:57:10.015Z] --- PASS: TestFromScratch (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestFromWithArg [2021-07-20T08:57:10.015Z] --- PASS: TestFromWithArg (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-20T08:57:10.015Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestFromWithUndefinedArg [2021-07-20T08:57:10.015Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestFromMultiStageWithNamedStage [2021-07-20T08:57:10.015Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestOnbuild [2021-07-20T08:57:10.015Z] --- PASS: TestOnbuild (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestWorkdir [2021-07-20T08:57:10.015Z] --- PASS: TestWorkdir (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestCmd [2021-07-20T08:57:10.015Z] --- PASS: TestCmd (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestHealthcheckNone [2021-07-20T08:57:10.015Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestHealthcheckCmd [2021-07-20T08:57:10.015Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestEntrypoint [2021-07-20T08:57:10.015Z] --- PASS: TestEntrypoint (0.00s) [2021-07-20T08:57:10.015Z] === RUN TestExpose [2021-07-20T08:57:10.015Z] --- PASS: TestExpose (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestUser [2021-07-20T08:57:10.016Z] --- PASS: TestUser (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestVolume [2021-07-20T08:57:10.016Z] --- PASS: TestVolume (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestStopSignal [2021-07-20T08:57:10.016Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T08:57:10.016Z] --- SKIP: TestStopSignal (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestArg [2021-07-20T08:57:10.016Z] --- PASS: TestArg (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestShell [2021-07-20T08:57:10.016Z] --- PASS: TestShell (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestPrependEnvOnCmd [2021-07-20T08:57:10.016Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestRunWithBuildArgs [2021-07-20T08:57:10.016Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestRunIgnoresHealthcheck [2021-07-20T08:57:10.016Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestDispatchUnsupportedOptions [2021-07-20T08:57:10.016Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-20T08:57:10.016Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-20T08:57:10.016Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-20T08:57:10.016Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestNormalizeWorkdir [2021-07-20T08:57:10.016Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestDispatch [2021-07-20T08:57:10.016Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-20T08:57:10.016Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-20T08:57:10.016Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-20T08:57:10.016Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-20T08:57:10.016Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-20T08:57:10.016Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-20T08:57:10.016Z] === RUN TestDispatch/COPY_url [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch (0.06s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-20T08:57:10.016Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestAddScratchImageAddsToMounts [2021-07-20T08:57:10.016Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-20T08:57:10.016Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-20T08:57:10.016Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-20T08:57:10.016Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestImageSourceGetAddsToMounts [2021-07-20T08:57:10.016Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestEmptyDockerfile [2021-07-20T08:57:10.016Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestSymlinkDockerfile [2021-07-20T08:57:10.016Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-20T08:57:10.016Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-20T08:57:10.016Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestNonExistingDockerfile [2021-07-20T08:57:10.016Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestCopyRunConfig [2021-07-20T08:57:10.016Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestDeepCopyRunConfig [2021-07-20T08:57:10.016Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestExportImage [2021-07-20T08:57:10.016Z] --- PASS: TestExportImage (0.00s) [2021-07-20T08:57:10.016Z] === RUN TestNormalizeDest [2021-07-20T08:57:10.016Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-20T08:57:10.016Z] PASS [2021-07-20T08:57:10.016Z] coverage: 47.0% of statements [2021-07-20T08:57:10.016Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 47.0% of statements [2021-07-20T08:57:10.016Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T08:57:10.473Z] === RUN TestEnable [2021-07-20T08:57:10.473Z] --- PASS: TestEnable (0.00s) [2021-07-20T08:57:10.473Z] === RUN TestDisable [2021-07-20T08:57:10.473Z] --- PASS: TestDisable (0.00s) [2021-07-20T08:57:10.473Z] === RUN TestEnabled [2021-07-20T08:57:10.473Z] --- PASS: TestEnabled (0.00s) [2021-07-20T08:57:10.473Z] PASS [2021-07-20T08:57:10.473Z] coverage: 100.0% of statements [2021-07-20T08:57:10.473Z] ok github.com/docker/docker/cli/debug 0.120s coverage: 100.0% of statements [2021-07-20T08:57:11.437Z] === RUN TestTCP4Proxy [2021-07-20T08:57:11.437Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestTCP4ProxyHalfClose [2021-07-20T08:57:11.437Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestTCP6Proxy [2021-07-20T08:57:11.437Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T08:57:11.437Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestTCPDualStackProxy [2021-07-20T08:57:11.437Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T08:57:11.437Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestUDP4Proxy [2021-07-20T08:57:11.437Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestUDP6Proxy [2021-07-20T08:57:11.437Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T08:57:11.437Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestUDPWriteError [2021-07-20T08:57:11.437Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestSCTP4Proxy [2021-07-20T08:57:11.437Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-20T08:57:11.437Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-20T08:57:11.437Z] === RUN TestSCTP6Proxy [2021-07-20T08:57:11.437Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T08:57:11.437Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-20T08:57:11.437Z] PASS [2021-07-20T08:57:11.437Z] coverage: 49.4% of statements [2021-07-20T08:57:11.437Z] ok github.com/docker/docker/cmd/docker-proxy 0.217s coverage: 49.4% of statements [2021-07-20T08:57:13.167Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:57:13.167Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:57:13.167Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:57:13.167Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:57:13.167Z] [2021-07-20T08:57:13.167Z] + TEST_INTEGRATION_DEST=2 [2021-07-20T08:57:13.167Z] + CONTAINER_NAME=docker-pr4-2 [2021-07-20T08:57:13.167Z] + TEST_SKIP_INTEGRATION=1 [2021-07-20T08:57:13.167Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-20T08:57:13.167Z] + run_tests [2021-07-20T08:57:13.167Z] + c=0 [2021-07-20T08:57:13.167Z] + '[' -n 0 ']' [2021-07-20T08:57:13.167Z] + rm= [2021-07-20T08:57:13.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 hack/make.sh '' test-integration [2021-07-20T08:57:13.167Z] + TEST_INTEGRATION_DEST=1 [2021-07-20T08:57:13.167Z] + CONTAINER_NAME=docker-pr4-1 [2021-07-20T08:57:13.167Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T08:57:13.167Z] + run_tests test-integration-flaky [2021-07-20T08:57:13.167Z] + '[' -n 0 ']' [2021-07-20T08:57:13.167Z] + rm= [2021-07-20T08:57:13.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 hack/make.sh test-integration-flaky test-integration [2021-07-20T08:57:13.167Z] + TEST_INTEGRATION_DEST=3 [2021-07-20T08:57:13.167Z] + CONTAINER_NAME=docker-pr4-3 [2021-07-20T08:57:13.167Z] + TEST_SKIP_INTEGRATION=1 [2021-07-20T08:57:13.167Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-20T08:57:13.167Z] + run_tests [2021-07-20T08:57:13.167Z] + '[' -n 0 ']' [2021-07-20T08:57:13.167Z] + rm= [2021-07-20T08:57:13.167Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42656/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 hack/make.sh '' test-integration [2021-07-20T08:57:13.167Z] ++ jobs -p [2021-07-20T08:57:13.167Z] + for job in $(jobs -p) [2021-07-20T08:57:13.167Z] + wait 4140 [2021-07-20T08:57:13.167Z] [2021-07-20T08:57:13.167Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T08:57:13.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T08:57:13.167Z] HOSTNAME=21a986e4b68e [2021-07-20T08:57:13.167Z] TEST_SKIP_INTEGRATION=1 [2021-07-20T08:57:13.167Z] TESTDEBUG=0 [2021-07-20T08:57:13.167Z] DEST=bundles/test-integration [2021-07-20T08:57:13.167Z] PWD=/go/src/github.com/docker/docker [2021-07-20T08:57:13.167Z] KEEPBUNDLE=1 [2021-07-20T08:57:13.167Z] DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 [2021-07-20T08:57:13.167Z] container=docker [2021-07-20T08:57:13.167Z] HOME=/root [2021-07-20T08:57:13.167Z] GOLANG_VERSION=1.16.6 [2021-07-20T08:57:13.167Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T08:57:13.167Z] VALIDATE_BRANCH=master [2021-07-20T08:57:13.167Z] TERM=xterm [2021-07-20T08:57:13.167Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T08:57:13.167Z] SHLVL=1 [2021-07-20T08:57:13.167Z] TIMEOUT=120m [2021-07-20T08:57:13.167Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T08:57:13.167Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T08:57:13.167Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-20T08:57:13.167Z] GO111MODULE=off [2021-07-20T08:57:13.167Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T08:57:13.167Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T08:57:13.167Z] GOPATH=/go [2021-07-20T08:57:13.167Z] PKG_CONFIG=pkg-config [2021-07-20T08:57:13.167Z] _=/usr/bin/env [2021-07-20T08:57:13.167Z] Building test suite binary ./integration-cli/test.main [2021-07-20T08:57:13.167Z] [2021-07-20T08:57:13.167Z] [2021-07-20T08:57:13.167Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-20T08:57:13.167Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T08:57:13.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T08:57:13.167Z] HOSTNAME=a3b9ecd0a856 [2021-07-20T08:57:13.167Z] TEST_SKIP_INTEGRATION=1 [2021-07-20T08:57:13.167Z] TESTDEBUG=0 [2021-07-20T08:57:13.167Z] DEST=bundles/test-integration [2021-07-20T08:57:13.167Z] PWD=/go/src/github.com/docker/docker [2021-07-20T08:57:13.167Z] KEEPBUNDLE=1 [2021-07-20T08:57:13.167Z] DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 [2021-07-20T08:57:13.167Z] container=docker [2021-07-20T08:57:13.167Z] HOME=/root [2021-07-20T08:57:13.167Z] GOLANG_VERSION=1.16.6 [2021-07-20T08:57:13.167Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T08:57:13.167Z] VALIDATE_BRANCH=master [2021-07-20T08:57:13.167Z] TERM=xterm [2021-07-20T08:57:13.167Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T08:57:13.167Z] SHLVL=1 [2021-07-20T08:57:13.167Z] TIMEOUT=120m [2021-07-20T08:57:13.167Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T08:57:13.167Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T08:57:13.168Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-20T08:57:13.168Z] GO111MODULE=off [2021-07-20T08:57:13.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T08:57:13.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T08:57:13.168Z] GOPATH=/go [2021-07-20T08:57:13.168Z] PKG_CONFIG=pkg-config [2021-07-20T08:57:13.168Z] _=/usr/bin/env [2021-07-20T08:57:13.168Z] Building test suite binary ./integration-cli/test.main [2021-07-20T08:57:13.168Z] No new tests added to integration. [2021-07-20T08:57:13.168Z] [2021-07-20T08:57:13.168Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T08:57:13.168Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T08:57:13.168Z] HOSTNAME=e9b758fe4185 [2021-07-20T08:57:13.168Z] TESTDEBUG=0 [2021-07-20T08:57:13.168Z] DEST=bundles/test-integration [2021-07-20T08:57:13.168Z] PWD=/go/src/github.com/docker/docker [2021-07-20T08:57:13.168Z] KEEPBUNDLE=1 [2021-07-20T08:57:13.168Z] DOCKER_GITCOMMIT=f8a8f6b798bc8ac28aa9dbf22e35d2b70b29a607 [2021-07-20T08:57:13.168Z] container=docker [2021-07-20T08:57:13.168Z] HOME=/root [2021-07-20T08:57:13.168Z] GOLANG_VERSION=1.16.6 [2021-07-20T08:57:13.168Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T08:57:13.168Z] VALIDATE_BRANCH=master [2021-07-20T08:57:13.168Z] TERM=xterm [2021-07-20T08:57:13.168Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T08:57:13.168Z] SHLVL=1 [2021-07-20T08:57:13.168Z] TIMEOUT=120m [2021-07-20T08:57:13.168Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T08:57:13.168Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T08:57:13.168Z] GO111MODULE=off [2021-07-20T08:57:13.168Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T08:57:13.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T08:57:13.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T08:57:13.168Z] GOPATH=/go [2021-07-20T08:57:13.168Z] PKG_CONFIG=pkg-config [2021-07-20T08:57:13.168Z] _=/usr/bin/env [2021-07-20T08:57:13.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T08:57:19.834Z] === RUN TestBoolValue [2021-07-20T08:57:19.834Z] --- PASS: TestBoolValue (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestBoolValueOrDefault [2021-07-20T08:57:19.834Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestInt64ValueOrZero [2021-07-20T08:57:19.834Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestInt64ValueOrDefault [2021-07-20T08:57:19.834Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-20T08:57:19.834Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestJsonContentType [2021-07-20T08:57:19.834Z] --- PASS: TestJsonContentType (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 14.7% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 14.7% of statements [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T08:57:19.834Z] === RUN TestMaskSecretKeys [2021-07-20T08:57:19.834Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-20T08:57:19.834Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-20T08:57:19.834Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-20T08:57:19.834Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestVersionMiddlewareVersion [2021-07-20T08:57:19.834Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-20T08:57:19.834Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 37.7% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T08:57:19.834Z] === RUN TestAdjustForAPIVersion [2021-07-20T08:57:19.834Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 5.7% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T08:57:19.834Z] === RUN TestStrSliceMarshalJSON [2021-07-20T08:57:19.834Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestStrSliceUnmarshalJSON [2021-07-20T08:57:19.834Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestStrSliceUnmarshalString [2021-07-20T08:57:19.834Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestStrSliceUnmarshalSlice [2021-07-20T08:57:19.834Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 90.0% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-07-20T08:57:19.834Z] === RUN TestToJSON [2021-07-20T08:57:19.834Z] --- PASS: TestToJSON (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestToParamWithVersion [2021-07-20T08:57:19.834Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestFromJSON [2021-07-20T08:57:19.834Z] --- PASS: TestFromJSON (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestEmpty [2021-07-20T08:57:19.834Z] --- PASS: TestEmpty (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestArgsMatchKVListEmptySources [2021-07-20T08:57:19.834Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestArgsMatchKVList [2021-07-20T08:57:19.834Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestArgsMatch [2021-07-20T08:57:19.834Z] --- PASS: TestArgsMatch (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestAdd [2021-07-20T08:57:19.834Z] --- PASS: TestAdd (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestDel [2021-07-20T08:57:19.834Z] --- PASS: TestDel (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestLen [2021-07-20T08:57:19.834Z] --- PASS: TestLen (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestExactMatch [2021-07-20T08:57:19.834Z] --- PASS: TestExactMatch (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestOnlyOneExactMatch [2021-07-20T08:57:19.834Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestContains [2021-07-20T08:57:19.834Z] --- PASS: TestContains (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestValidate [2021-07-20T08:57:19.834Z] --- PASS: TestValidate (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestWalkValues [2021-07-20T08:57:19.834Z] --- PASS: TestWalkValues (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestFuzzyMatch [2021-07-20T08:57:19.834Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestClone [2021-07-20T08:57:19.834Z] --- PASS: TestClone (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 92.2% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T08:57:19.834Z] === RUN TestDurationToSecondsString [2021-07-20T08:57:19.834Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestGetTimestamp [2021-07-20T08:57:19.834Z] === RUN TestCompareVersion [2021-07-20T08:57:19.834Z] --- PASS: TestCompareVersion (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 75.0% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-07-20T08:57:19.834Z] --- PASS: TestGetTimestamp (0.14s) [2021-07-20T08:57:19.834Z] === RUN TestParseTimestamps [2021-07-20T08:57:19.834Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-20T08:57:19.834Z] PASS [2021-07-20T08:57:19.834Z] coverage: 100.0% of statements [2021-07-20T08:57:19.834Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T08:57:19.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-20T08:57:19.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-20T08:57:19.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestCloneArgsSmartHttp [2021-07-20T08:57:19.834Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-20T08:57:19.834Z] === RUN TestCloneArgsDumbHttp [2021-07-20T08:57:19.834Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestCloneArgsGit [2021-07-20T08:57:19.834Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-20T08:57:19.834Z] === RUN TestCheckoutGit [2021-07-20T08:57:21.741Z] === RUN TestCheckpointCreateError [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointCreate [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointDeleteError [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointDelete [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointListError [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointList [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointList (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCheckpointListContainerNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNewClientWithOpsFromEnv [2021-07-20T08:57:21.741Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T08:57:21.741Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestGetAPIPath [2021-07-20T08:57:21.741Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestParseHostURL [2021-07-20T08:57:21.741Z] --- PASS: TestParseHostURL (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-20T08:57:21.741Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPIVersion [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPVersionOverride [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-20T08:57:21.741Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestClientRedirect [2021-07-20T08:57:21.741Z] --- PASS: TestClientRedirect (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigCreateUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigCreateError [2021-07-20T08:57:21.741Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigCreate [2021-07-20T08:57:21.741Z] --- PASS: TestConfigCreate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspectNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspectWithEmptyID [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspectUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspectError [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspectConfigNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigInspect [2021-07-20T08:57:21.741Z] --- PASS: TestConfigInspect (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigListUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigListError [2021-07-20T08:57:21.741Z] --- PASS: TestConfigListError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigList [2021-07-20T08:57:21.741Z] --- PASS: TestConfigList (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigRemoveUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigRemoveError [2021-07-20T08:57:21.741Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigRemove [2021-07-20T08:57:21.741Z] --- PASS: TestConfigRemove (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigUpdateUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigUpdateError [2021-07-20T08:57:21.741Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestConfigUpdate [2021-07-20T08:57:21.741Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCommitError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCommit [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCommit (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStatPathError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStatPathNotFoundError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStatPathNoHeaderError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStatPath [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyToContainerError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyToContainerNotFoundError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyToContainer [2021-07-20T08:57:21.741Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyFromContainerError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyFromContainerNotFoundError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-20T08:57:21.741Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestCopyFromContainer [2021-07-20T08:57:21.741Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCreateError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCreateImageNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCreateWithName [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerCreateAutoRemove [2021-07-20T08:57:21.741Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerDiffError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerDiff [2021-07-20T08:57:21.741Z] --- PASS: TestContainerDiff (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecCreateError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecCreate [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecStartError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecStart [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecInspectError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecInspect [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExportError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExportError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExport [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExport (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerInspectError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerInspectContainerNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerInspectWithEmptyID [2021-07-20T08:57:21.741Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerInspect [2021-07-20T08:57:21.741Z] --- PASS: TestContainerInspect (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerInspectNode [2021-07-20T08:57:21.741Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerKillError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerKillError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerKill [2021-07-20T08:57:21.741Z] --- PASS: TestContainerKill (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerListError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerListError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerList [2021-07-20T08:57:21.741Z] --- PASS: TestContainerList (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerLogsNotFoundError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerLogsError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerLogs [2021-07-20T08:57:21.741Z] --- PASS: TestContainerLogs (0.13s) [2021-07-20T08:57:21.741Z] === RUN TestContainerPauseError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerPause [2021-07-20T08:57:21.741Z] --- PASS: TestContainerPause (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainersPruneError [2021-07-20T08:57:21.741Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainersPrune [2021-07-20T08:57:21.741Z] --- PASS: TestContainersPrune (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRemoveError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRemoveNotFoundError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRemove [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRemove (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRenameError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRename [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRename (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerResizeError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecResizeError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerResize [2021-07-20T08:57:21.741Z] --- PASS: TestContainerResize (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerExecResize [2021-07-20T08:57:21.741Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRestartError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerRestart [2021-07-20T08:57:21.741Z] --- PASS: TestContainerRestart (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStartError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStartError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStart [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStart (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStatsError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStats [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStats (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStopError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStopError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerStop [2021-07-20T08:57:21.741Z] --- PASS: TestContainerStop (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerTopError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerTopError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerTop [2021-07-20T08:57:21.741Z] --- PASS: TestContainerTop (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerUnpauseError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerUnpause [2021-07-20T08:57:21.741Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerUpdateError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerUpdate [2021-07-20T08:57:21.741Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerWaitError [2021-07-20T08:57:21.741Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestContainerWait [2021-07-20T08:57:21.741Z] --- PASS: TestContainerWait (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestDiskUsageError [2021-07-20T08:57:21.741Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestDiskUsage [2021-07-20T08:57:21.741Z] --- PASS: TestDiskUsage (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestDistributionInspectUnsupported [2021-07-20T08:57:21.741Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestDistributionInspectWithEmptyID [2021-07-20T08:57:21.741Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestEventsErrorInOptions [2021-07-20T08:57:21.741Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestEventsErrorFromServer [2021-07-20T08:57:21.741Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestEvents [2021-07-20T08:57:21.741Z] --- PASS: TestEvents (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestTLSCloseWriter [2021-07-20T08:57:21.741Z] === PAUSE TestTLSCloseWriter [2021-07-20T08:57:21.741Z] === RUN TestImageBuildError [2021-07-20T08:57:21.741Z] --- PASS: TestImageBuildError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageBuild [2021-07-20T08:57:21.741Z] --- PASS: TestImageBuild (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestGetDockerOS [2021-07-20T08:57:21.741Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageCreateError [2021-07-20T08:57:21.741Z] --- PASS: TestImageCreateError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageCreate [2021-07-20T08:57:21.741Z] --- PASS: TestImageCreate (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageHistoryError [2021-07-20T08:57:21.741Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageHistory [2021-07-20T08:57:21.741Z] --- PASS: TestImageHistory (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageImportError [2021-07-20T08:57:21.741Z] --- PASS: TestImageImportError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageImport [2021-07-20T08:57:21.741Z] --- PASS: TestImageImport (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageInspectError [2021-07-20T08:57:21.741Z] --- PASS: TestImageInspectError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageInspectImageNotFound [2021-07-20T08:57:21.741Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageInspectWithEmptyID [2021-07-20T08:57:21.741Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageInspect [2021-07-20T08:57:21.741Z] --- PASS: TestImageInspect (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageListError [2021-07-20T08:57:21.741Z] --- PASS: TestImageListError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageList [2021-07-20T08:57:21.741Z] --- PASS: TestImageList (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageListApiBefore125 [2021-07-20T08:57:21.741Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-20T08:57:21.741Z] === RUN TestImageLoadError [2021-07-20T08:57:21.741Z] --- PASS: TestImageLoadError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImageLoad [2021-07-20T08:57:21.741Z] --- PASS: TestImageLoad (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagesPruneError [2021-07-20T08:57:21.741Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagesPrune [2021-07-20T08:57:21.741Z] --- PASS: TestImagesPrune (0.01s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullReferenceParseError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullAnyError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePullWithoutErrors [2021-07-20T08:57:21.741Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushReferenceError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushAnyError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:21.741Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:21.741Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImagePushWithoutErrors [2021-07-20T08:57:21.742Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-20T08:57:21.742Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-20T08:57:21.742Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-20T08:57:21.742Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageRemoveImageNotFound [2021-07-20T08:57:21.742Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageRemove [2021-07-20T08:57:21.742Z] --- PASS: TestImageRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSaveError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSaveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSave [2021-07-20T08:57:21.742Z] --- PASS: TestImageSave (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchAnyError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageSearchWithoutErrors [2021-07-20T08:57:21.742Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageTagError [2021-07-20T08:57:21.742Z] --- PASS: TestImageTagError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageTagInvalidReference [2021-07-20T08:57:21.742Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageTagInvalidSourceImageName [2021-07-20T08:57:21.742Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageTagHexSource [2021-07-20T08:57:21.742Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestImageTag [2021-07-20T08:57:21.742Z] --- PASS: TestImageTag (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestInfoServerError [2021-07-20T08:57:21.742Z] --- PASS: TestInfoServerError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestInfoInvalidResponseJSONError [2021-07-20T08:57:21.742Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestInfo [2021-07-20T08:57:21.742Z] --- PASS: TestInfo (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkConnectError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkConnect [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkCreateError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkCreate [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkDisconnectError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkDisconnect [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkInspectNotFoundError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkInspect [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkListError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkList [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworksPruneError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworksPrune [2021-07-20T08:57:21.742Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNetworkRemove [2021-07-20T08:57:21.742Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeInspectNodeNotFound [2021-07-20T08:57:21.742Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeInspect [2021-07-20T08:57:21.742Z] --- PASS: TestNodeInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeListError [2021-07-20T08:57:21.742Z] --- PASS: TestNodeListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeList [2021-07-20T08:57:21.742Z] --- PASS: TestNodeList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeRemove [2021-07-20T08:57:21.742Z] --- PASS: TestNodeRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeUpdateError [2021-07-20T08:57:21.742Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestNodeUpdate [2021-07-20T08:57:21.742Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestOptionWithTimeout [2021-07-20T08:57:21.742Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPingFail [2021-07-20T08:57:21.742Z] --- PASS: TestPingFail (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPingWithError [2021-07-20T08:57:21.742Z] 2021/07/20 08:57:21 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:21.742Z] 2021/07/20 08:57:21 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:21.742Z] --- PASS: TestPingWithError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPingSuccess [2021-07-20T08:57:21.742Z] --- PASS: TestPingSuccess (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPingHeadFallback [2021-07-20T08:57:21.742Z] === RUN TestPingHeadFallback/OK [2021-07-20T08:57:21.742Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-20T08:57:21.742Z] === RUN TestPingHeadFallback/Not_Found [2021-07-20T08:57:21.742Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-20T08:57:21.742Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-20T08:57:21.742Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginDisableError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginDisable [2021-07-20T08:57:21.742Z] --- PASS: TestPluginDisable (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginEnableError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginEnable [2021-07-20T08:57:21.742Z] --- PASS: TestPluginEnable (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginInspect [2021-07-20T08:57:21.742Z] --- PASS: TestPluginInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginListError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginList [2021-07-20T08:57:21.742Z] --- PASS: TestPluginList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginPushError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginPushError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginPush [2021-07-20T08:57:21.742Z] --- PASS: TestPluginPush (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginRemove [2021-07-20T08:57:21.742Z] --- PASS: TestPluginRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginSetError [2021-07-20T08:57:21.742Z] --- PASS: TestPluginSetError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPluginSet [2021-07-20T08:57:21.742Z] --- PASS: TestPluginSet (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSetHostHeader [2021-07-20T08:57:21.742Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestPlainTextError [2021-07-20T08:57:21.742Z] --- PASS: TestPlainTextError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestInfiniteError [2021-07-20T08:57:21.742Z] --- PASS: TestInfiniteError (0.03s) [2021-07-20T08:57:21.742Z] === RUN TestCanceledContext [2021-07-20T08:57:21.742Z] 2021/07/20 08:57:21 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:21.742Z] --- PASS: TestCanceledContext (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestDeadlineExceededContext [2021-07-20T08:57:21.742Z] 2021/07/20 08:57:21 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:21.742Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretCreateUnsupported [2021-07-20T08:57:21.742Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretCreateError [2021-07-20T08:57:21.742Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretCreate [2021-07-20T08:57:21.742Z] --- PASS: TestSecretCreate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretInspectUnsupported [2021-07-20T08:57:21.742Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretInspectSecretNotFound [2021-07-20T08:57:21.742Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretInspect [2021-07-20T08:57:21.742Z] --- PASS: TestSecretInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretListUnsupported [2021-07-20T08:57:21.742Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretListError [2021-07-20T08:57:21.742Z] --- PASS: TestSecretListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretList [2021-07-20T08:57:21.742Z] --- PASS: TestSecretList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretRemoveUnsupported [2021-07-20T08:57:21.742Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretRemove [2021-07-20T08:57:21.742Z] --- PASS: TestSecretRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretUpdateUnsupported [2021-07-20T08:57:21.742Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretUpdateError [2021-07-20T08:57:21.742Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSecretUpdate [2021-07-20T08:57:21.742Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceCreateError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceCreate [2021-07-20T08:57:21.742Z] --- PASS: TestServiceCreate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-20T08:57:21.742Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceCreateDigestPinning [2021-07-20T08:57:21.742Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-07-20T08:57:21.742Z] === RUN TestServiceInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceInspectServiceNotFound [2021-07-20T08:57:21.742Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceInspect [2021-07-20T08:57:21.742Z] --- PASS: TestServiceInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceListError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceList [2021-07-20T08:57:21.742Z] --- PASS: TestServiceList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceLogsError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceLogs [2021-07-20T08:57:21.742Z] --- PASS: TestServiceLogs (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceRemoveNotFoundError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceRemove [2021-07-20T08:57:21.742Z] --- PASS: TestServiceRemove (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceUpdateError [2021-07-20T08:57:21.742Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestServiceUpdate [2021-07-20T08:57:21.742Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmGetUnlockKeyError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmGetUnlockKey [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmInitError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmInit [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmInit (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmInspect [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmJoinError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmJoin [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmLeaveError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmLeave [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmUnlockError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmUnlock [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmUpdateError [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestSwarmUpdate [2021-07-20T08:57:21.742Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestTaskInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestTaskInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestTaskInspect [2021-07-20T08:57:21.742Z] --- PASS: TestTaskInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestTaskListError [2021-07-20T08:57:21.742Z] --- PASS: TestTaskListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestTaskList [2021-07-20T08:57:21.742Z] --- PASS: TestTaskList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeCreateError [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeCreate [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeInspectError [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeInspectNotFound [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeInspectWithEmptyID [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeInspect [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeListError [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeListError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeList [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeList (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeRemoveError [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-20T08:57:21.742Z] === RUN TestVolumeRemove [2021-07-20T08:57:21.742Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-20T08:57:21.742Z] === CONT TestTLSCloseWriter [2021-07-20T08:57:21.742Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-20T08:57:21.742Z] PASS [2021-07-20T08:57:21.742Z] coverage: 75.0% of statements [2021-07-20T08:57:21.742Z] ok github.com/docker/docker/client 0.711s coverage: 75.0% of statements [2021-07-20T08:57:22.021Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-20T08:57:22.021Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-20T08:57:22.021Z] === RUN TestProcessNoDockerignore [2021-07-20T08:57:22.021Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-20T08:57:22.021Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-20T08:57:22.021Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestDetectContentType [2021-07-20T08:57:22.021Z] --- PASS: TestDetectContentType (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestSelectAcceptableMIME [2021-07-20T08:57:22.021Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestInspectEmptyResponse [2021-07-20T08:57:22.021Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestInspectResponseBinary [2021-07-20T08:57:22.021Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestResponseUnsupportedContentType [2021-07-20T08:57:22.021Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestInspectResponseTextSimple [2021-07-20T08:57:22.021Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestInspectResponseEmptyContentType [2021-07-20T08:57:22.021Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestUnknownContentLength [2021-07-20T08:57:22.021Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestDownloadRemote [2021-07-20T08:57:22.021Z] --- PASS: TestDownloadRemote (0.13s) [2021-07-20T08:57:22.021Z] === RUN TestGetWithStatusError [2021-07-20T08:57:22.021Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestCloseRootDirectory [2021-07-20T08:57:22.021Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:22.021Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestHashFile [2021-07-20T08:57:22.021Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:22.021Z] --- SKIP: TestHashFile (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestHashSubdir [2021-07-20T08:57:22.021Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:22.021Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-20T08:57:22.021Z] === RUN TestRemoveDirectory [2021-07-20T08:57:22.021Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:57:22.021Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-20T08:57:22.021Z] PASS [2021-07-20T08:57:22.021Z] coverage: 9.3% of statements [2021-07-20T08:57:22.021Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 9.3% of statements [2021-07-20T08:57:22.021Z] === RUN TestGetAllAllowed [2021-07-20T08:57:22.021Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestGetAllMeta [2021-07-20T08:57:22.021Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-20T08:57:22.021Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestIsUnreferencedBuiltin [2021-07-20T08:57:22.021Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestIsExistingDirectory [2021-07-20T08:57:22.021Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestGetFilenameForDownload [2021-07-20T08:57:22.021Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestEnv2Variables [2021-07-20T08:57:22.021Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-20T08:57:22.021Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestMaintainer [2021-07-20T08:57:22.021Z] --- PASS: TestMaintainer (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestLabel [2021-07-20T08:57:22.021Z] --- PASS: TestLabel (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestFromScratch [2021-07-20T08:57:22.021Z] --- PASS: TestFromScratch (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestFromWithArg [2021-07-20T08:57:22.021Z] --- PASS: TestFromWithArg (0.00s) [2021-07-20T08:57:22.021Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-20T08:57:22.478Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.01s) [2021-07-20T08:57:22.478Z] === RUN TestFromWithUndefinedArg [2021-07-20T08:57:22.478Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestFromMultiStageWithNamedStage [2021-07-20T08:57:22.478Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestOnbuild [2021-07-20T08:57:22.478Z] --- PASS: TestOnbuild (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestWorkdir [2021-07-20T08:57:22.478Z] --- PASS: TestWorkdir (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestCmd [2021-07-20T08:57:22.478Z] --- PASS: TestCmd (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestHealthcheckNone [2021-07-20T08:57:22.478Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestHealthcheckCmd [2021-07-20T08:57:22.478Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestEntrypoint [2021-07-20T08:57:22.478Z] --- PASS: TestEntrypoint (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestExpose [2021-07-20T08:57:22.478Z] --- PASS: TestExpose (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestUser [2021-07-20T08:57:22.478Z] --- PASS: TestUser (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestVolume [2021-07-20T08:57:22.478Z] --- PASS: TestVolume (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestStopSignal [2021-07-20T08:57:22.478Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T08:57:22.478Z] --- SKIP: TestStopSignal (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestArg [2021-07-20T08:57:22.478Z] --- PASS: TestArg (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestShell [2021-07-20T08:57:22.478Z] --- PASS: TestShell (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestPrependEnvOnCmd [2021-07-20T08:57:22.478Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestRunWithBuildArgs [2021-07-20T08:57:22.478Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestRunIgnoresHealthcheck [2021-07-20T08:57:22.478Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestDispatchUnsupportedOptions [2021-07-20T08:57:22.478Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-20T08:57:22.478Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-20T08:57:22.478Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-20T08:57:22.478Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestNormalizeWorkdir [2021-07-20T08:57:22.478Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestDispatch [2021-07-20T08:57:22.478Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-20T08:57:22.478Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-20T08:57:22.478Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-20T08:57:22.478Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-20T08:57:22.478Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-20T08:57:22.478Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-20T08:57:22.478Z] === RUN TestDispatch/COPY_url [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch (0.04s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-20T08:57:22.478Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestAddScratchImageAddsToMounts [2021-07-20T08:57:22.478Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-20T08:57:22.478Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-20T08:57:22.478Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-20T08:57:22.478Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestImageSourceGetAddsToMounts [2021-07-20T08:57:22.478Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestEmptyDockerfile [2021-07-20T08:57:22.478Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestSymlinkDockerfile [2021-07-20T08:57:22.478Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-20T08:57:22.478Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-20T08:57:22.478Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-20T08:57:22.478Z] === RUN TestNonExistingDockerfile [2021-07-20T08:57:22.478Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestCopyRunConfig [2021-07-20T08:57:22.478Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestDeepCopyRunConfig [2021-07-20T08:57:22.478Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestExportImage [2021-07-20T08:57:22.478Z] --- PASS: TestExportImage (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestNormalizeDest [2021-07-20T08:57:22.478Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-20T08:57:22.478Z] PASS [2021-07-20T08:57:22.478Z] coverage: 47.0% of statements [2021-07-20T08:57:22.478Z] ok github.com/docker/docker/builder/dockerfile 0.175s coverage: 47.0% of statements [2021-07-20T08:57:22.478Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T08:57:22.478Z] === RUN TestEnable [2021-07-20T08:57:22.478Z] --- PASS: TestEnable (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestDisable [2021-07-20T08:57:22.478Z] --- PASS: TestDisable (0.00s) [2021-07-20T08:57:22.478Z] === RUN TestEnabled [2021-07-20T08:57:22.478Z] --- PASS: TestEnabled (0.00s) [2021-07-20T08:57:22.478Z] PASS [2021-07-20T08:57:22.478Z] coverage: 100.0% of statements [2021-07-20T08:57:22.478Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-07-20T08:57:23.442Z] === RUN TestTCP4Proxy [2021-07-20T08:57:23.442Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-20T08:57:23.442Z] === RUN TestTCP4ProxyHalfClose [2021-07-20T08:57:23.442Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestTCP6Proxy [2021-07-20T08:57:23.442Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T08:57:23.442Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestTCPDualStackProxy [2021-07-20T08:57:23.442Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T08:57:23.442Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestUDP4Proxy [2021-07-20T08:57:23.442Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestUDP6Proxy [2021-07-20T08:57:23.442Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T08:57:23.442Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestUDPWriteError [2021-07-20T08:57:23.442Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-20T08:57:23.442Z] === RUN TestSCTP4Proxy [2021-07-20T08:57:23.442Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-20T08:57:23.442Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-20T08:57:23.442Z] === RUN TestSCTP6Proxy [2021-07-20T08:57:23.442Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T08:57:23.442Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-20T08:57:23.442Z] PASS [2021-07-20T08:57:23.442Z] coverage: 49.4% of statements [2021-07-20T08:57:23.442Z] ok github.com/docker/docker/cmd/docker-proxy 0.095s coverage: 49.4% of statements [2021-07-20T08:57:33.741Z] === RUN TestCheckpointCreateError [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointCreate [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointDeleteError [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointDelete [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointListError [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointList [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointList (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCheckpointListContainerNotFound [2021-07-20T08:57:33.741Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNewClientWithOpsFromEnv [2021-07-20T08:57:33.741Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T08:57:33.741Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestGetAPIPath [2021-07-20T08:57:33.741Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestParseHostURL [2021-07-20T08:57:33.741Z] --- PASS: TestParseHostURL (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-20T08:57:33.741Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPIVersion [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPVersionOverride [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-20T08:57:33.741Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestClientRedirect [2021-07-20T08:57:33.741Z] --- PASS: TestClientRedirect (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigCreateUnsupported [2021-07-20T08:57:33.741Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigCreateError [2021-07-20T08:57:33.741Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigCreate [2021-07-20T08:57:33.741Z] --- PASS: TestConfigCreate (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspectNotFound [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspectWithEmptyID [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspectUnsupported [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspectError [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspectConfigNotFound [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigInspect [2021-07-20T08:57:33.741Z] --- PASS: TestConfigInspect (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigListUnsupported [2021-07-20T08:57:33.741Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigListError [2021-07-20T08:57:33.741Z] --- PASS: TestConfigListError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigList [2021-07-20T08:57:33.741Z] --- PASS: TestConfigList (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigRemoveUnsupported [2021-07-20T08:57:33.741Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigRemoveError [2021-07-20T08:57:33.741Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigRemove [2021-07-20T08:57:33.741Z] --- PASS: TestConfigRemove (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigUpdateUnsupported [2021-07-20T08:57:33.741Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigUpdateError [2021-07-20T08:57:33.741Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestConfigUpdate [2021-07-20T08:57:33.741Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerCommitError [2021-07-20T08:57:33.741Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerCommit [2021-07-20T08:57:33.741Z] --- PASS: TestContainerCommit (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerStatPathError [2021-07-20T08:57:33.741Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerStatPathNotFoundError [2021-07-20T08:57:33.741Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerStatPathNoHeaderError [2021-07-20T08:57:33.741Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestContainerStatPath [2021-07-20T08:57:33.741Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCopyToContainerError [2021-07-20T08:57:33.741Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCopyToContainerNotFoundError [2021-07-20T08:57:33.741Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-20T08:57:33.741Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCopyToContainer [2021-07-20T08:57:33.741Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-20T08:57:33.741Z] === RUN TestCopyFromContainerError [2021-07-20T08:57:33.741Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestCopyFromContainerNotFoundError [2021-07-20T08:57:33.742Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-20T08:57:33.742Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-20T08:57:33.742Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestCopyFromContainer [2021-07-20T08:57:33.742Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerCreateError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerCreateImageNotFound [2021-07-20T08:57:33.742Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerCreateWithName [2021-07-20T08:57:33.742Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerCreateAutoRemove [2021-07-20T08:57:33.742Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerDiffError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerDiff [2021-07-20T08:57:33.742Z] --- PASS: TestContainerDiff (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecCreateError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecCreate [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecStartError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecStart [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecInspectError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecInspect [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExportError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExportError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExport [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExport (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerInspectError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerInspectContainerNotFound [2021-07-20T08:57:33.742Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerInspectWithEmptyID [2021-07-20T08:57:33.742Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerInspect [2021-07-20T08:57:33.742Z] --- PASS: TestContainerInspect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerInspectNode [2021-07-20T08:57:33.742Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerKillError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerKillError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerKill [2021-07-20T08:57:33.742Z] --- PASS: TestContainerKill (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerListError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerListError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerList [2021-07-20T08:57:33.742Z] --- PASS: TestContainerList (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerLogsNotFoundError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerLogsError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerLogs [2021-07-20T08:57:33.742Z] --- PASS: TestContainerLogs (0.15s) [2021-07-20T08:57:33.742Z] === RUN TestContainerPauseError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerPause [2021-07-20T08:57:33.742Z] --- PASS: TestContainerPause (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainersPruneError [2021-07-20T08:57:33.742Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainersPrune [2021-07-20T08:57:33.742Z] --- PASS: TestContainersPrune (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRemoveError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRemoveNotFoundError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRemove [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRemove (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRenameError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRename [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRename (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerResizeError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecResizeError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerResize [2021-07-20T08:57:33.742Z] --- PASS: TestContainerResize (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerExecResize [2021-07-20T08:57:33.742Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRestartError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerRestart [2021-07-20T08:57:33.742Z] --- PASS: TestContainerRestart (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStartError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStartError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStart [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStart (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStatsError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStats [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStats (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStopError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStopError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerStop [2021-07-20T08:57:33.742Z] --- PASS: TestContainerStop (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerTopError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerTopError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerTop [2021-07-20T08:57:33.742Z] --- PASS: TestContainerTop (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerUnpauseError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerUnpause [2021-07-20T08:57:33.742Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerUpdateError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerUpdate [2021-07-20T08:57:33.742Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerWaitError [2021-07-20T08:57:33.742Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestContainerWait [2021-07-20T08:57:33.742Z] --- PASS: TestContainerWait (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestDiskUsageError [2021-07-20T08:57:33.742Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestDiskUsage [2021-07-20T08:57:33.742Z] --- PASS: TestDiskUsage (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestDistributionInspectUnsupported [2021-07-20T08:57:33.742Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestDistributionInspectWithEmptyID [2021-07-20T08:57:33.742Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestEventsErrorInOptions [2021-07-20T08:57:33.742Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestEventsErrorFromServer [2021-07-20T08:57:33.742Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestEvents [2021-07-20T08:57:33.742Z] --- PASS: TestEvents (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestTLSCloseWriter [2021-07-20T08:57:33.742Z] === PAUSE TestTLSCloseWriter [2021-07-20T08:57:33.742Z] === RUN TestImageBuildError [2021-07-20T08:57:33.742Z] --- PASS: TestImageBuildError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageBuild [2021-07-20T08:57:33.742Z] --- PASS: TestImageBuild (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestGetDockerOS [2021-07-20T08:57:33.742Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageCreateError [2021-07-20T08:57:33.742Z] --- PASS: TestImageCreateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageCreate [2021-07-20T08:57:33.742Z] --- PASS: TestImageCreate (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageHistoryError [2021-07-20T08:57:33.742Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageHistory [2021-07-20T08:57:33.742Z] --- PASS: TestImageHistory (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageImportError [2021-07-20T08:57:33.742Z] --- PASS: TestImageImportError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageImport [2021-07-20T08:57:33.742Z] --- PASS: TestImageImport (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageInspectError [2021-07-20T08:57:33.742Z] --- PASS: TestImageInspectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageInspectImageNotFound [2021-07-20T08:57:33.742Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageInspectWithEmptyID [2021-07-20T08:57:33.742Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageInspect [2021-07-20T08:57:33.742Z] --- PASS: TestImageInspect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageListError [2021-07-20T08:57:33.742Z] --- PASS: TestImageListError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageList [2021-07-20T08:57:33.742Z] --- PASS: TestImageList (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageListApiBefore125 [2021-07-20T08:57:33.742Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageLoadError [2021-07-20T08:57:33.742Z] --- PASS: TestImageLoadError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageLoad [2021-07-20T08:57:33.742Z] --- PASS: TestImageLoad (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagesPruneError [2021-07-20T08:57:33.742Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagesPrune [2021-07-20T08:57:33.742Z] --- PASS: TestImagesPrune (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullReferenceParseError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullAnyError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePullWithoutErrors [2021-07-20T08:57:33.742Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushReferenceError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushAnyError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithoutErrors [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-20T08:57:33.742Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-20T08:57:33.742Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageRemoveError [2021-07-20T08:57:33.742Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageRemoveImageNotFound [2021-07-20T08:57:33.742Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageRemove [2021-07-20T08:57:33.742Z] --- PASS: TestImageRemove (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSaveError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSaveError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSave [2021-07-20T08:57:33.742Z] --- PASS: TestImageSave (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchAnyError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageSearchWithoutErrors [2021-07-20T08:57:33.742Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageTagError [2021-07-20T08:57:33.742Z] --- PASS: TestImageTagError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageTagInvalidReference [2021-07-20T08:57:33.742Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageTagInvalidSourceImageName [2021-07-20T08:57:33.742Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageTagHexSource [2021-07-20T08:57:33.742Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestImageTag [2021-07-20T08:57:33.742Z] --- PASS: TestImageTag (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestInfoServerError [2021-07-20T08:57:33.742Z] --- PASS: TestInfoServerError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestInfoInvalidResponseJSONError [2021-07-20T08:57:33.742Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestInfo [2021-07-20T08:57:33.742Z] --- PASS: TestInfo (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkConnectError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkConnect [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkCreateError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkCreate [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkDisconnectError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkDisconnect [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkInspectError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkInspectNotFoundError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkInspectWithEmptyID [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkInspect [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkListError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkListError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkList [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkList (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworksPruneError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworksPrune [2021-07-20T08:57:33.742Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkRemoveError [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNetworkRemove [2021-07-20T08:57:33.742Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeInspectError [2021-07-20T08:57:33.742Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeInspectNodeNotFound [2021-07-20T08:57:33.742Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeInspectWithEmptyID [2021-07-20T08:57:33.742Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeInspect [2021-07-20T08:57:33.742Z] --- PASS: TestNodeInspect (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeListError [2021-07-20T08:57:33.742Z] --- PASS: TestNodeListError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeList [2021-07-20T08:57:33.742Z] --- PASS: TestNodeList (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeRemoveError [2021-07-20T08:57:33.742Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeRemove [2021-07-20T08:57:33.742Z] --- PASS: TestNodeRemove (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeUpdateError [2021-07-20T08:57:33.742Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestNodeUpdate [2021-07-20T08:57:33.742Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestOptionWithTimeout [2021-07-20T08:57:33.742Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-20T08:57:33.742Z] === RUN TestPingFail [2021-07-20T08:57:33.742Z] --- PASS: TestPingFail (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPingWithError [2021-07-20T08:57:33.743Z] 2021/07/20 08:57:32 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:33.743Z] 2021/07/20 08:57:32 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:33.743Z] --- PASS: TestPingWithError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPingSuccess [2021-07-20T08:57:33.743Z] --- PASS: TestPingSuccess (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPingHeadFallback [2021-07-20T08:57:33.743Z] === RUN TestPingHeadFallback/OK [2021-07-20T08:57:33.743Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-20T08:57:33.743Z] === RUN TestPingHeadFallback/Not_Found [2021-07-20T08:57:33.743Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-20T08:57:33.743Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-20T08:57:33.743Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-20T08:57:33.743Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-20T08:57:33.743Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-20T08:57:33.743Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginDisableError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginDisable [2021-07-20T08:57:33.743Z] --- PASS: TestPluginDisable (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginEnableError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginEnable [2021-07-20T08:57:33.743Z] --- PASS: TestPluginEnable (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginInspectWithEmptyID [2021-07-20T08:57:33.743Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginInspect [2021-07-20T08:57:33.743Z] --- PASS: TestPluginInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginListError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginListError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginList [2021-07-20T08:57:33.743Z] --- PASS: TestPluginList (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginPushError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginPushError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginPush [2021-07-20T08:57:33.743Z] --- PASS: TestPluginPush (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginRemoveError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginRemove [2021-07-20T08:57:33.743Z] --- PASS: TestPluginRemove (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginSetError [2021-07-20T08:57:33.743Z] --- PASS: TestPluginSetError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPluginSet [2021-07-20T08:57:33.743Z] --- PASS: TestPluginSet (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSetHostHeader [2021-07-20T08:57:33.743Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestPlainTextError [2021-07-20T08:57:33.743Z] --- PASS: TestPlainTextError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestInfiniteError [2021-07-20T08:57:33.743Z] --- PASS: TestInfiniteError (0.03s) [2021-07-20T08:57:33.743Z] === RUN TestCanceledContext [2021-07-20T08:57:33.743Z] 2021/07/20 08:57:32 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:33.743Z] --- PASS: TestCanceledContext (0.01s) [2021-07-20T08:57:33.743Z] === RUN TestDeadlineExceededContext [2021-07-20T08:57:33.743Z] 2021/07/20 08:57:32 RoundTripper returned a response & error; ignoring response [2021-07-20T08:57:33.743Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretCreateUnsupported [2021-07-20T08:57:33.743Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretCreateError [2021-07-20T08:57:33.743Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretCreate [2021-07-20T08:57:33.743Z] --- PASS: TestSecretCreate (0.01s) [2021-07-20T08:57:33.743Z] === RUN TestSecretInspectUnsupported [2021-07-20T08:57:33.743Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretInspectSecretNotFound [2021-07-20T08:57:33.743Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretInspectWithEmptyID [2021-07-20T08:57:33.743Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretInspect [2021-07-20T08:57:33.743Z] --- PASS: TestSecretInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretListUnsupported [2021-07-20T08:57:33.743Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretListError [2021-07-20T08:57:33.743Z] --- PASS: TestSecretListError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretList [2021-07-20T08:57:33.743Z] --- PASS: TestSecretList (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretRemoveUnsupported [2021-07-20T08:57:33.743Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretRemoveError [2021-07-20T08:57:33.743Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretRemove [2021-07-20T08:57:33.743Z] --- PASS: TestSecretRemove (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretUpdateUnsupported [2021-07-20T08:57:33.743Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretUpdateError [2021-07-20T08:57:33.743Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSecretUpdate [2021-07-20T08:57:33.743Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceCreateError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceCreate [2021-07-20T08:57:33.743Z] --- PASS: TestServiceCreate (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-20T08:57:33.743Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceCreateDigestPinning [2021-07-20T08:57:33.743Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceInspectServiceNotFound [2021-07-20T08:57:33.743Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceInspectWithEmptyID [2021-07-20T08:57:33.743Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceInspect [2021-07-20T08:57:33.743Z] --- PASS: TestServiceInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceListError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceListError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceList [2021-07-20T08:57:33.743Z] --- PASS: TestServiceList (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceLogsError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceLogs [2021-07-20T08:57:33.743Z] --- PASS: TestServiceLogs (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceRemoveError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceRemoveNotFoundError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceRemove [2021-07-20T08:57:33.743Z] --- PASS: TestServiceRemove (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceUpdateError [2021-07-20T08:57:33.743Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestServiceUpdate [2021-07-20T08:57:33.743Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmGetUnlockKeyError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmGetUnlockKey [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmInitError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmInit [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmInit (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmInspect [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmJoinError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmJoin [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmLeaveError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmLeave [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmUnlockError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmUnlock [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmUpdateError [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestSwarmUpdate [2021-07-20T08:57:33.743Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestTaskInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestTaskInspectWithEmptyID [2021-07-20T08:57:33.743Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestTaskInspect [2021-07-20T08:57:33.743Z] --- PASS: TestTaskInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestTaskListError [2021-07-20T08:57:33.743Z] --- PASS: TestTaskListError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestTaskList [2021-07-20T08:57:33.743Z] --- PASS: TestTaskList (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeCreateError [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeCreate [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeInspectError [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeInspectNotFound [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeInspectWithEmptyID [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeInspect [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeListError [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeListError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeList [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeList (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeRemoveError [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-20T08:57:33.743Z] === RUN TestVolumeRemove [2021-07-20T08:57:33.743Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-20T08:57:33.743Z] === CONT TestTLSCloseWriter [2021-07-20T08:57:33.743Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-20T08:57:33.743Z] PASS [2021-07-20T08:57:33.743Z] coverage: 75.0% of statements [2021-07-20T08:57:33.743Z] ok github.com/docker/docker/client 0.399s coverage: 75.0% of statements [2021-07-20T08:57:39.419Z] --- PASS: TestCheckoutGit (30.06s) [2021-07-20T08:57:39.419Z] === RUN TestValidGitTransport [2021-07-20T08:57:39.419Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-20T08:57:39.419Z] === RUN TestGitInvalidRef [2021-07-20T08:57:39.419Z] --- PASS: TestGitInvalidRef (0.22s) [2021-07-20T08:57:39.419Z] PASS [2021-07-20T08:57:39.419Z] coverage: 86.3% of statements [2021-07-20T08:57:39.419Z] ok github.com/docker/docker/builder/remotecontext/git 30.713s coverage: 86.3% of statements [2021-07-20T08:57:39.419Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T08:57:39.419Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T08:57:44.467Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 13.7% of statements [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/builder/dockerfile 0.287s coverage: 48.7% of statements [2021-07-20T08:57:44.468Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2021-07-20T08:57:44.468Z] ok github.com/docker/docker/cmd/docker-proxy 0.222s coverage: 67.6% of statements [2021-07-20T08:57:44.731Z] ok github.com/docker/docker/builder/remotecontext/git 4.374s coverage: 86.3% of statements [2021-07-20T08:57:44.731Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T08:57:44.731Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T08:57:48.520Z] --- PASS: TestCheckoutGit (28.64s) [2021-07-20T08:57:48.520Z] === RUN TestValidGitTransport [2021-07-20T08:57:48.520Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-20T08:57:48.520Z] === RUN TestGitInvalidRef [2021-07-20T08:57:48.976Z] --- PASS: TestGitInvalidRef (0.24s) [2021-07-20T08:57:48.976Z] PASS [2021-07-20T08:57:48.976Z] coverage: 86.3% of statements [2021-07-20T08:57:48.976Z] ok github.com/docker/docker/builder/remotecontext/git 28.969s coverage: 86.3% of statements [2021-07-20T08:57:49.433Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T08:57:49.433Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T08:57:50.052Z] ok github.com/docker/docker/client 0.188s coverage: 75.5% of statements [2021-07-20T08:57:54.214Z] === RUN TestContainerStopSignal [2021-07-20T08:57:54.214Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestContainerStopTimeout [2021-07-20T08:57:54.214Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-20T08:57:54.214Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-20T08:57:54.214Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-20T08:57:54.214Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestReplaceAndAppendEnvVars [2021-07-20T08:57:54.214Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-20T08:57:54.214Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestNewMemoryStore [2021-07-20T08:57:54.214Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestAddContainers [2021-07-20T08:57:54.214Z] --- PASS: TestAddContainers (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestGetContainer [2021-07-20T08:57:54.214Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestDeleteContainer [2021-07-20T08:57:54.214Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestListContainers [2021-07-20T08:57:54.214Z] --- PASS: TestListContainers (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestFirstContainer [2021-07-20T08:57:54.214Z] --- PASS: TestFirstContainer (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestApplyAllContainer [2021-07-20T08:57:54.214Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestIsValidHealthString [2021-07-20T08:57:54.214Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestStateRunStop [2021-07-20T08:57:54.214Z] --- PASS: TestStateRunStop (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestStateTimeoutWait [2021-07-20T08:57:54.214Z] state_test.go:141: Stop callback fired [2021-07-20T08:57:54.214Z] state_test.go:165: Stop callback fired [2021-07-20T08:57:54.214Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-20T08:57:54.214Z] === RUN TestIsValidStateString [2021-07-20T08:57:54.214Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestViewSaveDelete [2021-07-20T08:57:54.214Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-20T08:57:54.214Z] === RUN TestViewAll [2021-07-20T08:57:54.214Z] --- PASS: TestViewAll (0.01s) [2021-07-20T08:57:54.214Z] === RUN TestViewGet [2021-07-20T08:57:54.214Z] --- PASS: TestViewGet (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestNames [2021-07-20T08:57:54.214Z] --- PASS: TestNames (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestViewWithHealthCheck [2021-07-20T08:57:54.214Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-20T08:57:54.214Z] PASS [2021-07-20T08:57:54.214Z] coverage: 41.5% of statements [2021-07-20T08:57:54.214Z] ok github.com/docker/docker/container 0.674s coverage: 41.5% of statements [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-20T08:57:54.214Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestConfigureDaemonLogs [2021-07-20T08:57:54.214Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestCommonOptionsInstallFlags [2021-07-20T08:57:54.214Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-20T08:57:54.214Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-20T08:57:54.214Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-20T08:57:54.214Z] PASS [2021-07-20T08:57:54.214Z] coverage: 18.5% of statements [2021-07-20T08:57:54.214Z] ok github.com/docker/docker/cmd/dockerd 1.435s coverage: 18.5% of statements [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T08:57:54.214Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T08:57:55.745Z] === RUN TestPrepare [2021-07-20T08:57:55.745Z] --- PASS: TestPrepare (0.00s) [2021-07-20T08:57:55.745Z] === RUN TestStart [2021-07-20T08:57:55.745Z] --- PASS: TestStart (0.00s) [2021-07-20T08:57:55.745Z] === RUN TestWaitCancel [2021-07-20T08:57:55.745Z] --- PASS: TestWaitCancel (0.00s) [2021-07-20T08:57:55.745Z] === RUN TestWaitDisabled [2021-07-20T08:57:55.745Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-20T08:57:55.745Z] === RUN TestWaitEnabled [2021-07-20T08:57:55.745Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-20T08:57:55.745Z] === RUN TestRemove [2021-07-20T08:57:55.745Z] --- PASS: TestRemove (0.00s) [2021-07-20T08:57:55.745Z] PASS [2021-07-20T08:57:55.745Z] coverage: 65.3% of statements [2021-07-20T08:57:56.204Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.496s coverage: 65.3% of statements [2021-07-20T08:57:58.373Z] === RUN TestNewListSecretsFilters [2021-07-20T08:57:58.373Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestNewListConfigsFilters [2021-07-20T08:57:58.373Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-20T08:57:58.373Z] PASS [2021-07-20T08:57:58.373Z] coverage: 0.5% of statements [2021-07-20T08:57:58.373Z] ok github.com/docker/docker/daemon/cluster 2.025s coverage: 0.5% of statements [2021-07-20T08:57:58.373Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-20T08:57:58.373Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-20T08:57:58.373Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-20T08:57:58.373Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-20T08:57:58.374Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-20T08:57:58.374Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-20T08:57:58.374Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-20T08:57:58.374Z] PASS [2021-07-20T08:57:58.374Z] coverage: 35.9% of statements [2021-07-20T08:57:58.374Z] ok github.com/docker/docker/daemon/cluster/convert 0.804s coverage: 35.9% of statements [2021-07-20T08:57:58.425Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:57:58.425Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:57:58.425Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:57:58.425Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:57:58.425Z] [2021-07-20T08:57:58.425Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T08:57:58.425Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T08:57:58.425Z] HOSTNAME=4f6a558b11bd [2021-07-20T08:57:58.425Z] DEST=bundles/test-integration [2021-07-20T08:57:58.425Z] PWD=/go/src/github.com/docker/docker [2021-07-20T08:57:58.425Z] DOCKER_ROOTLESS=1 [2021-07-20T08:57:58.425Z] DOCKER_GITCOMMIT=6883f3888b39472d4828c045c6f9e12f2bfdc8bc [2021-07-20T08:57:58.425Z] container=docker [2021-07-20T08:57:58.425Z] HOME=/root [2021-07-20T08:57:58.425Z] GOLANG_VERSION=1.16.6 [2021-07-20T08:57:58.425Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T08:57:58.425Z] VALIDATE_BRANCH=master [2021-07-20T08:57:58.425Z] TERM=xterm [2021-07-20T08:57:58.425Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T08:57:58.425Z] SHLVL=1 [2021-07-20T08:57:58.425Z] TIMEOUT=120m [2021-07-20T08:57:58.425Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T08:57:58.425Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T08:57:58.425Z] GO111MODULE=off [2021-07-20T08:57:58.425Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T08:57:58.425Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T08:57:58.425Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T08:57:58.425Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T08:57:58.425Z] GOPATH=/go [2021-07-20T08:57:58.425Z] PKG_CONFIG=pkg-config [2021-07-20T08:57:58.425Z] _=/usr/bin/env [2021-07-20T08:57:58.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T08:58:00.552Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:58:00.552Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:58:00.552Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:58:00.552Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:58:00.552Z] [2021-07-20T08:58:00.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T08:58:00.552Z] DOCKER_SYSTEMD=1 [2021-07-20T08:58:00.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T08:58:00.552Z] HOSTNAME=83249e6bdb68 [2021-07-20T08:58:00.552Z] DEST=bundles/test-integration [2021-07-20T08:58:00.552Z] PWD=/go/src/github.com/docker/docker [2021-07-20T08:58:00.552Z] DOCKER_GITCOMMIT=46d8817f1c5c7caf62463918f32d24e95a37d656 [2021-07-20T08:58:00.552Z] container=docker [2021-07-20T08:58:00.552Z] HOME=/root [2021-07-20T08:58:00.552Z] LANG=C.UTF-8 [2021-07-20T08:58:00.552Z] INVOCATION_ID=fd59e919bb954cdf90f275281188956e [2021-07-20T08:58:00.552Z] GOLANG_VERSION=1.16.6 [2021-07-20T08:58:00.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T08:58:00.552Z] VALIDATE_BRANCH=master [2021-07-20T08:58:00.552Z] TERM=xterm [2021-07-20T08:58:00.552Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T08:58:00.552Z] SHLVL=3 [2021-07-20T08:58:00.552Z] TIMEOUT=120m [2021-07-20T08:58:00.552Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T08:58:00.552Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T08:58:00.552Z] GO111MODULE=off [2021-07-20T08:58:00.552Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T08:58:00.552Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T08:58:00.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T08:58:00.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T08:58:00.552Z] GOPATH=/go [2021-07-20T08:58:00.552Z] PKG_CONFIG=pkg-config [2021-07-20T08:58:00.552Z] _=/usr/bin/env [2021-07-20T08:58:00.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T08:58:01.788Z] === RUN TestContainerStopSignal [2021-07-20T08:58:01.788Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestContainerStopTimeout [2021-07-20T08:58:01.788Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-20T08:58:01.788Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-20T08:58:01.788Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-20T08:58:01.788Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestReplaceAndAppendEnvVars [2021-07-20T08:58:01.788Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-20T08:58:01.788Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestNewMemoryStore [2021-07-20T08:58:01.788Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestAddContainers [2021-07-20T08:58:01.788Z] --- PASS: TestAddContainers (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestGetContainer [2021-07-20T08:58:01.788Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestDeleteContainer [2021-07-20T08:58:01.788Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestListContainers [2021-07-20T08:58:01.788Z] --- PASS: TestListContainers (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestFirstContainer [2021-07-20T08:58:01.788Z] --- PASS: TestFirstContainer (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestApplyAllContainer [2021-07-20T08:58:01.788Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestIsValidHealthString [2021-07-20T08:58:01.788Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestStateRunStop [2021-07-20T08:58:01.788Z] --- PASS: TestStateRunStop (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestStateTimeoutWait [2021-07-20T08:58:01.788Z] state_test.go:141: Stop callback fired [2021-07-20T08:58:01.788Z] state_test.go:165: Stop callback fired [2021-07-20T08:58:01.788Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-20T08:58:01.788Z] === RUN TestIsValidStateString [2021-07-20T08:58:01.788Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestViewSaveDelete [2021-07-20T08:58:01.788Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-20T08:58:01.788Z] === RUN TestViewAll [2021-07-20T08:58:01.788Z] --- PASS: TestViewAll (0.02s) [2021-07-20T08:58:01.788Z] === RUN TestViewGet [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-20T08:58:01.788Z] --- PASS: TestViewGet (0.01s) [2021-07-20T08:58:01.788Z] === RUN TestNames [2021-07-20T08:58:01.788Z] --- PASS: TestNames (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestViewWithHealthCheck [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-20T08:58:01.788Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-20T08:58:01.788Z] PASS [2021-07-20T08:58:01.788Z] coverage: 41.5% of statements [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-20T08:58:01.788Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestConfigureDaemonLogs [2021-07-20T08:58:01.788Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestCommonOptionsInstallFlags [2021-07-20T08:58:01.788Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-20T08:58:01.788Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-20T08:58:01.788Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-20T08:58:01.788Z] PASS [2021-07-20T08:58:01.788Z] coverage: 18.5% of statements [2021-07-20T08:58:01.788Z] ok github.com/docker/docker/container 0.243s coverage: 41.5% of statements [2021-07-20T08:58:01.788Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 18.5% of statements [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T08:58:01.788Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T08:58:03.054Z] === RUN TestBuilderGC [2021-07-20T08:58:03.054Z] --- PASS: TestBuilderGC (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationNotFound [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonBrokenConfiguration [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestParseClusterAdvertiseSettings [2021-07-20T08:58:03.054Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestFindConfigurationConflicts [2021-07-20T08:58:03.054Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-20T08:58:03.054Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-20T08:58:03.054Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-20T08:58:03.054Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-20T08:58:03.054Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_label [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_dns [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-20T08:58:03.054Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration (0.01s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-20T08:58:03.054Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestModifiedDiscoverySettings [2021-07-20T08:58:03.054Z] --- PASS: TestModifiedDiscoverySettings (0.12s) [2021-07-20T08:58:03.054Z] === RUN TestReloadSetConfigFileNotExist [2021-07-20T08:58:03.054Z] time="2021-07-20T08:58:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-20T08:58:03.054Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-07-20T08:58:03.054Z] === RUN TestReloadDefaultConfigNotExist [2021-07-20T08:58:03.054Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:03.054Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-20T08:58:03.054Z] === RUN TestReloadBadDefaultConfig [2021-07-20T08:58:03.054Z] time="2021-07-20T08:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-192471959" [2021-07-20T08:58:03.054Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestReloadWithConflictingLabels [2021-07-20T08:58:03.054Z] time="2021-07-20T08:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-740448778" [2021-07-20T08:58:03.054Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestReloadWithDuplicateLabels [2021-07-20T08:58:03.054Z] time="2021-07-20T08:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-484943841" [2021-07-20T08:58:03.054Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-20T08:58:03.054Z] === RUN TestDaemonConfigurationMerge [2021-07-20T08:58:03.054Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-20T08:58:03.054Z] PASS [2021-07-20T08:58:03.054Z] coverage: 79.2% of statements [2021-07-20T08:58:03.054Z] ok github.com/docker/docker/daemon/config 1.292s coverage: 79.2% of statements [2021-07-20T08:58:03.956Z] === RUN TestPrepare [2021-07-20T08:58:03.956Z] --- PASS: TestPrepare (0.00s) [2021-07-20T08:58:03.956Z] === RUN TestStart [2021-07-20T08:58:03.956Z] --- PASS: TestStart (0.00s) [2021-07-20T08:58:03.956Z] === RUN TestWaitCancel [2021-07-20T08:58:03.957Z] --- PASS: TestWaitCancel (0.00s) [2021-07-20T08:58:03.957Z] === RUN TestWaitDisabled [2021-07-20T08:58:03.957Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-20T08:58:03.957Z] === RUN TestWaitEnabled [2021-07-20T08:58:03.957Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-20T08:58:03.957Z] === RUN TestRemove [2021-07-20T08:58:03.957Z] --- PASS: TestRemove (0.00s) [2021-07-20T08:58:03.957Z] PASS [2021-07-20T08:58:03.957Z] coverage: 65.3% of statements [2021-07-20T08:58:03.957Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.198s coverage: 65.3% of statements [2021-07-20T08:58:04.587Z] === RUN TestVerifyNetworkingConfig [2021-07-20T08:58:04.587Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestGetContainer [2021-07-20T08:58:04.587Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestValidContainerNames [2021-07-20T08:58:04.587Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestContainerInitDNS [2021-07-20T08:58:04.587Z] daemon_test.go:147: root required [2021-07-20T08:58:04.587Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestMerge [2021-07-20T08:58:04.587Z] --- PASS: TestMerge (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestValidateContainerIsolation [2021-07-20T08:58:04.587Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestFindNetworkErrorType [2021-07-20T08:58:04.587Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestEnsureServicesExist [2021-07-20T08:58:04.587Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestEnsureServicesExistErrors [2021-07-20T08:58:04.587Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-20T08:58:04.587Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-20T08:58:04.587Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-20T08:58:04.587Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestContainerDelete [2021-07-20T08:58:04.587Z] --- PASS: TestContainerDelete (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestContainerDoubleDelete [2021-07-20T08:58:04.587Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestLogContainerEventCopyLabels [2021-07-20T08:58:04.587Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestLogContainerEventWithAttributes [2021-07-20T08:58:04.587Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestNoneHealthcheck [2021-07-20T08:58:04.587Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestHealthStates [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] time="2021-07-20T08:58:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:04.587Z] --- PASS: TestHealthStates (0.12s) [2021-07-20T08:58:04.587Z] === RUN TestMaskURLCredentials [2021-07-20T08:58:04.587Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestGetInspectData [2021-07-20T08:58:04.587Z] --- PASS: TestGetInspectData (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestFillLicense [2021-07-20T08:58:04.587Z] --- PASS: TestFillLicense (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestListInvalidFilter [2021-07-20T08:58:04.587Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestNameFilter [2021-07-20T08:58:04.587Z] --- PASS: TestNameFilter (0.01s) [2021-07-20T08:58:04.587Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-20T08:58:04.587Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-20T08:58:04.587Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-20T08:58:04.587Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestDaemonReloadLabels [2021-07-20T08:58:04.587Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-07-20T08:58:04.587Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-20T08:58:04.587Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestDaemonReloadMirrors [2021-07-20T08:58:04.587Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-20T08:58:04.587Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-20T08:58:04.587Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-20T08:58:04.588Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-20T08:58:04.588Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-20T08:58:04.588Z] === RUN TestDaemonDiscoveryReload [2021-07-20T08:58:05.045Z] === RUN TestDiscoveryOptsErrors [2021-07-20T08:58:05.045Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-20T08:58:05.045Z] === RUN TestDiscoveryOpts [2021-07-20T08:58:05.045Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-20T08:58:05.045Z] PASS [2021-07-20T08:58:05.045Z] coverage: 30.0% of statements [2021-07-20T08:58:05.045Z] ok github.com/docker/docker/daemon/discovery 1.289s coverage: 30.0% of statements [2021-07-20T08:58:06.011Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-20T08:58:06.011Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-20T08:58:06.011Z] === RUN TestWaitNodeAttachment [2021-07-20T08:58:06.011Z] === RUN TestEventsLog [2021-07-20T08:58:06.011Z] --- PASS: TestEventsLog (0.00s) [2021-07-20T08:58:06.011Z] === RUN TestEventsLogTimeout [2021-07-20T08:58:06.011Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-20T08:58:06.011Z] === RUN TestLogEvents [2021-07-20T08:58:06.011Z] --- PASS: TestLogEvents (0.05s) [2021-07-20T08:58:06.011Z] === RUN TestLoadBufferedEvents [2021-07-20T08:58:06.126Z] === RUN TestNewListSecretsFilters [2021-07-20T08:58:06.126Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-20T08:58:06.126Z] === RUN TestNewListConfigsFilters [2021-07-20T08:58:06.126Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-20T08:58:06.126Z] PASS [2021-07-20T08:58:06.126Z] coverage: 0.5% of statements [2021-07-20T08:58:06.126Z] ok github.com/docker/docker/daemon/cluster 0.796s coverage: 0.5% of statements [2021-07-20T08:58:06.469Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-20T08:58:06.469Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-20T08:58:06.469Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-07-20T08:58:06.469Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-20T08:58:06.469Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-20T08:58:06.469Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-20T08:58:06.469Z] PASS [2021-07-20T08:58:06.469Z] coverage: 50.0% of statements [2021-07-20T08:58:06.469Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-20T08:58:06.469Z] === RUN TestIsolationConversion [2021-07-20T08:58:06.469Z] === RUN TestIsolationConversion/default [2021-07-20T08:58:06.469Z] === RUN TestIsolationConversion/process [2021-07-20T08:58:06.469Z] === RUN TestIsolationConversion/hyperv [2021-07-20T08:58:06.469Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestContainerLabels [2021-07-20T08:58:06.469Z] --- PASS: TestContainerLabels (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestCredentialSpecConversion [2021-07-20T08:58:06.469Z] === RUN TestCredentialSpecConversion/none [2021-07-20T08:58:06.469Z] === RUN TestCredentialSpecConversion/config [2021-07-20T08:58:06.469Z] === RUN TestCredentialSpecConversion/file [2021-07-20T08:58:06.469Z] === RUN TestCredentialSpecConversion/registry [2021-07-20T08:58:06.469Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-20T08:58:06.469Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountBind [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountVolume [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountTarget [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountTmpfs [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountInvalidType [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-20T08:58:06.469Z] === RUN TestControllerValidateMountNamedPipe [2021-07-20T08:58:06.469Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-20T08:58:06.469Z] PASS [2021-07-20T08:58:06.469Z] coverage: 11.0% of statements [2021-07-20T08:58:06.469Z] ok github.com/docker/docker/daemon/events 0.374s coverage: 50.0% of statements [2021-07-20T08:58:06.469Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.540s coverage: 11.0% of statements [2021-07-20T08:58:06.582Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-20T08:58:06.582Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T08:58:06.582Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-20T08:58:06.582Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-20T08:58:06.583Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-20T08:58:06.583Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-20T08:58:06.583Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-20T08:58:06.583Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-20T08:58:06.583Z] PASS [2021-07-20T08:58:06.583Z] coverage: 35.9% of statements [2021-07-20T08:58:06.583Z] ok github.com/docker/docker/daemon/cluster/convert 0.181s coverage: 35.9% of statements [2021-07-20T08:58:06.928Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-20T08:58:06.928Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-20T08:58:06.928Z] reload_test.go:520: root required [2021-07-20T08:58:06.928Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T08:58:06.928Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-20T08:58:06.928Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-20T08:58:06.928Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-20T08:58:06.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-20T08:58:06.928Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-20T08:58:06.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-20T08:58:06.928Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-20T08:58:06.928Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-20T08:58:06.928Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-20T08:58:06.928Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-20T08:58:06.928Z] === RUN TestParseVolumesFrom [2021-07-20T08:58:06.928Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-20T08:58:06.928Z] PASS [2021-07-20T08:58:06.928Z] coverage: 9.1% of statements [2021-07-20T08:58:06.928Z] ok github.com/docker/docker/daemon 3.371s coverage: 9.1% of statements [2021-07-20T08:58:06.928Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T08:58:06.928Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T08:58:06.928Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T08:58:06.928Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T08:58:07.385Z] === RUN TestIsEmptyDir [2021-07-20T08:58:07.385Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-20T08:58:07.385Z] PASS [2021-07-20T08:58:07.385Z] coverage: 2.3% of statements [2021-07-20T08:58:07.385Z] ok github.com/docker/docker/daemon/graphdriver 0.273s coverage: 2.3% of statements [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-20T08:58:07.385Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-20T08:58:07.385Z] === RUN TestLinkNaming [2021-07-20T08:58:07.385Z] --- PASS: TestLinkNaming (0.00s) [2021-07-20T08:58:07.385Z] === RUN TestLinkNew [2021-07-20T08:58:07.385Z] --- PASS: TestLinkNew (0.00s) [2021-07-20T08:58:07.385Z] === RUN TestLinkEnv [2021-07-20T08:58:07.385Z] --- PASS: TestLinkEnv (0.00s) [2021-07-20T08:58:07.385Z] === RUN TestLinkMultipleEnv [2021-07-20T08:58:07.385Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-20T08:58:07.385Z] === RUN TestLinkPortRangeEnv [2021-07-20T08:58:07.385Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-20T08:58:07.385Z] PASS [2021-07-20T08:58:07.385Z] coverage: 93.0% of statements [2021-07-20T08:58:07.385Z] ok github.com/docker/docker/daemon/links 0.145s coverage: 93.0% of statements [2021-07-20T08:58:09.475Z] === RUN TestWaitNodeAttachment [2021-07-20T08:58:09.475Z] === RUN TestBuilderGC [2021-07-20T08:58:09.475Z] --- PASS: TestBuilderGC (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationNotFound [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonBrokenConfiguration [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestParseClusterAdvertiseSettings [2021-07-20T08:58:09.475Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestFindConfigurationConflicts [2021-07-20T08:58:09.475Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-20T08:58:09.475Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-20T08:58:09.475Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-20T08:58:09.475Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-20T08:58:09.475Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-20T08:58:09.475Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-20T08:58:09.475Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-20T08:58:09.475Z] === RUN TestValidateConfiguration [2021-07-20T08:58:09.475Z] === RUN TestValidateConfiguration/with_label [2021-07-20T08:58:09.475Z] === RUN TestValidateConfiguration/with_dns [2021-07-20T08:58:09.475Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-20T08:58:09.933Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-20T08:58:09.933Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-20T08:58:09.933Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-20T08:58:09.933Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-20T08:58:09.933Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestModifiedDiscoverySettings [2021-07-20T08:58:09.933Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestReloadSetConfigFileNotExist [2021-07-20T08:58:09.933Z] time="2021-07-20T08:58:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-20T08:58:09.933Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-07-20T08:58:09.933Z] === RUN TestReloadDefaultConfigNotExist [2021-07-20T08:58:09.933Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:09.933Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestReloadBadDefaultConfig [2021-07-20T08:58:09.933Z] time="2021-07-20T08:58:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-124430903" [2021-07-20T08:58:09.933Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestReloadWithConflictingLabels [2021-07-20T08:58:09.933Z] time="2021-07-20T08:58:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-902873130" [2021-07-20T08:58:09.933Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestReloadWithDuplicateLabels [2021-07-20T08:58:09.933Z] time="2021-07-20T08:58:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-443607425" [2021-07-20T08:58:09.933Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-20T08:58:09.933Z] === RUN TestDaemonConfigurationMerge [2021-07-20T08:58:09.933Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-20T08:58:09.933Z] PASS [2021-07-20T08:58:09.933Z] coverage: 79.2% of statements [2021-07-20T08:58:09.933Z] ok github.com/docker/docker/daemon/config 0.236s coverage: 79.2% of statements [2021-07-20T08:58:09.933Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-20T08:58:09.933Z] === RUN TestIsolationConversion [2021-07-20T08:58:09.933Z] === RUN TestIsolationConversion/default [2021-07-20T08:58:09.933Z] === RUN TestIsolationConversion/process [2021-07-20T08:58:09.933Z] === RUN TestIsolationConversion/hyperv [2021-07-20T08:58:09.933Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-20T08:58:09.933Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestContainerLabels [2021-07-20T08:58:09.934Z] --- PASS: TestContainerLabels (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestCredentialSpecConversion [2021-07-20T08:58:09.934Z] === RUN TestCredentialSpecConversion/none [2021-07-20T08:58:09.934Z] === RUN TestCredentialSpecConversion/config [2021-07-20T08:58:09.934Z] === RUN TestCredentialSpecConversion/file [2021-07-20T08:58:09.934Z] === RUN TestCredentialSpecConversion/registry [2021-07-20T08:58:09.934Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-20T08:58:09.934Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountBind [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountVolume [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountTarget [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountTmpfs [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountInvalidType [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-20T08:58:09.934Z] === RUN TestControllerValidateMountNamedPipe [2021-07-20T08:58:09.934Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-20T08:58:09.934Z] PASS [2021-07-20T08:58:09.934Z] coverage: 11.0% of statements [2021-07-20T08:58:09.934Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.710s coverage: 11.0% of statements [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/defaults [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-20T08:58:10.281Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-20T08:58:10.281Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-20T08:58:10.281Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:09Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-20T08:58:10.281Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-20T08:58:10.281Z] === RUN TestCreateSuccess [2021-07-20T08:58:10.281Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCreateStreamSkipped [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-20T08:58:10.281Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCreateLogGroupSuccess [2021-07-20T08:58:10.281Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCreateError [2021-07-20T08:58:10.281Z] --- PASS: TestCreateError (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCreateAlreadyExists [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-20T08:58:10.281Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestLogClosed [2021-07-20T08:58:10.281Z] --- PASS: TestLogClosed (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestLogBlocking [2021-07-20T08:58:10.281Z] --- PASS: TestLogBlocking (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-20T08:58:10.281Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestLogNonBlockingBufferFull [2021-07-20T08:58:10.281Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestPublishBatchSuccess [2021-07-20T08:58:10.281Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestPublishBatchError [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=error msg=Error [2021-07-20T08:58:10.281Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T08:58:10.281Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T08:58:10.281Z] time="2021-07-20T08:58:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-20T08:58:10.281Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchSimple [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchTicker [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMultilinePattern [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchClose [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/0/Hello [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/2/🙃 [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/3/���� [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/4/He��o [2021-07-20T08:58:10.281Z] === RUN TestEffectiveLen/5/ [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/0/ [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/1/Hello [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: Hello [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/2/Hello [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: He [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: llo [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/3/Hello [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: Hello [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/4/🙃 [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/5/🙃 [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/6/a� [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: a [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: � [2021-07-20T08:58:10.281Z] === RUN TestFindValidSplit/7/a� [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1064: a� [2021-07-20T08:58:10.281Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-20T08:58:10.281Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestProcessEventEmoji [2021-07-20T08:58:10.281Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchLineSplit [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMaxEvents [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-20T08:58:10.281Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-07-20T08:58:10.281Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-20T08:58:10.390Z] === RUN TestDiscoveryOptsErrors [2021-07-20T08:58:10.390Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestDiscoveryOpts [2021-07-20T08:58:10.390Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-20T08:58:10.390Z] PASS [2021-07-20T08:58:10.390Z] coverage: 30.0% of statements [2021-07-20T08:58:10.390Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-07-20T08:58:10.390Z] === RUN TestVerifyNetworkingConfig [2021-07-20T08:58:10.390Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestGetContainer [2021-07-20T08:58:10.390Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestValidContainerNames [2021-07-20T08:58:10.390Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestContainerInitDNS [2021-07-20T08:58:10.390Z] daemon_test.go:147: root required [2021-07-20T08:58:10.390Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestMerge [2021-07-20T08:58:10.390Z] --- PASS: TestMerge (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestValidateContainerIsolation [2021-07-20T08:58:10.390Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestFindNetworkErrorType [2021-07-20T08:58:10.390Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestEnsureServicesExist [2021-07-20T08:58:10.390Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestEnsureServicesExistErrors [2021-07-20T08:58:10.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-20T08:58:10.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-20T08:58:10.390Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-20T08:58:10.390Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-20T08:58:10.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-20T08:58:10.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-20T08:58:10.390Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestContainerDelete [2021-07-20T08:58:10.390Z] --- PASS: TestContainerDelete (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestContainerDoubleDelete [2021-07-20T08:58:10.390Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestLogContainerEventCopyLabels [2021-07-20T08:58:10.390Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestLogContainerEventWithAttributes [2021-07-20T08:58:10.390Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestNoneHealthcheck [2021-07-20T08:58:10.390Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-20T08:58:10.390Z] === RUN TestHealthStates [2021-07-20T08:58:10.739Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-20T08:58:10.739Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-20T08:58:10.739Z] === RUN TestAdapterReadLogs [2021-07-20T08:58:10.739Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestCopier [2021-07-20T08:58:10.739Z] --- PASS: TestCopier (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestCopierLongLines [2021-07-20T08:58:10.739Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestCopierSlow [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-20T08:58:10.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestCreateTagSuccess [2021-07-20T08:58:10.739Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-20T08:58:10.739Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-20T08:58:10.739Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-20T08:58:10.739Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-20T08:58:10.739Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-20T08:58:10.739Z] PASS [2021-07-20T08:58:10.739Z] coverage: 77.4% of statements [2021-07-20T08:58:10.739Z] ok github.com/docker/docker/daemon/logger/awslogs 0.884s coverage: 77.4% of statements [2021-07-20T08:58:10.739Z] --- PASS: TestCopierSlow (0.20s) [2021-07-20T08:58:10.739Z] === RUN TestCopierWithSized [2021-07-20T08:58:10.739Z] === RUN TestCopierWithSized/as_is [2021-07-20T08:58:10.739Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-20T08:58:10.739Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-20T08:58:10.739Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-20T08:58:10.739Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestCopierWithPartial [2021-07-20T08:58:10.739Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestRingLogger [2021-07-20T08:58:10.739Z] --- PASS: TestRingLogger (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestRingCap [2021-07-20T08:58:10.739Z] --- PASS: TestRingCap (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestRingClose [2021-07-20T08:58:10.739Z] --- PASS: TestRingClose (0.00s) [2021-07-20T08:58:10.739Z] === RUN TestRingDrain [2021-07-20T08:58:10.739Z] --- PASS: TestRingDrain (0.00s) [2021-07-20T08:58:10.739Z] PASS [2021-07-20T08:58:10.739Z] coverage: 43.8% of statements [2021-07-20T08:58:10.739Z] ok github.com/docker/docker/daemon/logger 1.035s coverage: 43.8% of statements [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] time="2021-07-20T08:58:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-20T08:58:10.847Z] --- PASS: TestHealthStates (0.13s) [2021-07-20T08:58:10.847Z] === RUN TestMaskURLCredentials [2021-07-20T08:58:10.847Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestGetInspectData [2021-07-20T08:58:10.847Z] --- PASS: TestGetInspectData (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestFillLicense [2021-07-20T08:58:10.847Z] --- PASS: TestFillLicense (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestListInvalidFilter [2021-07-20T08:58:10.847Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestNameFilter [2021-07-20T08:58:10.847Z] --- PASS: TestNameFilter (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-20T08:58:10.847Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-20T08:58:10.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-20T08:58:10.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-20T08:58:10.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-20T08:58:10.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-20T08:58:10.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonReloadLabels [2021-07-20T08:58:10.848Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-20T08:58:10.848Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonReloadMirrors [2021-07-20T08:58:10.848Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-20T08:58:10.848Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-20T08:58:10.848Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestDaemonDiscoveryReload [2021-07-20T08:58:10.848Z] === RUN TestEventsLog [2021-07-20T08:58:10.848Z] --- PASS: TestEventsLog (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestEventsLogTimeout [2021-07-20T08:58:10.848Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-20T08:58:10.848Z] === RUN TestLogEvents [2021-07-20T08:58:11.196Z] === RUN TestSearchRegistryForImagesErrors [2021-07-20T08:58:11.196Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-20T08:58:11.196Z] === RUN TestSearchRegistryForImages [2021-07-20T08:58:11.196Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-20T08:58:11.196Z] === RUN TestOnlyPlatformWithFallback [2021-07-20T08:58:11.196Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-20T08:58:11.196Z] === RUN TestImageDelete [2021-07-20T08:58:11.196Z] === RUN TestImageDelete/no_lease [2021-07-20T08:58:11.196Z] === RUN TestImageDelete/lease_exists [2021-07-20T08:58:11.196Z] --- PASS: TestImageDelete (0.03s) [2021-07-20T08:58:11.196Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-20T08:58:11.196Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-20T08:58:11.196Z] === RUN TestContentStoreForPull [2021-07-20T08:58:11.196Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-20T08:58:11.196Z] PASS [2021-07-20T08:58:11.196Z] coverage: 6.8% of statements [2021-07-20T08:58:11.196Z] ok github.com/docker/docker/daemon/images 0.789s coverage: 6.8% of statements [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-20T08:58:11.196Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-20T08:58:11.304Z] --- PASS: TestLogEvents (0.05s) [2021-07-20T08:58:11.304Z] === RUN TestLoadBufferedEvents [2021-07-20T08:58:11.304Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-07-20T08:58:11.304Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-20T08:58:11.304Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-20T08:58:11.304Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-20T08:58:11.304Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-20T08:58:11.304Z] PASS [2021-07-20T08:58:11.304Z] coverage: 50.0% of statements [2021-07-20T08:58:11.304Z] ok github.com/docker/docker/daemon/events 0.227s coverage: 50.0% of statements [2021-07-20T08:58:11.304Z] === RUN TestIsEmptyDir [2021-07-20T08:58:11.304Z] --- PASS: TestIsEmptyDir (0.00s) [2021-07-20T08:58:11.304Z] PASS [2021-07-20T08:58:11.304Z] coverage: 2.3% of statements [2021-07-20T08:58:11.654Z] === RUN TestJSONFileLogger [2021-07-20T08:58:11.654Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-20T08:58:11.654Z] === RUN TestJSONFileLoggerWithTags [2021-07-20T08:58:11.654Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-20T08:58:11.654Z] === RUN TestJSONFileLoggerWithOpts [2021-07-20T08:58:11.654Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-20T08:58:11.654Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-20T08:58:11.654Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-20T08:58:11.654Z] === RUN TestEncodeDecode [2021-07-20T08:58:11.654Z] === PAUSE TestEncodeDecode [2021-07-20T08:58:11.654Z] === RUN TestUnexpectedEOF [2021-07-20T08:58:11.654Z] time="2021-07-20T08:58:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T08:58:11.654Z] time="2021-07-20T08:58:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T08:58:11.654Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-07-20T08:58:11.654Z] === CONT TestEncodeDecode [2021-07-20T08:58:11.654Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-20T08:58:11.654Z] PASS [2021-07-20T08:58:11.654Z] coverage: 69.9% of statements [2021-07-20T08:58:11.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.514s coverage: 69.9% of statements [2021-07-20T08:58:11.760Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2021-07-20T08:58:11.760Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-20T08:58:11.760Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-20T08:58:11.760Z] === RUN TestLinkNaming [2021-07-20T08:58:11.760Z] --- PASS: TestLinkNaming (0.00s) [2021-07-20T08:58:11.760Z] === RUN TestLinkNew [2021-07-20T08:58:11.760Z] --- PASS: TestLinkNew (0.00s) [2021-07-20T08:58:11.760Z] === RUN TestLinkEnv [2021-07-20T08:58:11.760Z] --- PASS: TestLinkEnv (0.00s) [2021-07-20T08:58:11.760Z] === RUN TestLinkMultipleEnv [2021-07-20T08:58:11.760Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-20T08:58:11.760Z] === RUN TestLinkPortRangeEnv [2021-07-20T08:58:11.760Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-20T08:58:11.760Z] PASS [2021-07-20T08:58:11.760Z] coverage: 93.0% of statements [2021-07-20T08:58:11.760Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-07-20T08:58:12.111Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-20T08:58:12.111Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-20T08:58:12.111Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-20T08:58:12.217Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-20T08:58:12.217Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-20T08:58:12.568Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-07-20T08:58:12.568Z] === RUN TestFastTimeMarshalJSON [2021-07-20T08:58:12.568Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-20T08:58:12.568Z] PASS [2021-07-20T08:58:12.568Z] coverage: 87.2% of statements [2021-07-20T08:58:12.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.393s coverage: 87.2% of statements [2021-07-20T08:58:12.674Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-20T08:58:12.674Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-20T08:58:12.674Z] reload_test.go:520: root required [2021-07-20T08:58:12.674Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T08:58:12.674Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-20T08:58:12.674Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-20T08:58:12.674Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-20T08:58:12.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-20T08:58:12.674Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-20T08:58:12.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-20T08:58:12.674Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-20T08:58:12.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-20T08:58:12.674Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-20T08:58:12.674Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-20T08:58:12.674Z] === RUN TestParseVolumesFrom [2021-07-20T08:58:12.674Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-20T08:58:12.674Z] PASS [2021-07-20T08:58:12.674Z] coverage: 9.1% of statements [2021-07-20T08:58:12.674Z] ok github.com/docker/docker/daemon 2.364s coverage: 9.1% of statements [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-20T08:58:12.674Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-20T08:58:13.025Z] === RUN TestWriteLog [2021-07-20T08:58:13.025Z] === PAUSE TestWriteLog [2021-07-20T08:58:13.025Z] === RUN TestReadLog [2021-07-20T08:58:13.025Z] === PAUSE TestReadLog [2021-07-20T08:58:13.025Z] === CONT TestWriteLog [2021-07-20T08:58:13.025Z] === CONT TestReadLog [2021-07-20T08:58:13.025Z] --- PASS: TestWriteLog (0.00s) [2021-07-20T08:58:13.025Z] === RUN TestReadLog/tail_exact [2021-07-20T08:58:13.025Z] === RUN TestReadLog/tail_less_than_available [2021-07-20T08:58:13.025Z] === RUN TestReadLog/tail_more_than_available [2021-07-20T08:58:13.025Z] --- PASS: TestReadLog (0.14s) [2021-07-20T08:58:13.025Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-07-20T08:58:13.025Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-20T08:58:13.025Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-20T08:58:13.025Z] PASS [2021-07-20T08:58:13.025Z] coverage: 75.2% of statements [2021-07-20T08:58:13.025Z] ok github.com/docker/docker/daemon/logger/local 0.564s coverage: 75.2% of statements [2021-07-20T08:58:13.025Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T08:58:13.482Z] === RUN TestOpenFileDelete [2021-07-20T08:58:13.482Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestOpenFileRename [2021-07-20T08:58:13.482Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestParseLogTagDefaultTag [2021-07-20T08:58:13.482Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestParseLogTag [2021-07-20T08:58:13.482Z] --- PASS: TestParseLogTag (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestParseLogTagEmptyTag [2021-07-20T08:58:13.482Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestTailFiles [2021-07-20T08:58:13.482Z] --- PASS: TestTailFiles (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestFollowLogsConsumerGone [2021-07-20T08:58:13.482Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestFollowLogsProducerGone [2021-07-20T08:58:13.482Z] logfile_test.go:179: logDecode() closed after sending 343 messages [2021-07-20T08:58:13.482Z] logfile_test.go:232: messages sent: 343, received: 343 [2021-07-20T08:58:13.482Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-20T08:58:13.482Z] === RUN TestCheckCapacityAndRotate [2021-07-20T08:58:13.482Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-20T08:58:13.482Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-20T08:58:13.482Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2021-07-20T08:58:13.482Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-20T08:58:13.482Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-07-20T08:58:13.482Z] PASS [2021-07-20T08:58:13.482Z] coverage: 53.7% of statements [2021-07-20T08:58:13.482Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.367s coverage: 53.7% of statements [2021-07-20T08:58:13.637Z] === RUN TestAdapterReadLogs [2021-07-20T08:58:13.637Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-20T08:58:13.637Z] === RUN TestCopier [2021-07-20T08:58:13.637Z] --- PASS: TestCopier (0.00s) [2021-07-20T08:58:13.637Z] === RUN TestCopierLongLines [2021-07-20T08:58:13.637Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-20T08:58:13.637Z] === RUN TestCopierSlow [2021-07-20T08:58:13.637Z] --- PASS: TestCopierSlow (0.20s) [2021-07-20T08:58:13.637Z] === RUN TestCopierWithSized [2021-07-20T08:58:13.637Z] === RUN TestCopierWithSized/as_is [2021-07-20T08:58:13.637Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-20T08:58:13.637Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-20T08:58:13.637Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-20T08:58:13.637Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-20T08:58:13.940Z] === RUN TestLog [2021-07-20T08:58:13.940Z] --- PASS: TestLog (0.01s) [2021-07-20T08:58:13.940Z] PASS [2021-07-20T08:58:13.940Z] coverage: 31.5% of statements [2021-07-20T08:58:13.940Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.552s coverage: 31.5% of statements [2021-07-20T08:58:14.094Z] === RUN TestCopierWithPartial [2021-07-20T08:58:14.094Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestRingLogger [2021-07-20T08:58:14.094Z] --- PASS: TestRingLogger (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestRingCap [2021-07-20T08:58:14.094Z] --- PASS: TestRingCap (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestRingClose [2021-07-20T08:58:14.094Z] --- PASS: TestRingClose (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestRingDrain [2021-07-20T08:58:14.094Z] --- PASS: TestRingDrain (0.00s) [2021-07-20T08:58:14.094Z] PASS [2021-07-20T08:58:14.094Z] coverage: 43.8% of statements [2021-07-20T08:58:14.094Z] ok github.com/docker/docker/daemon/logger 0.333s coverage: 43.8% of statements [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/defaults [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-20T08:58:14.094Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-20T08:58:14.094Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-20T08:58:14.094Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-20T08:58:14.094Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-20T08:58:14.094Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:13Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-20T08:58:14.551Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-20T08:58:14.551Z] === RUN TestCreateSuccess [2021-07-20T08:58:14.551Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCreateStreamSkipped [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-20T08:58:14.551Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCreateLogGroupSuccess [2021-07-20T08:58:14.551Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCreateError [2021-07-20T08:58:14.551Z] --- PASS: TestCreateError (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCreateAlreadyExists [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-20T08:58:14.551Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestLogClosed [2021-07-20T08:58:14.551Z] --- PASS: TestLogClosed (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestLogBlocking [2021-07-20T08:58:14.551Z] --- PASS: TestLogBlocking (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-20T08:58:14.551Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestLogNonBlockingBufferFull [2021-07-20T08:58:14.551Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestPublishBatchSuccess [2021-07-20T08:58:14.551Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestPublishBatchError [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=error msg=Error [2021-07-20T08:58:14.551Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T08:58:14.551Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T08:58:14.551Z] time="2021-07-20T08:58:14Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-20T08:58:14.551Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchSimple [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchTicker [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMultilinePattern [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchClose [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/0/Hello [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/2/🙃 [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/3/���� [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/4/He��o [2021-07-20T08:58:14.551Z] === RUN TestEffectiveLen/5/ [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/0/ [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/1/Hello [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: Hello [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/2/Hello [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: He [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: llo [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/3/Hello [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: Hello [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/4/🙃 [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/5/🙃 [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/6/a� [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: a [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: � [2021-07-20T08:58:14.551Z] === RUN TestFindValidSplit/7/a� [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1064: a� [2021-07-20T08:58:14.551Z] cloudwatchlogs_test.go:1065: [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestProcessEventEmoji [2021-07-20T08:58:14.551Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchLineSplit [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMaxEvents [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-20T08:58:14.551Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-20T08:58:14.551Z] === RUN TestSearchRegistryForImagesErrors [2021-07-20T08:58:14.551Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-20T08:58:14.551Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-20T08:58:14.551Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestSearchRegistryForImagesErrors (0.03s) [2021-07-20T08:58:14.551Z] === RUN TestSearchRegistryForImages [2021-07-20T08:58:14.551Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestOnlyPlatformWithFallback [2021-07-20T08:58:14.551Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-20T08:58:14.551Z] === RUN TestImageDelete [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-20T08:58:14.551Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-20T08:58:14.552Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-20T08:58:14.552Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-20T08:58:14.552Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-20T08:58:14.552Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-20T08:58:14.552Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-20T08:58:14.552Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-20T08:58:14.552Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-20T08:58:14.552Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-20T08:58:14.552Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-20T08:58:14.552Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-20T08:58:14.552Z] === RUN TestCreateTagSuccess [2021-07-20T08:58:14.552Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-20T08:58:14.552Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-20T08:58:14.552Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-20T08:58:14.552Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-20T08:58:14.552Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-20T08:58:14.552Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-20T08:58:14.552Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-20T08:58:14.552Z] PASS [2021-07-20T08:58:14.552Z] coverage: 77.0% of statements [2021-07-20T08:58:14.552Z] ok github.com/docker/docker/daemon/logger/awslogs 0.352s coverage: 77.0% of statements [2021-07-20T08:58:14.552Z] === RUN TestImageDelete/no_lease [2021-07-20T08:58:14.552Z] === RUN TestImageDelete/lease_exists [2021-07-20T08:58:14.552Z] --- PASS: TestImageDelete (0.08s) [2021-07-20T08:58:14.552Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-07-20T08:58:14.552Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-20T08:58:14.552Z] === RUN TestContentStoreForPull [2021-07-20T08:58:14.552Z] --- PASS: TestContentStoreForPull (0.14s) [2021-07-20T08:58:14.552Z] PASS [2021-07-20T08:58:14.552Z] coverage: 6.8% of statements [2021-07-20T08:58:15.008Z] ok github.com/docker/docker/daemon/images 0.357s coverage: 6.8% of statements [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-20T08:58:15.008Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-20T08:58:15.008Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-20T08:58:15.009Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-20T08:58:15.009Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-20T08:58:15.009Z] === RUN TestJSONFileLogger [2021-07-20T08:58:15.009Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-20T08:58:15.009Z] === RUN TestJSONFileLoggerWithTags [2021-07-20T08:58:15.009Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-20T08:58:15.009Z] === RUN TestJSONFileLoggerWithOpts [2021-07-20T08:58:15.009Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-20T08:58:15.009Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-20T08:58:15.009Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-20T08:58:15.009Z] === RUN TestEncodeDecode [2021-07-20T08:58:15.009Z] === PAUSE TestEncodeDecode [2021-07-20T08:58:15.009Z] === RUN TestUnexpectedEOF [2021-07-20T08:58:15.466Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-20T08:58:15.466Z] === RUN TestFastTimeMarshalJSON [2021-07-20T08:58:15.466Z] time="2021-07-20T08:58:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T08:58:15.466Z] time="2021-07-20T08:58:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T08:58:15.466Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-20T08:58:15.466Z] === CONT TestEncodeDecode [2021-07-20T08:58:15.466Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-20T08:58:15.466Z] PASS [2021-07-20T08:58:15.466Z] coverage: 69.9% of statements [2021-07-20T08:58:15.466Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-07-20T08:58:15.466Z] PASS [2021-07-20T08:58:15.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2021-07-20T08:58:15.466Z] coverage: 87.2% of statements [2021-07-20T08:58:15.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.276s coverage: 87.2% of statements [2021-07-20T08:58:15.474Z] === RUN TestParseLogFormat [2021-07-20T08:58:15.474Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestValidateLogOptEmpty [2021-07-20T08:58:15.474Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestValidateSyslogAddress [2021-07-20T08:58:15.474Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestParseAddressDefaultPort [2021-07-20T08:58:15.474Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestValidateSyslogFacility [2021-07-20T08:58:15.474Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestValidateLogOptSyslogFormat [2021-07-20T08:58:15.474Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestValidateLogOpt [2021-07-20T08:58:15.474Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T08:58:15.474Z] PASS [2021-07-20T08:58:15.474Z] coverage: 46.8% of statements [2021-07-20T08:58:15.474Z] ok github.com/docker/docker/daemon/logger/syslog 0.308s coverage: 46.8% of statements [2021-07-20T08:58:15.474Z] === RUN TestNewParse [2021-07-20T08:58:15.474Z] --- PASS: TestNewParse (0.00s) [2021-07-20T08:58:15.474Z] PASS [2021-07-20T08:58:15.474Z] coverage: 8.3% of statements [2021-07-20T08:58:15.474Z] ok github.com/docker/docker/daemon/logger/templates 0.413s coverage: 8.3% of statements [2021-07-20T08:58:15.474Z] === RUN TestValidateLogOpt [2021-07-20T08:58:15.474Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestNewMissedConfig [2021-07-20T08:58:15.474Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestNewMissedUrl [2021-07-20T08:58:15.474Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestNewMissedToken [2021-07-20T08:58:15.474Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestNewWithProxy [2021-07-20T08:58:15.474Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestDefault [2021-07-20T08:58:15.474Z] --- PASS: TestDefault (0.01s) [2021-07-20T08:58:15.474Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-20T08:58:15.474Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestJsonFormat [2021-07-20T08:58:15.474Z] --- PASS: TestJsonFormat (0.01s) [2021-07-20T08:58:15.474Z] === RUN TestRawFormat [2021-07-20T08:58:15.474Z] --- PASS: TestRawFormat (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestRawFormatWithLabels [2021-07-20T08:58:15.474Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestRawFormatWithoutTag [2021-07-20T08:58:15.474Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-20T08:58:15.474Z] === RUN TestBatching [2021-07-20T08:58:15.932Z] --- PASS: TestBatching (0.24s) [2021-07-20T08:58:15.932Z] === RUN TestFrequency [2021-07-20T08:58:15.932Z] --- PASS: TestFrequency (0.20s) [2021-07-20T08:58:15.932Z] === RUN TestOneMessagePerRequest [2021-07-20T08:58:15.932Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-20T08:58:15.932Z] === RUN TestVerify [2021-07-20T08:58:15.932Z] --- PASS: TestVerify (0.00s) [2021-07-20T08:58:15.932Z] === RUN TestSkipVerify [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.389Z] time="2021-07-20T08:58:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.431Z] === RUN TestWriteLog [2021-07-20T08:58:16.431Z] === PAUSE TestWriteLog [2021-07-20T08:58:16.431Z] === RUN TestReadLog [2021-07-20T08:58:16.431Z] === PAUSE TestReadLog [2021-07-20T08:58:16.431Z] === CONT TestWriteLog [2021-07-20T08:58:16.431Z] === CONT TestReadLog [2021-07-20T08:58:16.431Z] === RUN TestReadLog/tail_exact [2021-07-20T08:58:16.431Z] --- PASS: TestWriteLog (0.01s) [2021-07-20T08:58:16.431Z] === RUN TestOpenFileDelete [2021-07-20T08:58:16.431Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestOpenFileRename [2021-07-20T08:58:16.431Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestParseLogTagDefaultTag [2021-07-20T08:58:16.431Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestParseLogTag [2021-07-20T08:58:16.431Z] --- PASS: TestParseLogTag (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestParseLogTagEmptyTag [2021-07-20T08:58:16.431Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestTailFiles [2021-07-20T08:58:16.431Z] --- PASS: TestTailFiles (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestFollowLogsConsumerGone [2021-07-20T08:58:16.431Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestFollowLogsProducerGone [2021-07-20T08:58:16.431Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-20T08:58:16.431Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-20T08:58:16.431Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-20T08:58:16.431Z] === RUN TestCheckCapacityAndRotate [2021-07-20T08:58:16.431Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-20T08:58:16.431Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-20T08:58:16.431Z] === RUN TestReadLog/tail_less_than_available [2021-07-20T08:58:16.431Z] === RUN TestReadLog/tail_more_than_available [2021-07-20T08:58:16.431Z] --- PASS: TestReadLog (0.13s) [2021-07-20T08:58:16.431Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-07-20T08:58:16.431Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-20T08:58:16.431Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-20T08:58:16.431Z] PASS [2021-07-20T08:58:16.431Z] coverage: 75.2% of statements [2021-07-20T08:58:16.431Z] ok github.com/docker/docker/daemon/logger/local 0.228s coverage: 75.2% of statements [2021-07-20T08:58:16.431Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T08:58:16.431Z] === RUN TestLog [2021-07-20T08:58:16.431Z] --- PASS: TestLog (0.00s) [2021-07-20T08:58:16.431Z] PASS [2021-07-20T08:58:16.431Z] coverage: 31.5% of statements [2021-07-20T08:58:16.431Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2021-07-20T08:58:16.431Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-20T08:58:16.431Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.17s) [2021-07-20T08:58:16.431Z] PASS [2021-07-20T08:58:16.431Z] coverage: 55.3% of statements [2021-07-20T08:58:16.431Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.085s coverage: 31.5% of statements [2021-07-20T08:58:16.431Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.324s coverage: 55.3% of statements [2021-07-20T08:58:16.847Z] --- PASS: TestSkipVerify (0.62s) [2021-07-20T08:58:16.847Z] === RUN TestBufferMaximum [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.347576\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.347576\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-20T08:58:16.847Z] === RUN TestServerAlwaysDown [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.352465\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.352465\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.352465\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.353468\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] time="2021-07-20T08:58:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771496.353468\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:16.847Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-20T08:58:16.847Z] === RUN TestCannotSendAfterClose [2021-07-20T08:58:16.847Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-20T08:58:16.847Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-20T08:58:17.304Z] === RUN TestV1IDService [2021-07-20T08:58:17.304Z] --- PASS: TestV1IDService (0.02s) [2021-07-20T08:58:17.304Z] === RUN TestV2MetadataService [2021-07-20T08:58:17.761Z] time="2021-07-20T08:58:17Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-20T08:58:17.761Z] time="2021-07-20T08:58:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6f3dd1578205\"}'" [2021-07-20T08:58:17.761Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-07-20T08:58:17.761Z] PASS [2021-07-20T08:58:17.761Z] coverage: 82.5% of statements [2021-07-20T08:58:17.761Z] ok github.com/docker/docker/daemon/logger/splunk 2.734s coverage: 82.5% of statements [2021-07-20T08:58:17.761Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T08:58:17.761Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-20T08:58:17.761Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T08:58:17.761Z] --- PASS: TestV2MetadataService (0.66s) [2021-07-20T08:58:17.761Z] PASS [2021-07-20T08:58:17.761Z] coverage: 48.2% of statements [2021-07-20T08:58:17.761Z] ok github.com/docker/docker/distribution/metadata 1.033s coverage: 48.2% of statements [2021-07-20T08:58:17.961Z] === RUN TestNewParse [2021-07-20T08:58:17.961Z] --- PASS: TestNewParse (0.00s) [2021-07-20T08:58:17.961Z] PASS [2021-07-20T08:58:17.961Z] coverage: 8.3% of statements [2021-07-20T08:58:17.961Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-07-20T08:58:17.961Z] === RUN TestParseLogFormat [2021-07-20T08:58:17.961Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestValidateLogOptEmpty [2021-07-20T08:58:17.961Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestValidateSyslogAddress [2021-07-20T08:58:17.961Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestParseAddressDefaultPort [2021-07-20T08:58:17.961Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestValidateSyslogFacility [2021-07-20T08:58:17.961Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestValidateLogOptSyslogFormat [2021-07-20T08:58:17.961Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestValidateLogOpt [2021-07-20T08:58:17.961Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T08:58:17.961Z] PASS [2021-07-20T08:58:17.961Z] coverage: 46.8% of statements [2021-07-20T08:58:17.961Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-07-20T08:58:17.961Z] === RUN TestValidateLogOpt [2021-07-20T08:58:17.961Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestNewMissedConfig [2021-07-20T08:58:17.961Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestNewMissedUrl [2021-07-20T08:58:17.961Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestNewMissedToken [2021-07-20T08:58:17.961Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestNewWithProxy [2021-07-20T08:58:17.961Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestDefault [2021-07-20T08:58:17.961Z] --- PASS: TestDefault (0.01s) [2021-07-20T08:58:17.961Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-20T08:58:17.961Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestJsonFormat [2021-07-20T08:58:17.961Z] --- PASS: TestJsonFormat (0.01s) [2021-07-20T08:58:17.961Z] === RUN TestRawFormat [2021-07-20T08:58:17.961Z] --- PASS: TestRawFormat (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestRawFormatWithLabels [2021-07-20T08:58:17.961Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestRawFormatWithoutTag [2021-07-20T08:58:17.961Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-20T08:58:17.961Z] === RUN TestBatching [2021-07-20T08:58:18.218Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-20T08:58:18.218Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-20T08:58:18.218Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-20T08:58:18.218Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-20T08:58:18.218Z] === RUN TestContinueOnError_NeverContinue [2021-07-20T08:58:18.218Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-20T08:58:18.218Z] === RUN TestManifestStore [2021-07-20T08:58:18.218Z] === RUN TestManifestStore/no_remote_or_local [2021-07-20T08:58:18.218Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local715631835\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-20T08:58:18.218Z] === RUN TestManifestStore/no_local_cache [2021-07-20T08:58:18.417Z] --- PASS: TestBatching (0.31s) [2021-07-20T08:58:18.417Z] === RUN TestFrequency [2021-07-20T08:58:18.417Z] --- PASS: TestFrequency (0.24s) [2021-07-20T08:58:18.417Z] === RUN TestOneMessagePerRequest [2021-07-20T08:58:18.417Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-20T08:58:18.417Z] === RUN TestVerify [2021-07-20T08:58:18.417Z] --- PASS: TestVerify (0.00s) [2021-07-20T08:58:18.417Z] === RUN TestSkipVerify [2021-07-20T08:58:18.417Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.417Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.417Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.417Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/with_local_cache [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/unknown_media_type [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-20T08:58:18.676Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore (0.16s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/no_remote_or_local (0.10s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-20T08:58:18.676Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestFixManifestLayers [2021-07-20T08:58:18.676Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-20T08:58:18.676Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T08:58:18.676Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestFixManifestLayersBadParent [2021-07-20T08:58:18.676Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestValidateManifest [2021-07-20T08:58:18.676Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T08:58:18.676Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestFormatPlatform [2021-07-20T08:58:18.676Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestGetRepositoryMountCandidates [2021-07-20T08:58:18.676Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestLayerAlreadyExists [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:18.676Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestWhenEmptyAuthConfig [2021-07-20T08:58:18.676Z] === RUN TestSuccessfulDownload [2021-07-20T08:58:18.676Z] download_test.go:268: Needs fixing on Windows [2021-07-20T08:58:18.676Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestCancelledDownload [2021-07-20T08:58:18.676Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-20T08:58:18.676Z] === RUN TestMaxDownloadAttempts [2021-07-20T08:58:18.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:18.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:18.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:18.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:18.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:18.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:18.676Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:18.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:18.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:18.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:18.676Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:18.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:18.676Z] time="2021-07-20T08:58:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:18.676Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-20T08:58:18.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-07-20T08:58:18.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-07-20T08:58:18.873Z] --- PASS: TestSkipVerify (0.35s) [2021-07-20T08:58:18.873Z] === RUN TestBufferMaximum [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.463944\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.463944\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.873Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-20T08:58:18.873Z] === RUN TestServerAlwaysDown [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.873Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.466233\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.874Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.466233\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.874Z] time="2021-07-20T08:58:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T08:58:18.874Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.466233\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.874Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.467231\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.874Z] time="2021-07-20T08:58:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626771498.467231\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:18.874Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-20T08:58:18.874Z] === RUN TestCannotSendAfterClose [2021-07-20T08:58:18.874Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-20T08:58:18.874Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-20T08:58:19.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-07-20T08:58:19.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-07-20T08:58:19.133Z] === RUN TestTransfer [2021-07-20T08:58:19.133Z] --- PASS: TestTransfer (0.13s) [2021-07-20T08:58:19.133Z] === RUN TestConcurrencyLimit [2021-07-20T08:58:19.330Z] === RUN TestV1IDService [2021-07-20T08:58:19.330Z] --- PASS: TestV1IDService (0.02s) [2021-07-20T08:58:19.330Z] === RUN TestV2MetadataService [2021-07-20T08:58:19.590Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-07-20T08:58:19.590Z] === RUN TestInactiveJobs [2021-07-20T08:58:19.590Z] === RUN TestNotFound [2021-07-20T08:58:19.590Z] --- PASS: TestNotFound (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestConflict [2021-07-20T08:58:19.590Z] --- PASS: TestConflict (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestForbidden [2021-07-20T08:58:19.590Z] --- PASS: TestForbidden (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestInvalidParameter [2021-07-20T08:58:19.590Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestNotImplemented [2021-07-20T08:58:19.590Z] --- PASS: TestNotImplemented (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestNotModified [2021-07-20T08:58:19.590Z] --- PASS: TestNotModified (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestUnauthorized [2021-07-20T08:58:19.590Z] --- PASS: TestUnauthorized (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestUnknown [2021-07-20T08:58:19.590Z] --- PASS: TestUnknown (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestCancelled [2021-07-20T08:58:19.590Z] --- PASS: TestCancelled (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestDeadline [2021-07-20T08:58:19.590Z] --- PASS: TestDeadline (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestDataLoss [2021-07-20T08:58:19.590Z] --- PASS: TestDataLoss (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestUnavailable [2021-07-20T08:58:19.590Z] --- PASS: TestUnavailable (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestSystem [2021-07-20T08:58:19.590Z] --- PASS: TestSystem (0.00s) [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Not_Found [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Bad_Request [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Conflict [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Unauthorized [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Forbidden [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Not_Modified [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-20T08:58:19.590Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-20T08:58:19.590Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-20T08:58:19.590Z] PASS [2021-07-20T08:58:19.590Z] coverage: 53.1% of statements [2021-07-20T08:58:19.590Z] ok github.com/docker/docker/errdefs 0.200s coverage: 53.1% of statements [2021-07-20T08:58:19.787Z] time="2021-07-20T08:58:19Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-20T08:58:19.787Z] time="2021-07-20T08:58:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3b5f349e7df5\"}'" [2021-07-20T08:58:19.787Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-20T08:58:19.787Z] PASS [2021-07-20T08:58:19.787Z] coverage: 82.5% of statements [2021-07-20T08:58:19.787Z] ok github.com/docker/docker/daemon/logger/splunk 2.000s coverage: 82.5% of statements [2021-07-20T08:58:19.787Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T08:58:19.787Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-20T08:58:19.787Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T08:58:19.787Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-20T08:58:19.787Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-20T08:58:19.787Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-20T08:58:19.787Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-20T08:58:19.787Z] === RUN TestContinueOnError_NeverContinue [2021-07-20T08:58:19.787Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-20T08:58:19.787Z] === RUN TestManifestStore [2021-07-20T08:58:19.787Z] === RUN TestManifestStore/no_remote_or_local [2021-07-20T08:58:19.787Z] time="2021-07-20T08:58:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local096592871\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-20T08:58:19.787Z] === RUN TestManifestStore/no_local_cache [2021-07-20T08:58:19.787Z] === RUN TestManifestStore/with_local_cache [2021-07-20T08:58:19.787Z] === RUN TestManifestStore/unknown_media_type [2021-07-20T08:58:19.787Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-20T08:58:19.787Z] time="2021-07-20T08:58:19Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:19.787Z] time="2021-07-20T08:58:19Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:20.047Z] --- PASS: TestInactiveJobs (0.39s) [2021-07-20T08:58:20.047Z] === RUN TestWatchRelease [2021-07-20T08:58:20.047Z] --- PASS: TestWhenEmptyAuthConfig (1.34s) [2021-07-20T08:58:20.047Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-20T08:58:20.047Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestTokenPassThru [2021-07-20T08:58:20.047Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestTokenPassThruDifferentHost [2021-07-20T08:58:20.047Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-20T08:58:20.047Z] PASS [2021-07-20T08:58:20.047Z] coverage: 23.8% of statements [2021-07-20T08:58:20.047Z] --- PASS: TestWatchRelease (0.04s) [2021-07-20T08:58:20.047Z] === RUN TestWatchFinishedTransfer [2021-07-20T08:58:20.047Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestDuplicateTransfer [2021-07-20T08:58:20.047Z] ok github.com/docker/docker/distribution 2.020s coverage: 23.8% of statements [2021-07-20T08:58:20.047Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-20T08:58:20.047Z] === RUN TestSuccessfulUpload [2021-07-20T08:58:20.047Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T08:58:20.047Z] === RUN TestFSGetInvalidData [2021-07-20T08:58:20.047Z] time="2021-07-20T08:58:19Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-20T08:58:20.047Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSInvalidSet [2021-07-20T08:58:20.047Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSInvalidRoot [2021-07-20T08:58:20.047Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSMetadataGetSet [2021-07-20T08:58:20.047Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-20T08:58:20.047Z] === RUN TestFSInvalidWalker [2021-07-20T08:58:20.047Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSGetSet [2021-07-20T08:58:20.047Z] --- PASS: TestFSGetSet (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSGetUnsetKey [2021-07-20T08:58:20.047Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestFSGetEmptyData [2021-07-20T08:58:20.047Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestFSDelete [2021-07-20T08:58:20.047Z] --- PASS: TestFSDelete (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSWalker [2021-07-20T08:58:20.047Z] --- PASS: TestFSWalker (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestFSWalkerStopOnError [2021-07-20T08:58:20.047Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-20T08:58:20.047Z] === RUN TestNewFromJSON [2021-07-20T08:58:20.047Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-20T08:58:20.047Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-20T08:58:20.047Z] === RUN TestMarshalKeyOrder [2021-07-20T08:58:20.048Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-20T08:58:20.048Z] === RUN TestHistoryEqual [2021-07-20T08:58:20.243Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-20T08:58:20.243Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-20T08:58:20.243Z] time="2021-07-20T08:58:19Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:20.243Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-20T08:58:20.243Z] time="2021-07-20T08:58:19Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:20.243Z] time="2021-07-20T08:58:19Z" level=warning msg="reference for unknown type: " [2021-07-20T08:58:20.243Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-20T08:58:20.243Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-20T08:58:20.243Z] === RUN TestSuccessfulDownload [2021-07-20T08:58:20.243Z] download_test.go:268: Needs fixing on Windows [2021-07-20T08:58:20.244Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestCancelledDownload [2021-07-20T08:58:20.244Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestMaxDownloadAttempts [2021-07-20T08:58:20.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:20.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:20.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:20.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:20.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:20.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:20.244Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:20.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:20.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T08:58:20.244Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T08:58:20.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T08:58:20.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T08:58:20.244Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-20T08:58:20.244Z] time="2021-07-20T08:58:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore (0.26s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-20T08:58:20.244Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestFixManifestLayers [2021-07-20T08:58:20.244Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-20T08:58:20.244Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T08:58:20.244Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestFixManifestLayersBadParent [2021-07-20T08:58:20.244Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestValidateManifest [2021-07-20T08:58:20.244Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T08:58:20.244Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestFormatPlatform [2021-07-20T08:58:20.244Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestGetRepositoryMountCandidates [2021-07-20T08:58:20.244Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-20T08:58:20.244Z] === RUN TestLayerAlreadyExists [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-20T08:58:20.244Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-07-20T08:58:20.244Z] === RUN TestWhenEmptyAuthConfig [2021-07-20T08:58:20.244Z] --- PASS: TestV2MetadataService (0.93s) [2021-07-20T08:58:20.244Z] PASS [2021-07-20T08:58:20.244Z] coverage: 48.2% of statements [2021-07-20T08:58:20.244Z] ok github.com/docker/docker/distribution/metadata 1.013s coverage: 48.2% of statements [2021-07-20T08:58:20.244Z] time="2021-07-20T08:58:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:20.244Z] time="2021-07-20T08:58:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:20.244Z] time="2021-07-20T08:58:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:20.244Z] time="2021-07-20T08:58:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T08:58:20.244Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-20T08:58:20.244Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-07-20T08:58:20.244Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-07-20T08:58:20.244Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-07-20T08:58:20.244Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-07-20T08:58:20.244Z] === RUN TestTransfer [2021-07-20T08:58:20.505Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-07-20T08:58:20.505Z] === RUN TestCancelledUpload [2021-07-20T08:58:20.505Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-20T08:58:20.505Z] PASS [2021-07-20T08:58:20.505Z] coverage: 76.8% of statements [2021-07-20T08:58:20.505Z] ok github.com/docker/docker/distribution/xfer 2.175s coverage: 76.8% of statements [2021-07-20T08:58:20.505Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T08:58:20.505Z] --- PASS: TestHistoryEqual (0.12s) [2021-07-20T08:58:20.505Z] === RUN TestImage [2021-07-20T08:58:20.505Z] --- PASS: TestImage (0.00s) [2021-07-20T08:58:20.505Z] === RUN TestImageOSNotEmpty [2021-07-20T08:58:20.505Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-20T08:58:20.505Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-20T08:58:20.505Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-20T08:58:20.505Z] === RUN TestCreate [2021-07-20T08:58:20.505Z] --- PASS: TestCreate (0.00s) [2021-07-20T08:58:20.505Z] === RUN TestRestore [2021-07-20T08:58:20.505Z] time="2021-07-20T08:58:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-20T08:58:20.505Z] --- PASS: TestRestore (0.05s) [2021-07-20T08:58:20.505Z] === RUN TestAddDelete [2021-07-20T08:58:20.505Z] --- PASS: TestAddDelete (0.03s) [2021-07-20T08:58:20.505Z] === RUN TestSearchAfterDelete [2021-07-20T08:58:20.505Z] --- PASS: TestSearchAfterDelete (0.09s) [2021-07-20T08:58:20.505Z] === RUN TestParentReset [2021-07-20T08:58:20.505Z] --- PASS: TestParentReset (0.03s) [2021-07-20T08:58:20.505Z] === RUN TestGetAndSetLastUpdated [2021-07-20T08:58:20.505Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-20T08:58:20.505Z] === RUN TestStoreLen [2021-07-20T08:58:20.505Z] --- PASS: TestStoreLen (0.04s) [2021-07-20T08:58:20.505Z] PASS [2021-07-20T08:58:20.505Z] coverage: 86.6% of statements [2021-07-20T08:58:20.505Z] ok github.com/docker/docker/image 0.758s coverage: 86.6% of statements [2021-07-20T08:58:20.700Z] --- PASS: TestTransfer (0.12s) [2021-07-20T08:58:20.701Z] === RUN TestConcurrencyLimit [2021-07-20T08:58:20.701Z] === RUN TestNotFound [2021-07-20T08:58:20.701Z] --- PASS: TestNotFound (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestConflict [2021-07-20T08:58:20.701Z] --- PASS: TestConflict (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestForbidden [2021-07-20T08:58:20.701Z] --- PASS: TestForbidden (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestInvalidParameter [2021-07-20T08:58:20.701Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestNotImplemented [2021-07-20T08:58:20.701Z] --- PASS: TestNotImplemented (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestNotModified [2021-07-20T08:58:20.701Z] --- PASS: TestNotModified (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestUnauthorized [2021-07-20T08:58:20.701Z] --- PASS: TestUnauthorized (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestUnknown [2021-07-20T08:58:20.701Z] --- PASS: TestUnknown (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestCancelled [2021-07-20T08:58:20.701Z] --- PASS: TestCancelled (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestDeadline [2021-07-20T08:58:20.701Z] --- PASS: TestDeadline (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestDataLoss [2021-07-20T08:58:20.701Z] --- PASS: TestDataLoss (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestUnavailable [2021-07-20T08:58:20.701Z] --- PASS: TestUnavailable (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestSystem [2021-07-20T08:58:20.701Z] --- PASS: TestSystem (0.00s) [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Not_Found [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Bad_Request [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Conflict [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Unauthorized [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Forbidden [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Not_Modified [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-20T08:58:20.701Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-20T08:58:20.962Z] === RUN TestCompare [2021-07-20T08:58:20.962Z] --- PASS: TestCompare (0.00s) [2021-07-20T08:58:20.962Z] PASS [2021-07-20T08:58:20.962Z] coverage: 19.2% of statements [2021-07-20T08:58:20.962Z] ok github.com/docker/docker/image/cache 0.263s coverage: 19.2% of statements [2021-07-20T08:58:21.157Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-20T08:58:21.157Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-20T08:58:21.157Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-20T08:58:21.157Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-20T08:58:21.157Z] PASS [2021-07-20T08:58:21.157Z] coverage: 53.1% of statements [2021-07-20T08:58:21.157Z] ok github.com/docker/docker/errdefs 0.064s coverage: 53.1% of statements [2021-07-20T08:58:21.157Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-07-20T08:58:21.157Z] === RUN TestInactiveJobs [2021-07-20T08:58:21.157Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-07-20T08:58:21.157Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-20T08:58:21.157Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-20T08:58:21.157Z] === RUN TestTokenPassThru [2021-07-20T08:58:21.157Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-20T08:58:21.157Z] === RUN TestTokenPassThruDifferentHost [2021-07-20T08:58:21.157Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-20T08:58:21.157Z] PASS [2021-07-20T08:58:21.157Z] coverage: 23.8% of statements [2021-07-20T08:58:21.157Z] ok github.com/docker/docker/distribution 1.459s coverage: 23.8% of statements [2021-07-20T08:58:21.157Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T08:58:21.157Z] --- PASS: TestInactiveJobs (0.40s) [2021-07-20T08:58:21.157Z] === RUN TestWatchRelease [2021-07-20T08:58:21.419Z] === RUN TestMakeV1ConfigFromConfig [2021-07-20T08:58:21.419Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-20T08:58:21.419Z] PASS [2021-07-20T08:58:21.419Z] coverage: 25.0% of statements [2021-07-20T08:58:21.419Z] ok github.com/docker/docker/image/v1 0.298s coverage: 25.0% of statements [2021-07-20T08:58:21.614Z] --- PASS: TestWatchRelease (0.04s) [2021-07-20T08:58:21.614Z] === RUN TestWatchFinishedTransfer [2021-07-20T08:58:21.614Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-20T08:58:21.614Z] === RUN TestDuplicateTransfer [2021-07-20T08:58:21.614Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-20T08:58:21.614Z] === RUN TestSuccessfulUpload [2021-07-20T08:58:21.614Z] === RUN TestFSGetInvalidData [2021-07-20T08:58:21.614Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-20T08:58:21.614Z] === RUN TestFSInvalidSet [2021-07-20T08:58:21.614Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-20T08:58:21.614Z] === RUN TestFSInvalidRoot [2021-07-20T08:58:21.614Z] time="2021-07-20T08:58:21Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-20T08:58:21.614Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-20T08:58:21.614Z] === RUN TestFSMetadataGetSet [2021-07-20T08:58:21.614Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-20T08:58:21.614Z] === RUN TestFSInvalidWalker [2021-07-20T08:58:21.614Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-20T08:58:21.614Z] === RUN TestFSGetSet [2021-07-20T08:58:21.614Z] --- PASS: TestFSGetSet (0.01s) [2021-07-20T08:58:21.614Z] === RUN TestFSGetUnsetKey [2021-07-20T08:58:21.876Z] === RUN TestValidateManifest [2021-07-20T08:58:21.876Z] === RUN TestValidateManifest/non-nil [2021-07-20T08:58:21.876Z] === RUN TestValidateManifest/nil [2021-07-20T08:58:21.876Z] --- PASS: TestValidateManifest (0.00s) [2021-07-20T08:58:21.876Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-20T08:58:21.876Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-20T08:58:21.876Z] PASS [2021-07-20T08:58:21.876Z] coverage: 0.7% of statements [2021-07-20T08:58:21.876Z] ok github.com/docker/docker/image/tarexport 0.318s coverage: 0.7% of statements [2021-07-20T08:58:21.876Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T08:58:22.070Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestFSGetEmptyData [2021-07-20T08:58:22.070Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-20T08:58:22.070Z] === RUN TestFSDelete [2021-07-20T08:58:22.070Z] --- PASS: TestFSDelete (0.02s) [2021-07-20T08:58:22.070Z] === RUN TestFSWalker [2021-07-20T08:58:22.070Z] --- PASS: TestFSWalker (0.01s) [2021-07-20T08:58:22.070Z] === RUN TestFSWalkerStopOnError [2021-07-20T08:58:22.070Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-20T08:58:22.070Z] === RUN TestNewFromJSON [2021-07-20T08:58:22.070Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-20T08:58:22.070Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestMarshalKeyOrder [2021-07-20T08:58:22.070Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestHistoryEqual [2021-07-20T08:58:22.070Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-07-20T08:58:22.070Z] === RUN TestCancelledUpload [2021-07-20T08:58:22.070Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-20T08:58:22.070Z] PASS [2021-07-20T08:58:22.070Z] coverage: 76.8% of statements [2021-07-20T08:58:22.070Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 76.8% of statements [2021-07-20T08:58:22.070Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T08:58:22.070Z] === RUN TestCompare [2021-07-20T08:58:22.070Z] --- PASS: TestCompare (0.00s) [2021-07-20T08:58:22.070Z] PASS [2021-07-20T08:58:22.070Z] coverage: 19.2% of statements [2021-07-20T08:58:22.070Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-07-20T08:58:22.070Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-20T08:58:22.070Z] === RUN TestImage [2021-07-20T08:58:22.070Z] --- PASS: TestImage (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestImageOSNotEmpty [2021-07-20T08:58:22.070Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-20T08:58:22.070Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestCreate [2021-07-20T08:58:22.070Z] --- PASS: TestCreate (0.00s) [2021-07-20T08:58:22.070Z] === RUN TestRestore [2021-07-20T08:58:22.070Z] time="2021-07-20T08:58:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-20T08:58:22.070Z] --- PASS: TestRestore (0.04s) [2021-07-20T08:58:22.070Z] === RUN TestAddDelete [2021-07-20T08:58:22.070Z] --- PASS: TestAddDelete (0.03s) [2021-07-20T08:58:22.070Z] === RUN TestSearchAfterDelete [2021-07-20T08:58:22.070Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-20T08:58:22.070Z] === RUN TestParentReset [2021-07-20T08:58:22.070Z] --- PASS: TestParentReset (0.03s) [2021-07-20T08:58:22.070Z] === RUN TestGetAndSetLastUpdated [2021-07-20T08:58:22.070Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-20T08:58:22.070Z] === RUN TestStoreLen [2021-07-20T08:58:22.070Z] --- PASS: TestStoreLen (0.05s) [2021-07-20T08:58:22.070Z] PASS [2021-07-20T08:58:22.070Z] coverage: 86.6% of statements [2021-07-20T08:58:22.070Z] ok github.com/docker/docker/image 0.555s coverage: 86.6% of statements [2021-07-20T08:58:22.527Z] === RUN TestValidateManifest [2021-07-20T08:58:22.527Z] === RUN TestValidateManifest/nil [2021-07-20T08:58:22.527Z] === RUN TestValidateManifest/non-nil [2021-07-20T08:58:22.527Z] --- PASS: TestValidateManifest (0.00s) [2021-07-20T08:58:22.527Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-20T08:58:22.527Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-20T08:58:22.527Z] PASS [2021-07-20T08:58:22.527Z] coverage: 0.7% of statements [2021-07-20T08:58:22.527Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2021-07-20T08:58:22.841Z] === RUN TestSerialization [2021-07-20T08:58:22.841Z] --- PASS: TestSerialization (0.02s) [2021-07-20T08:58:22.841Z] PASS [2021-07-20T08:58:22.841Z] coverage: 100.0% of statements [2021-07-20T08:58:22.841Z] ok github.com/docker/docker/libcontainerd/queue 0.179s coverage: 100.0% of statements [2021-07-20T08:58:22.983Z] === RUN TestMakeV1ConfigFromConfig [2021-07-20T08:58:22.983Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-20T08:58:22.983Z] PASS [2021-07-20T08:58:22.983Z] coverage: 25.0% of statements [2021-07-20T08:58:22.983Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2021-07-20T08:58:22.984Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T08:58:23.336Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T08:58:23.336Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:58:23.336Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T08:58:23.336Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T08:58:23.336Z] [2021-07-20T08:58:23.336Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-20T08:58:23.336Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-20T08:58:23.336Z] Using test binary docker [2021-07-20T08:58:23.336Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T08:58:23.336Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T08:58:23.336Z] INFO: Waiting for daemon to start... [2021-07-20T08:58:23.336Z] Starting dockerd [2021-07-20T08:58:23.336Z] . [2021-07-20T08:58:23.336Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-20T08:58:23.946Z] === RUN TestSerialization [2021-07-20T08:58:23.947Z] --- PASS: TestSerialization (0.02s) [2021-07-20T08:58:23.947Z] PASS [2021-07-20T08:58:23.947Z] coverage: 100.0% of statements [2021-07-20T08:58:23.947Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-07-20T08:58:23.947Z] === RUN TestEnvironmentParsing [2021-07-20T08:58:23.947Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-20T08:58:23.947Z] PASS [2021-07-20T08:58:23.947Z] coverage: 1.2% of statements [2021-07-20T08:58:23.947Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-07-20T08:58:24.372Z] === RUN TestEnvironmentParsing [2021-07-20T08:58:24.372Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-20T08:58:24.372Z] PASS [2021-07-20T08:58:24.372Z] coverage: 1.2% of statements [2021-07-20T08:58:24.372Z] ok github.com/docker/docker/libcontainerd/local 0.504s coverage: 1.2% of statements [2021-07-20T08:58:24.372Z] === RUN TestEmptyLayer [2021-07-20T08:58:24.372Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-20T08:58:24.372Z] === RUN TestCommitFailure [2021-07-20T08:58:24.372Z] --- PASS: TestCommitFailure (0.03s) [2021-07-20T08:58:24.405Z] === RUN TestEmptyLayer [2021-07-20T08:58:24.405Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-20T08:58:24.405Z] === RUN TestCommitFailure [2021-07-20T08:58:24.406Z] --- PASS: TestCommitFailure (0.01s) [2021-07-20T08:58:24.406Z] === RUN TestStartTransactionFailure [2021-07-20T08:58:24.406Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-20T08:58:24.406Z] === RUN TestGetOrphan [2021-07-20T08:58:24.406Z] --- PASS: TestGetOrphan (0.01s) [2021-07-20T08:58:24.406Z] === RUN TestMountAndRegister [2021-07-20T08:58:24.406Z] layer_test.go:271: Layer size: 14 [2021-07-20T08:58:24.406Z] --- PASS: TestMountAndRegister (0.15s) [2021-07-20T08:58:24.406Z] === RUN TestLayerRelease [2021-07-20T08:58:24.406Z] layer_test.go:304: Failing on Windows [2021-07-20T08:58:24.406Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-20T08:58:24.406Z] === RUN TestStoreRestore [2021-07-20T08:58:24.406Z] layer_test.go:353: Failing on Windows [2021-07-20T08:58:24.406Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-20T08:58:24.406Z] === RUN TestTarStreamStability [2021-07-20T08:58:24.406Z] layer_test.go:468: Failing on Windows [2021-07-20T08:58:24.406Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-20T08:58:24.406Z] === RUN TestRegisterExistingLayer [2021-07-20T08:58:24.830Z] === RUN TestStartTransactionFailure [2021-07-20T08:58:24.830Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-20T08:58:24.830Z] === RUN TestGetOrphan [2021-07-20T08:58:24.830Z] --- PASS: TestGetOrphan (0.01s) [2021-07-20T08:58:24.830Z] === RUN TestMountAndRegister [2021-07-20T08:58:24.830Z] layer_test.go:271: Layer size: 14 [2021-07-20T08:58:24.830Z] --- PASS: TestMountAndRegister (0.25s) [2021-07-20T08:58:24.830Z] === RUN TestLayerRelease [2021-07-20T08:58:24.830Z] layer_test.go:304: Failing on Windows [2021-07-20T08:58:24.830Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-20T08:58:24.830Z] === RUN TestStoreRestore [2021-07-20T08:58:24.830Z] layer_test.go:353: Failing on Windows [2021-07-20T08:58:24.830Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-20T08:58:24.830Z] === RUN TestTarStreamStability [2021-07-20T08:58:24.830Z] layer_test.go:468: Failing on Windows [2021-07-20T08:58:24.830Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-20T08:58:24.830Z] === RUN TestRegisterExistingLayer [2021-07-20T08:58:24.862Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-07-20T08:58:24.862Z] === RUN TestTarStreamVerification [2021-07-20T08:58:24.862Z] layer_test.go:697: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestLayerMigration [2021-07-20T08:58:24.862Z] migration_test.go:46: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestLayerMigrationNoTarsplit [2021-07-20T08:58:24.862Z] migration_test.go:182: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestMountInit [2021-07-20T08:58:24.862Z] mount_test.go:17: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestMountInit (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestMountSize [2021-07-20T08:58:24.862Z] mount_test.go:76: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestMountSize (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestMountChanges [2021-07-20T08:58:24.862Z] mount_test.go:125: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestMountChanges (0.00s) [2021-07-20T08:58:24.862Z] === RUN TestMountApply [2021-07-20T08:58:24.862Z] mount_test.go:212: Failing on Windows [2021-07-20T08:58:24.862Z] --- SKIP: TestMountApply (0.00s) [2021-07-20T08:58:24.862Z] PASS [2021-07-20T08:58:24.862Z] coverage: 30.1% of statements [2021-07-20T08:58:24.862Z] ok github.com/docker/docker/layer 0.424s coverage: 30.1% of statements [2021-07-20T08:58:24.862Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T08:58:24.862Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T08:58:24.862Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T08:58:24.862Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T08:58:25.289Z] --- PASS: TestRegisterExistingLayer (0.25s) [2021-07-20T08:58:25.289Z] === RUN TestTarStreamVerification [2021-07-20T08:58:25.289Z] layer_test.go:697: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestLayerMigration [2021-07-20T08:58:25.289Z] migration_test.go:46: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestLayerMigrationNoTarsplit [2021-07-20T08:58:25.289Z] migration_test.go:182: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestMountInit [2021-07-20T08:58:25.289Z] mount_test.go:17: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestMountInit (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestMountSize [2021-07-20T08:58:25.289Z] mount_test.go:76: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestMountSize (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestMountChanges [2021-07-20T08:58:25.289Z] mount_test.go:125: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestMountChanges (0.00s) [2021-07-20T08:58:25.289Z] === RUN TestMountApply [2021-07-20T08:58:25.289Z] mount_test.go:212: Failing on Windows [2021-07-20T08:58:25.289Z] --- SKIP: TestMountApply (0.00s) [2021-07-20T08:58:25.289Z] PASS [2021-07-20T08:58:25.289Z] coverage: 30.1% of statements [2021-07-20T08:58:25.289Z] ok github.com/docker/docker/layer 1.159s coverage: 30.1% of statements [2021-07-20T08:58:25.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T08:58:25.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T08:58:25.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T08:58:25.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T08:58:25.320Z] === RUN TestSequenceGetAvailableBit [2021-07-20T08:58:25.320Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSequenceEqual [2021-07-20T08:58:25.320Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSequenceCopy [2021-07-20T08:58:25.320Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestGetFirstAvailable [2021-07-20T08:58:25.320Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestFindSequence [2021-07-20T08:58:25.320Z] --- PASS: TestFindSequence (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestCheckIfAvailable [2021-07-20T08:58:25.320Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestMergeSequences [2021-07-20T08:58:25.320Z] --- PASS: TestMergeSequences (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestPushReservation [2021-07-20T08:58:25.320Z] --- PASS: TestPushReservation (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSerializeDeserialize [2021-07-20T08:58:25.320Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSet [2021-07-20T08:58:25.320Z] --- PASS: TestSet (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSetUnset [2021-07-20T08:58:25.320Z] --- PASS: TestSetUnset (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestOffsetSetUnset [2021-07-20T08:58:25.320Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSetInRange [2021-07-20T08:58:25.320Z] --- PASS: TestSetInRange (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestSetAnyInRange [2021-07-20T08:58:25.320Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestMethods [2021-07-20T08:58:25.320Z] --- PASS: TestMethods (0.00s) [2021-07-20T08:58:25.320Z] === RUN TestRandomAllocateDeallocate [2021-07-20T08:58:26.255Z] === RUN TestSequenceGetAvailableBit [2021-07-20T08:58:26.256Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSequenceEqual [2021-07-20T08:58:26.256Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSequenceCopy [2021-07-20T08:58:26.256Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestGetFirstAvailable [2021-07-20T08:58:26.256Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestFindSequence [2021-07-20T08:58:26.256Z] --- PASS: TestFindSequence (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestCheckIfAvailable [2021-07-20T08:58:26.256Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestMergeSequences [2021-07-20T08:58:26.256Z] --- PASS: TestMergeSequences (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestPushReservation [2021-07-20T08:58:26.256Z] --- PASS: TestPushReservation (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSerializeDeserialize [2021-07-20T08:58:26.256Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSet [2021-07-20T08:58:26.256Z] --- PASS: TestSet (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSetUnset [2021-07-20T08:58:26.256Z] --- PASS: TestSetUnset (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestOffsetSetUnset [2021-07-20T08:58:26.256Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSetInRange [2021-07-20T08:58:26.256Z] --- PASS: TestSetInRange (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestSetAnyInRange [2021-07-20T08:58:26.256Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestMethods [2021-07-20T08:58:26.256Z] --- PASS: TestMethods (0.00s) [2021-07-20T08:58:26.256Z] === RUN TestRandomAllocateDeallocate [2021-07-20T08:58:27.491Z] === RUN TestInvalidConfig [2021-07-20T08:58:27.491Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-20T08:58:27.491Z] === RUN TestConfig [2021-07-20T08:58:27.491Z] --- PASS: TestConfig (0.00s) [2021-07-20T08:58:27.491Z] === RUN TestOptionsLabels [2021-07-20T08:58:27.491Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-20T08:58:27.491Z] === RUN TestValidName [2021-07-20T08:58:27.491Z] --- PASS: TestValidName (0.00s) [2021-07-20T08:58:27.491Z] === RUN TestTLSConfiguration [2021-07-20T08:58:27.491Z] time="2021-07-20T08:58:27Z" level=info msg="Option Initializing KV with TLS" [2021-07-20T08:58:27.491Z] --- PASS: TestTLSConfiguration (0.12s) [2021-07-20T08:58:27.491Z] PASS [2021-07-20T08:58:27.491Z] coverage: 24.0% of statements [2021-07-20T08:58:27.491Z] ok github.com/docker/docker/libnetwork/config 0.244s coverage: 24.0% of statements [2021-07-20T08:58:27.790Z] === RUN TestErrorInterfaces [2021-07-20T08:58:27.790Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestNetworkMarshalling [2021-07-20T08:58:27.790Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-07-20T08:58:27.790Z] === RUN TestEndpointMarshalling [2021-07-20T08:58:27.790Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestAuxAddresses [2021-07-20T08:58:27.790Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.790Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-20T08:58:27.790Z] === RUN TestSRVServiceQuery [2021-07-20T08:58:27.790Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-20T08:58:27.790Z] === RUN TestServiceVIPReuse [2021-07-20T08:58:27.790Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-20T08:58:27.790Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestDNSIPQuery [2021-07-20T08:58:27.790Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestDNSProxyServFail [2021-07-20T08:58:27.790Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestSandboxAddEmpty [2021-07-20T08:58:27.790Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestSandboxAddMultiPrio [2021-07-20T08:58:27.790Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestSandboxAddSamePrio [2021-07-20T08:58:27.790Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestCleanupServiceDiscovery [2021-07-20T08:58:27.790Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestDNSOptions [2021-07-20T08:58:27.790Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.790Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-20T08:58:27.790Z] === RUN TestMultipleControllersWithSameStore [2021-07-20T08:58:27.790Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.790Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.790Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-20T08:58:27.790Z] PASS [2021-07-20T08:58:27.790Z] coverage: 8.6% of statements [2021-07-20T08:58:27.790Z] ok github.com/docker/docker/libnetwork 0.853s coverage: 8.6% of statements [2021-07-20T08:58:27.948Z] === RUN TestErrorInterfaces [2021-07-20T08:58:27.948Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestNetworkMarshalling [2021-07-20T08:58:27.948Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-07-20T08:58:27.948Z] === RUN TestEndpointMarshalling [2021-07-20T08:58:27.948Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestAuxAddresses [2021-07-20T08:58:27.948Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.948Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-20T08:58:27.948Z] === RUN TestSRVServiceQuery [2021-07-20T08:58:27.948Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestServiceVIPReuse [2021-07-20T08:58:27.948Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-20T08:58:27.948Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-20T08:58:27.948Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestDNSIPQuery [2021-07-20T08:58:27.948Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestDNSProxyServFail [2021-07-20T08:58:27.948Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestSandboxAddEmpty [2021-07-20T08:58:27.948Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestSandboxAddMultiPrio [2021-07-20T08:58:27.948Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestSandboxAddSamePrio [2021-07-20T08:58:27.948Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestCleanupServiceDiscovery [2021-07-20T08:58:27.948Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestDNSOptions [2021-07-20T08:58:27.948Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-20T08:58:27.948Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-20T08:58:27.948Z] === RUN TestMultipleControllersWithSameStore [2021-07-20T08:58:27.948Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.948Z] time="2021-07-20T08:58:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-20T08:58:27.948Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-20T08:58:27.948Z] PASS [2021-07-20T08:58:27.948Z] coverage: 8.6% of statements [2021-07-20T08:58:27.948Z] ok github.com/docker/docker/libnetwork 0.298s coverage: 8.6% of statements [2021-07-20T08:58:28.249Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-20T08:58:28.404Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-20T08:58:28.404Z] === RUN TestKey [2021-07-20T08:58:28.404Z] --- PASS: TestKey (0.00s) [2021-07-20T08:58:28.404Z] === RUN TestParseKey [2021-07-20T08:58:28.404Z] --- PASS: TestParseKey (0.00s) [2021-07-20T08:58:28.404Z] === RUN TestInvalidDataStore [2021-07-20T08:58:28.404Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-20T08:58:28.404Z] === RUN TestKVObjectFlatKey [2021-07-20T08:58:28.404Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-20T08:58:28.404Z] === RUN TestAtomicKVObjectFlatKey [2021-07-20T08:58:28.404Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-20T08:58:28.404Z] PASS [2021-07-20T08:58:28.404Z] coverage: 21.9% of statements [2021-07-20T08:58:28.404Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-07-20T08:58:28.706Z] === RUN TestInvalidConfig [2021-07-20T08:58:28.706Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-20T08:58:28.706Z] === RUN TestConfig [2021-07-20T08:58:28.706Z] --- PASS: TestConfig (0.00s) [2021-07-20T08:58:28.706Z] === RUN TestOptionsLabels [2021-07-20T08:58:28.706Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-20T08:58:28.706Z] === RUN TestValidName [2021-07-20T08:58:28.706Z] --- PASS: TestValidName (0.00s) [2021-07-20T08:58:28.706Z] === RUN TestTLSConfiguration [2021-07-20T08:58:28.861Z] === RUN TestIPDataMarshalling [2021-07-20T08:58:28.861Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-20T08:58:28.861Z] === RUN TestValidateAndIsV6 [2021-07-20T08:58:28.861Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-20T08:58:28.861Z] PASS [2021-07-20T08:58:28.861Z] coverage: 68.9% of statements [2021-07-20T08:58:28.861Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-07-20T08:58:28.878Z] ok github.com/docker/docker/cmd/dockerd/trap 3.078s coverage: 0.0% of statements [2021-07-20T08:58:28.878Z] ok github.com/docker/docker/container 0.132s coverage: 34.6% of statements [2021-07-20T08:58:29.163Z] time="2021-07-20T08:58:28Z" level=info msg="Option Initializing KV with TLS" [2021-07-20T08:58:29.163Z] --- PASS: TestTLSConfiguration (0.20s) [2021-07-20T08:58:29.163Z] PASS [2021-07-20T08:58:29.163Z] coverage: 24.0% of statements [2021-07-20T08:58:29.163Z] === RUN TestKey [2021-07-20T08:58:29.163Z] --- PASS: TestKey (0.00s) [2021-07-20T08:58:29.163Z] === RUN TestParseKey [2021-07-20T08:58:29.163Z] --- PASS: TestParseKey (0.00s) [2021-07-20T08:58:29.163Z] === RUN TestInvalidDataStore [2021-07-20T08:58:29.163Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-20T08:58:29.163Z] === RUN TestKVObjectFlatKey [2021-07-20T08:58:29.163Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-20T08:58:29.163Z] === RUN TestAtomicKVObjectFlatKey [2021-07-20T08:58:29.163Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-20T08:58:29.163Z] PASS [2021-07-20T08:58:29.163Z] coverage: 21.9% of statements [2021-07-20T08:58:29.163Z] ok github.com/docker/docker/libnetwork/config 0.434s coverage: 24.0% of statements [2021-07-20T08:58:29.163Z] ok github.com/docker/docker/libnetwork/datastore 0.190s coverage: 21.9% of statements [2021-07-20T08:58:29.317Z] === RUN TestDriver [2021-07-20T08:58:29.317Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:29.317Z] PASS [2021-07-20T08:58:29.317Z] coverage: 34.8% of statements [2021-07-20T08:58:29.317Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-07-20T08:58:29.317Z] === RUN TestDriver [2021-07-20T08:58:29.317Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:29.317Z] PASS [2021-07-20T08:58:29.317Z] coverage: 34.8% of statements [2021-07-20T08:58:29.317Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-07-20T08:58:29.621Z] === RUN TestIPDataMarshalling [2021-07-20T08:58:29.621Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-20T08:58:29.621Z] === RUN TestValidateAndIsV6 [2021-07-20T08:58:29.621Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-20T08:58:29.621Z] PASS [2021-07-20T08:58:29.621Z] coverage: 68.9% of statements [2021-07-20T08:58:29.621Z] ok github.com/docker/docker/libnetwork/driverapi 0.172s coverage: 68.9% of statements [2021-07-20T08:58:29.774Z] === RUN TestNetworkAllocateFree [2021-07-20T08:58:29.774Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-20T08:58:29.774Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-20T08:58:29.774Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-20T08:58:29.774Z] PASS [2021-07-20T08:58:29.774Z] coverage: 63.6% of statements [2021-07-20T08:58:29.774Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.073s coverage: 63.6% of statements [2021-07-20T08:58:30.079Z] === RUN TestDriver [2021-07-20T08:58:30.079Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:30.079Z] PASS [2021-07-20T08:58:30.079Z] coverage: 34.8% of statements [2021-07-20T08:58:30.079Z] ok github.com/docker/docker/libnetwork/drivers/host 0.159s coverage: 34.8% of statements [2021-07-20T08:58:30.231Z] === RUN TestGetEmptyCapabilities [2021-07-20T08:58:30.231Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-20T08:58:30.231Z] === RUN TestGetExtraCapabilities [2021-07-20T08:58:30.231Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-20T08:58:30.231Z] === RUN TestGetInvalidCapabilities [2021-07-20T08:58:30.231Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-20T08:58:30.231Z] === RUN TestRemoteDriver [2021-07-20T08:58:30.231Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-20T08:58:30.231Z] === RUN TestDriverError [2021-07-20T08:58:30.231Z] --- PASS: TestDriverError (0.00s) [2021-07-20T08:58:30.231Z] === RUN TestMissingValues [2021-07-20T08:58:30.231Z] --- PASS: TestMissingValues (0.00s) [2021-07-20T08:58:30.231Z] === RUN TestRollback [2021-07-20T08:58:30.231Z] --- PASS: TestRollback (0.00s) [2021-07-20T08:58:30.231Z] PASS [2021-07-20T08:58:30.231Z] coverage: 57.4% of statements [2021-07-20T08:58:30.231Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2021-07-20T08:58:30.537Z] === RUN TestDriver [2021-07-20T08:58:30.537Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:30.537Z] PASS [2021-07-20T08:58:30.537Z] coverage: 34.8% of statements [2021-07-20T08:58:30.537Z] ok github.com/docker/docker/libnetwork/drivers/null 0.241s coverage: 34.8% of statements [2021-07-20T08:58:30.688Z] === RUN TestNAT [2021-07-20T08:58:30.688Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-20T08:58:30.688Z] --- SKIP: TestNAT (0.00s) [2021-07-20T08:58:30.688Z] === RUN TestTransparent [2021-07-20T08:58:30.688Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-20T08:58:30.688Z] --- SKIP: TestTransparent (0.00s) [2021-07-20T08:58:30.688Z] PASS [2021-07-20T08:58:30.688Z] coverage: 0.0% of statements [2021-07-20T08:58:30.688Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-07-20T08:58:30.994Z] --- PASS: TestRandomAllocateDeallocate (4.43s) [2021-07-20T08:58:30.994Z] === RUN TestAllocateRandomDeallocate [2021-07-20T08:58:31.145Z] === RUN TestBuildDefault [2021-07-20T08:58:31.145Z] --- PASS: TestBuildDefault (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestBuildHostnameDomainname [2021-07-20T08:58:31.145Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestBuildHostname [2021-07-20T08:58:31.145Z] --- PASS: TestBuildHostname (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestBuildHostnameFQDN [2021-07-20T08:58:31.145Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestBuildNoIP [2021-07-20T08:58:31.145Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestUpdate [2021-07-20T08:58:31.145Z] --- PASS: TestUpdate (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-20T08:58:31.145Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-20T08:58:31.145Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestAddEmpty [2021-07-20T08:58:31.145Z] --- PASS: TestAddEmpty (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestAdd [2021-07-20T08:58:31.145Z] --- PASS: TestAdd (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestDeleteEmpty [2021-07-20T08:58:31.145Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestDeleteNewline [2021-07-20T08:58:31.145Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestDelete [2021-07-20T08:58:31.145Z] --- PASS: TestDelete (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestConcurrentWrites [2021-07-20T08:58:31.145Z] --- PASS: TestRandomAllocateDeallocate (5.96s) [2021-07-20T08:58:31.145Z] === RUN TestAllocateRandomDeallocate [2021-07-20T08:58:31.145Z] --- PASS: TestConcurrentWrites (0.15s) [2021-07-20T08:58:31.145Z] PASS [2021-07-20T08:58:31.145Z] coverage: 81.2% of statements [2021-07-20T08:58:31.145Z] ok github.com/docker/docker/libnetwork/etchosts 0.206s coverage: 81.2% of statements [2021-07-20T08:58:31.145Z] === RUN TestNew [2021-07-20T08:58:31.145Z] --- PASS: TestNew (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestAddDriver [2021-07-20T08:58:31.145Z] --- PASS: TestAddDriver (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestAddDuplicateDriver [2021-07-20T08:58:31.145Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-20T08:58:31.145Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestDriver [2021-07-20T08:58:31.145Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestIPAM [2021-07-20T08:58:31.145Z] --- PASS: TestIPAM (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestWalkIPAMs [2021-07-20T08:58:31.145Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-20T08:58:31.145Z] === RUN TestWalkDrivers [2021-07-20T08:58:31.145Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-20T08:58:31.145Z] PASS [2021-07-20T08:58:31.145Z] coverage: 82.4% of statements [2021-07-20T08:58:31.145Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2021-07-20T08:58:31.452Z] === RUN TestNetworkAllocateFree [2021-07-20T08:58:31.452Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-20T08:58:31.452Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-20T08:58:31.452Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-20T08:58:31.452Z] PASS [2021-07-20T08:58:31.452Z] coverage: 63.6% of statements [2021-07-20T08:58:31.452Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.271s coverage: 63.6% of statements [2021-07-20T08:58:31.452Z] --- PASS: TestAllocateRandomDeallocate (0.68s) [2021-07-20T08:58:31.452Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-20T08:58:31.452Z] === RUN TestGetEmptyCapabilities [2021-07-20T08:58:31.452Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-20T08:58:31.452Z] === RUN TestGetExtraCapabilities [2021-07-20T08:58:31.452Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-20T08:58:31.452Z] === RUN TestGetInvalidCapabilities [2021-07-20T08:58:31.452Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-20T08:58:31.452Z] === RUN TestRemoteDriver [2021-07-20T08:58:31.452Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-20T08:58:31.452Z] === RUN TestDriverError [2021-07-20T08:58:31.452Z] --- PASS: TestDriverError (0.00s) [2021-07-20T08:58:31.452Z] === RUN TestMissingValues [2021-07-20T08:58:31.452Z] --- PASS: TestMissingValues (0.00s) [2021-07-20T08:58:31.452Z] === RUN TestRollback [2021-07-20T08:58:31.452Z] --- PASS: TestRollback (0.01s) [2021-07-20T08:58:31.452Z] PASS [2021-07-20T08:58:31.452Z] coverage: 57.4% of statements [2021-07-20T08:58:31.452Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.270s coverage: 57.4% of statements [2021-07-20T08:58:31.601Z] === RUN TestDiff [2021-07-20T08:58:31.601Z] --- PASS: TestDiff (0.00s) [2021-07-20T08:58:31.601Z] === RUN TestAddedCallback [2021-07-20T08:58:31.601Z] --- PASS: TestAddedCallback (0.00s) [2021-07-20T08:58:31.601Z] === RUN TestRemovedCallback [2021-07-20T08:58:31.601Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-20T08:58:31.601Z] === RUN TestNoCallback [2021-07-20T08:58:31.601Z] --- PASS: TestNoCallback (0.00s) [2021-07-20T08:58:31.601Z] PASS [2021-07-20T08:58:31.601Z] coverage: 48.1% of statements [2021-07-20T08:58:31.601Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-07-20T08:58:32.059Z] === RUN TestNew [2021-07-20T08:58:32.059Z] --- PASS: TestNew (0.00s) [2021-07-20T08:58:32.059Z] === RUN TestAllocate [2021-07-20T08:58:32.059Z] --- PASS: TestAllocate (0.00s) [2021-07-20T08:58:32.059Z] === RUN TestUninitialized [2021-07-20T08:58:32.059Z] --- PASS: TestUninitialized (0.00s) [2021-07-20T08:58:32.059Z] === RUN TestAllocateInRange [2021-07-20T08:58:32.059Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-20T08:58:32.059Z] === RUN TestAllocateSerial [2021-07-20T08:58:32.059Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-20T08:58:32.059Z] PASS [2021-07-20T08:58:32.059Z] coverage: 87.5% of statements [2021-07-20T08:58:32.059Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-07-20T08:58:32.203Z] ok github.com/docker/docker/cmd/dockerd 0.159s coverage: 29.1% of statements [2021-07-20T08:58:32.203Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-20T08:58:32.203Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T08:58:32.203Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T08:58:32.203Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T08:58:32.203Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T08:58:32.516Z] === RUN TestCaller [2021-07-20T08:58:32.516Z] --- PASS: TestCaller (0.00s) [2021-07-20T08:58:32.516Z] PASS [2021-07-20T08:58:32.516Z] coverage: 100.0% of statements [2021-07-20T08:58:32.516Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2021-07-20T08:58:32.516Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-20T08:58:32.516Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2021-07-20T08:58:32.782Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2021-07-20T08:58:32.974Z] === RUN TestSetSerialInsertDelete [2021-07-20T08:58:32.974Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-20T08:58:32.974Z] === RUN TestSetParallelInsertDelete [2021-07-20T08:58:32.984Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2021-07-20T08:58:32.984Z] === RUN TestRetrieveFromStore [2021-07-20T08:58:32.984Z] === RUN TestBuildDefault [2021-07-20T08:58:32.984Z] --- PASS: TestBuildDefault (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestBuildHostnameDomainname [2021-07-20T08:58:32.984Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestBuildHostname [2021-07-20T08:58:32.984Z] --- PASS: TestBuildHostname (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestBuildHostnameFQDN [2021-07-20T08:58:32.984Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestBuildNoIP [2021-07-20T08:58:32.984Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestUpdate [2021-07-20T08:58:32.984Z] --- PASS: TestUpdate (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-20T08:58:32.984Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-20T08:58:32.984Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestAddEmpty [2021-07-20T08:58:32.984Z] --- PASS: TestAddEmpty (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestAdd [2021-07-20T08:58:32.984Z] --- PASS: TestAdd (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestDeleteEmpty [2021-07-20T08:58:32.984Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestDeleteNewline [2021-07-20T08:58:32.984Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestDelete [2021-07-20T08:58:32.984Z] --- PASS: TestDelete (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestConcurrentWrites [2021-07-20T08:58:32.984Z] --- PASS: TestConcurrentWrites (0.13s) [2021-07-20T08:58:32.984Z] PASS [2021-07-20T08:58:32.984Z] coverage: 81.2% of statements [2021-07-20T08:58:32.984Z] --- PASS: TestRetrieveFromStore (0.25s) [2021-07-20T08:58:32.984Z] === RUN TestIsCorrupted [2021-07-20T08:58:32.984Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-20T08:58:32.984Z] === RUN TestSetRollover [2021-07-20T08:58:32.984Z] ok github.com/docker/docker/libnetwork/etchosts 0.295s coverage: 81.2% of statements [2021-07-20T08:58:32.984Z] === RUN TestNew [2021-07-20T08:58:32.984Z] --- PASS: TestNew (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestAddDriver [2021-07-20T08:58:32.984Z] --- PASS: TestAddDriver (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestAddDuplicateDriver [2021-07-20T08:58:32.984Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-20T08:58:32.984Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestDriver [2021-07-20T08:58:32.984Z] --- PASS: TestDriver (0.00s) [2021-07-20T08:58:32.984Z] === RUN TestIPAM [2021-07-20T08:58:32.985Z] --- PASS: TestIPAM (0.00s) [2021-07-20T08:58:32.985Z] === RUN TestWalkIPAMs [2021-07-20T08:58:32.985Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-20T08:58:32.985Z] === RUN TestWalkDrivers [2021-07-20T08:58:32.985Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-20T08:58:32.985Z] PASS [2021-07-20T08:58:32.985Z] coverage: 82.4% of statements [2021-07-20T08:58:32.985Z] ok github.com/docker/docker/libnetwork/drvregistry 0.465s coverage: 82.4% of statements [2021-07-20T08:58:33.442Z] === RUN TestNAT [2021-07-20T08:58:33.442Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-20T08:58:33.442Z] --- SKIP: TestNAT (0.00s) [2021-07-20T08:58:33.442Z] === RUN TestTransparent [2021-07-20T08:58:33.442Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-20T08:58:33.442Z] --- SKIP: TestTransparent (0.00s) [2021-07-20T08:58:33.442Z] PASS [2021-07-20T08:58:33.442Z] coverage: 0.0% of statements [2021-07-20T08:58:33.442Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.672s coverage: 0.0% of statements [2021-07-20T08:58:33.900Z] --- PASS: TestSetRollover (0.96s) [2021-07-20T08:58:33.900Z] === RUN TestSetRolloverSerial [2021-07-20T08:58:33.936Z] === RUN TestInt2IP2IntConversion [2021-07-20T08:58:33.936Z] === RUN TestPoolRequest [2021-07-20T08:58:33.936Z] --- PASS: TestPoolRequest (0.00s) [2021-07-20T08:58:33.936Z] === RUN TestOtherRequests [2021-07-20T08:58:33.936Z] --- PASS: TestOtherRequests (0.00s) [2021-07-20T08:58:33.936Z] PASS [2021-07-20T08:58:33.936Z] coverage: 57.1% of statements [2021-07-20T08:58:33.936Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-07-20T08:58:33.936Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.57s) [2021-07-20T08:58:33.936Z] === RUN TestRetrieveFromStore [2021-07-20T08:58:34.357Z] === RUN TestNew [2021-07-20T08:58:34.357Z] --- PASS: TestNew (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestAllocate [2021-07-20T08:58:34.357Z] --- PASS: TestAllocate (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestUninitialized [2021-07-20T08:58:34.357Z] --- PASS: TestUninitialized (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestAllocateInRange [2021-07-20T08:58:34.357Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestAllocateSerial [2021-07-20T08:58:34.357Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-20T08:58:34.357Z] PASS [2021-07-20T08:58:34.357Z] coverage: 87.5% of statements [2021-07-20T08:58:34.357Z] ok github.com/docker/docker/libnetwork/idm 0.171s coverage: 87.5% of statements [2021-07-20T08:58:34.357Z] === RUN TestDiff [2021-07-20T08:58:34.357Z] --- PASS: TestDiff (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestAddedCallback [2021-07-20T08:58:34.357Z] --- PASS: TestAddedCallback (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestRemovedCallback [2021-07-20T08:58:34.357Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-20T08:58:34.357Z] === RUN TestNoCallback [2021-07-20T08:58:34.357Z] --- PASS: TestNoCallback (0.00s) [2021-07-20T08:58:34.357Z] PASS [2021-07-20T08:58:34.357Z] coverage: 48.1% of statements [2021-07-20T08:58:34.357Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.241s coverage: 48.1% of statements [2021-07-20T08:58:34.393Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2021-07-20T08:58:34.393Z] === RUN TestGetAddressVersion [2021-07-20T08:58:34.393Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-20T08:58:34.393Z] === RUN TestKeyString [2021-07-20T08:58:34.393Z] --- PASS: TestKeyString (0.00s) [2021-07-20T08:58:34.393Z] === RUN TestPoolDataMarshal [2021-07-20T08:58:34.393Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-20T08:58:34.393Z] === RUN TestSubnetsMarshal [2021-07-20T08:58:34.393Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-20T08:58:34.393Z] === RUN TestAddSubnets [2021-07-20T08:58:34.393Z] --- PASS: TestAddSubnets (0.05s) [2021-07-20T08:58:34.393Z] === RUN TestDoublePoolRelease [2021-07-20T08:58:34.393Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-20T08:58:34.393Z] === RUN TestAddReleasePoolID [2021-07-20T08:58:34.393Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-20T08:58:34.393Z] === RUN TestPredefinedPool [2021-07-20T08:58:34.393Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-20T08:58:34.393Z] === RUN TestRemoveSubnet [2021-07-20T08:58:34.814Z] === RUN TestCaller [2021-07-20T08:58:34.814Z] --- PASS: TestCaller (0.00s) [2021-07-20T08:58:34.814Z] PASS [2021-07-20T08:58:34.814Z] coverage: 100.0% of statements [2021-07-20T08:58:34.814Z] ok github.com/docker/docker/libnetwork/internal/caller 0.134s coverage: 100.0% of statements [2021-07-20T08:58:34.850Z] --- PASS: TestRetrieveFromStore (0.77s) [2021-07-20T08:58:34.850Z] === RUN TestIsCorrupted [2021-07-20T08:58:34.850Z] --- PASS: TestRemoveSubnet (0.25s) [2021-07-20T08:58:34.850Z] === RUN TestGetSameAddress [2021-07-20T08:58:34.850Z] --- PASS: TestIsCorrupted (0.03s) [2021-07-20T08:58:34.850Z] === RUN TestSetRollover [2021-07-20T08:58:34.850Z] --- PASS: TestGetSameAddress (0.06s) [2021-07-20T08:58:34.850Z] === RUN TestPoolAllocationReuse [2021-07-20T08:58:34.850Z] === RUN TestGetCapabilities [2021-07-20T08:58:34.850Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-20T08:58:34.850Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-20T08:58:34.850Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-20T08:58:34.850Z] === RUN TestGetDefaultAddressSpaces [2021-07-20T08:58:34.850Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-20T08:58:34.850Z] === RUN TestRemoteDriver [2021-07-20T08:58:34.850Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-20T08:58:34.850Z] PASS [2021-07-20T08:58:34.850Z] coverage: 47.4% of statements [2021-07-20T08:58:34.850Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-07-20T08:58:35.272Z] --- PASS: TestSetRolloverSerial (1.18s) [2021-07-20T08:58:35.272Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-20T08:58:35.272Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-20T08:58:35.272Z] PASS [2021-07-20T08:58:35.272Z] coverage: 84.4% of statements [2021-07-20T08:58:35.272Z] ok github.com/docker/docker/libnetwork/bitseq 8.964s coverage: 84.4% of statements [2021-07-20T08:58:35.272Z] === RUN TestSetSerialInsertDelete [2021-07-20T08:58:35.272Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-20T08:58:35.272Z] === RUN TestSetParallelInsertDelete [2021-07-20T08:58:35.813Z] === RUN TestWindowsIPAM [2021-07-20T08:58:35.813Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-20T08:58:35.813Z] PASS [2021-07-20T08:58:35.813Z] coverage: 71.4% of statements [2021-07-20T08:58:35.813Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2021-07-20T08:58:36.120Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2021-07-20T08:58:36.241Z] === RUN TestInt2IP2IntConversion [2021-07-20T08:58:36.270Z] === RUN TestDefaultNetwork [2021-07-20T08:58:36.270Z] --- PASS: TestSetRollover (1.66s) [2021-07-20T08:58:36.270Z] === RUN TestSetRolloverSerial [2021-07-20T08:58:36.270Z] --- PASS: TestPoolAllocationReuse (1.66s) [2021-07-20T08:58:36.270Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-20T08:58:36.270Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-20T08:58:36.270Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-20T08:58:36.699Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-20T08:58:36.699Z] === RUN TestGetAddressVersion [2021-07-20T08:58:36.699Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-20T08:58:36.699Z] === RUN TestKeyString [2021-07-20T08:58:36.699Z] --- PASS: TestKeyString (0.00s) [2021-07-20T08:58:36.699Z] === RUN TestPoolDataMarshal [2021-07-20T08:58:36.699Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-20T08:58:36.699Z] === RUN TestSubnetsMarshal [2021-07-20T08:58:36.728Z] --- PASS: TestDefaultNetwork (0.25s) [2021-07-20T08:58:36.728Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-20T08:58:36.728Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-07-20T08:58:36.728Z] === RUN TestInitAddressPools [2021-07-20T08:58:36.728Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-20T08:58:36.728Z] PASS [2021-07-20T08:58:36.728Z] coverage: 74.0% of statements [2021-07-20T08:58:36.728Z] ok github.com/docker/docker/libnetwork/ipamutils 0.542s coverage: 74.0% of statements [2021-07-20T08:58:37.074Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2021-07-20T08:58:37.157Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-07-20T08:58:37.157Z] === RUN TestAddSubnets [2021-07-20T08:58:37.157Z] === RUN TestPoolRequest [2021-07-20T08:58:37.157Z] --- PASS: TestPoolRequest (0.00s) [2021-07-20T08:58:37.157Z] === RUN TestOtherRequests [2021-07-20T08:58:37.157Z] --- PASS: TestOtherRequests (0.00s) [2021-07-20T08:58:37.157Z] PASS [2021-07-20T08:58:37.157Z] coverage: 57.1% of statements [2021-07-20T08:58:37.157Z] --- PASS: TestAddSubnets (0.16s) [2021-07-20T08:58:37.157Z] === RUN TestDoublePoolRelease [2021-07-20T08:58:37.157Z] ok github.com/docker/docker/libnetwork/ipams/null 0.190s coverage: 57.1% of statements [2021-07-20T08:58:37.157Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-07-20T08:58:37.157Z] === RUN TestAddReleasePoolID [2021-07-20T08:58:37.157Z] --- PASS: TestAddReleasePoolID (0.21s) [2021-07-20T08:58:37.157Z] === RUN TestPredefinedPool [2021-07-20T08:58:37.184Z] === RUN TestKeyValue [2021-07-20T08:58:37.185Z] --- PASS: TestKeyValue (0.00s) [2021-07-20T08:58:37.185Z] PASS [2021-07-20T08:58:37.185Z] coverage: 60.0% of statements [2021-07-20T08:58:37.185Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-07-20T08:58:37.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T08:58:37.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T08:58:37.615Z] --- PASS: TestPredefinedPool (0.06s) [2021-07-20T08:58:37.615Z] === RUN TestRemoveSubnet [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-20T08:58:38.073Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-20T08:58:38.073Z] --- PASS: TestRemoveSubnet (0.74s) [2021-07-20T08:58:38.073Z] === RUN TestGetSameAddress [2021-07-20T08:58:38.073Z] --- PASS: TestGetSameAddress (0.06s) [2021-07-20T08:58:38.073Z] === RUN TestPoolAllocationReuse [2021-07-20T08:58:38.149Z] --- PASS: TestSetRolloverSerial (1.59s) [2021-07-20T08:58:38.149Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-20T08:58:38.149Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-20T08:58:38.149Z] PASS [2021-07-20T08:58:38.149Z] coverage: 84.4% of statements [2021-07-20T08:58:38.149Z] ok github.com/docker/docker/libnetwork/bitseq 12.816s coverage: 84.4% of statements [2021-07-20T08:58:38.533Z] === RUN TestGetCapabilities [2021-07-20T08:58:38.533Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-20T08:58:38.533Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-20T08:58:38.533Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-20T08:58:38.533Z] === RUN TestGetDefaultAddressSpaces [2021-07-20T08:58:38.533Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-20T08:58:38.533Z] === RUN TestRemoteDriver [2021-07-20T08:58:38.533Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-20T08:58:38.533Z] PASS [2021-07-20T08:58:38.533Z] coverage: 47.4% of statements [2021-07-20T08:58:38.533Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.301s coverage: 47.4% of statements [2021-07-20T08:58:38.990Z] === RUN TestWindowsIPAM [2021-07-20T08:58:38.991Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-20T08:58:38.991Z] PASS [2021-07-20T08:58:38.991Z] coverage: 71.4% of statements [2021-07-20T08:58:39.007Z] ok github.com/docker/docker/daemon/config 0.129s coverage: 81.4% of statements [2021-07-20T08:58:39.007Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-07-20T08:58:39.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T08:58:39.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T08:58:39.448Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.204s coverage: 71.4% of statements [2021-07-20T08:58:39.448Z] === RUN TestDefaultNetwork [2021-07-20T08:58:39.905Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-20T08:58:39.905Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-20T08:58:39.905Z] === RUN TestKeyValue [2021-07-20T08:58:39.905Z] --- PASS: TestKeyValue (0.00s) [2021-07-20T08:58:39.905Z] PASS [2021-07-20T08:58:39.905Z] coverage: 60.0% of statements [2021-07-20T08:58:39.905Z] ok github.com/docker/docker/libnetwork/netlabel 0.141s coverage: 60.0% of statements [2021-07-20T08:58:39.905Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-07-20T08:58:39.905Z] === RUN TestInitAddressPools [2021-07-20T08:58:39.905Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-20T08:58:39.905Z] PASS [2021-07-20T08:58:39.905Z] coverage: 74.0% of statements [2021-07-20T08:58:39.905Z] ok github.com/docker/docker/libnetwork/ipamutils 0.772s coverage: 74.0% of statements [2021-07-20T08:58:40.058Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-07-20T08:58:40.318Z] === RUN TestNetworkDBSimple [2021-07-20T08:58:40.318Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.06s) [2021-07-20T08:58:40.318Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-20T08:58:40.328Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-07-20T08:58:40.363Z] --- PASS: TestPoolAllocationReuse (2.11s) [2021-07-20T08:58:40.363Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-20T08:58:40.363Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-20T08:58:40.363Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-20T08:58:40.820Z] === RUN TestGenerate [2021-07-20T08:58:40.820Z] --- PASS: TestGenerate (0.00s) [2021-07-20T08:58:40.820Z] === RUN TestGeneratePtr [2021-07-20T08:58:40.820Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-20T08:58:40.820Z] === RUN TestGenerateMissingField [2021-07-20T08:58:40.820Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-20T08:58:40.820Z] === RUN TestFieldCannotBeSet [2021-07-20T08:58:40.820Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-20T08:58:40.820Z] === RUN TestTypeMismatchError [2021-07-20T08:58:40.820Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-20T08:58:40.820Z] PASS [2021-07-20T08:58:40.820Z] coverage: 100.0% of statements [2021-07-20T08:58:40.820Z] ok github.com/docker/docker/libnetwork/options 0.273s coverage: 100.0% of statements [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-20T08:58:41.281Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-20T08:58:41.281Z] 2021/07/20 08:58:40 Closing DB instances... [2021-07-20T08:58:41.738Z] === RUN TestGenerate [2021-07-20T08:58:41.738Z] --- PASS: TestGenerate (0.00s) [2021-07-20T08:58:41.738Z] === RUN TestGeneratePtr [2021-07-20T08:58:41.738Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-20T08:58:41.738Z] === RUN TestGenerateMissingField [2021-07-20T08:58:41.738Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-20T08:58:41.738Z] === RUN TestFieldCannotBeSet [2021-07-20T08:58:41.738Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-20T08:58:41.738Z] === RUN TestTypeMismatchError [2021-07-20T08:58:41.738Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-20T08:58:41.738Z] PASS [2021-07-20T08:58:41.738Z] coverage: 100.0% of statements [2021-07-20T08:58:41.738Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-07-20T08:58:42.195Z] testing: warning: no tests to run [2021-07-20T08:58:42.195Z] PASS [2021-07-20T08:58:42.195Z] coverage: 0.0% of statements [2021-07-20T08:58:42.195Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-07-20T08:58:42.654Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.23s) [2021-07-20T08:58:42.654Z] === RUN TestGetAddress [2021-07-20T08:58:42.654Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-07-20T08:58:42.654Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-20T08:58:42.654Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-20T08:58:42.654Z] PASS [2021-07-20T08:58:42.654Z] coverage: 100.0% of statements [2021-07-20T08:58:42.991Z] === RUN TestNetworkDBSimple [2021-07-20T08:58:42.991Z] testing: warning: no tests to run [2021-07-20T08:58:42.991Z] PASS [2021-07-20T08:58:42.991Z] coverage: 0.0% of statements [2021-07-20T08:58:42.991Z] ok github.com/docker/docker/libnetwork/osl 0.475s coverage: 0.0% of statements [no tests to run] [2021-07-20T08:58:43.110Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.068s coverage: 100.0% of statements [2021-07-20T08:58:43.110Z] === RUN TestRequestNewPort [2021-07-20T08:58:43.111Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestRequestSpecificPort [2021-07-20T08:58:43.111Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestReleasePort [2021-07-20T08:58:43.111Z] --- PASS: TestReleasePort (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestReuseReleasedPort [2021-07-20T08:58:43.111Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestReleaseUnreadledPort [2021-07-20T08:58:43.111Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestUnknowProtocol [2021-07-20T08:58:43.111Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestAllocateAllPorts [2021-07-20T08:58:43.111Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestPortAllocation [2021-07-20T08:58:43.111Z] --- PASS: TestPortAllocation (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestPortAllocationWithCustomRange [2021-07-20T08:58:43.111Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestNoDuplicateBPR [2021-07-20T08:58:43.111Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-20T08:58:43.111Z] === RUN TestChangePortRange [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-20T08:58:43.111Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-20T08:58:43.111Z] --- PASS: TestChangePortRange (0.00s) [2021-07-20T08:58:43.111Z] PASS [2021-07-20T08:58:43.111Z] coverage: 88.6% of statements [2021-07-20T08:58:43.111Z] ok github.com/docker/docker/libnetwork/portallocator 0.063s coverage: 88.6% of statements [2021-07-20T08:58:43.448Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.97s) [2021-07-20T08:58:43.448Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-20T08:58:43.567Z] === RUN TestTransportPortConv [2021-07-20T08:58:43.567Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestTransportPortBindingConv [2021-07-20T08:58:43.567Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestErrorConstructors [2021-07-20T08:58:43.567Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestCompareIPMask [2021-07-20T08:58:43.567Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestUtilGetHostPartIP [2021-07-20T08:58:43.567Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestUtilGetBroadcastIP [2021-07-20T08:58:43.567Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-20T08:58:43.567Z] === RUN TestParseCIDR [2021-07-20T08:58:43.567Z] --- PASS: TestParseCIDR (0.00s) [2021-07-20T08:58:43.567Z] PASS [2021-07-20T08:58:43.567Z] coverage: 47.9% of statements [2021-07-20T08:58:43.567Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-07-20T08:58:43.905Z] 2021/07/20 08:58:43 Closing DB instances... [2021-07-20T08:58:43.905Z] === RUN TestRequestNewPort [2021-07-20T08:58:43.905Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestRequestSpecificPort [2021-07-20T08:58:43.905Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestReleasePort [2021-07-20T08:58:43.905Z] --- PASS: TestReleasePort (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestReuseReleasedPort [2021-07-20T08:58:43.905Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestReleaseUnreadledPort [2021-07-20T08:58:43.905Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestUnknowProtocol [2021-07-20T08:58:43.905Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestAllocateAllPorts [2021-07-20T08:58:43.905Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestPortAllocation [2021-07-20T08:58:43.905Z] --- PASS: TestPortAllocation (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestPortAllocationWithCustomRange [2021-07-20T08:58:43.905Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestNoDuplicateBPR [2021-07-20T08:58:43.905Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-20T08:58:43.905Z] === RUN TestChangePortRange [2021-07-20T08:58:43.905Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-20T08:58:43.905Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-20T08:58:43.906Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-20T08:58:43.906Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-20T08:58:43.906Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-20T08:58:43.906Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-20T08:58:43.906Z] --- PASS: TestChangePortRange (0.00s) [2021-07-20T08:58:43.906Z] PASS [2021-07-20T08:58:43.906Z] coverage: 88.6% of statements [2021-07-20T08:58:43.906Z] ok github.com/docker/docker/libnetwork/portallocator 0.167s coverage: 88.6% of statements [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-20T08:58:44.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-20T08:58:44.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-20T08:58:44.024Z] PASS [2021-07-20T08:58:44.024Z] coverage: 44.0% of statements [2021-07-20T08:58:44.024Z] ok github.com/docker/docker/oci 0.037s coverage: 44.0% of statements [2021-07-20T08:58:44.024Z] 2021/07/20 08:58:43 Closing DB instances... [2021-07-20T08:58:44.580Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.653s coverage: 73.3% of statements [2021-07-20T08:58:44.580Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.7% of statements [2021-07-20T08:58:44.870Z] === RUN TestTransportPortConv [2021-07-20T08:58:44.870Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestTransportPortBindingConv [2021-07-20T08:58:44.870Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestErrorConstructors [2021-07-20T08:58:44.870Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestCompareIPMask [2021-07-20T08:58:44.870Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestUtilGetHostPartIP [2021-07-20T08:58:44.870Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestUtilGetBroadcastIP [2021-07-20T08:58:44.870Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-20T08:58:44.870Z] === RUN TestParseCIDR [2021-07-20T08:58:44.870Z] --- PASS: TestParseCIDR (0.00s) [2021-07-20T08:58:44.870Z] PASS [2021-07-20T08:58:44.870Z] coverage: 47.9% of statements [2021-07-20T08:58:44.870Z] ok github.com/docker/docker/libnetwork/types 0.175s coverage: 47.9% of statements [2021-07-20T08:58:44.870Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-20T08:58:44.870Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-20T08:58:44.870Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.58s) [2021-07-20T08:58:44.870Z] === RUN TestGetAddress [2021-07-20T08:58:44.992Z] === RUN TestParseVersion [2021-07-20T08:58:44.992Z] --- PASS: TestParseVersion (0.00s) [2021-07-20T08:58:44.992Z] PASS [2021-07-20T08:58:44.992Z] coverage: 52.9% of statements [2021-07-20T08:58:44.992Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-07-20T08:58:44.992Z] === RUN TestAddressPoolOpt [2021-07-20T08:58:44.992Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/a [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/something [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/_=a [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/env1=value1 [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/_env1=value1 [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/PATH [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/=a [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/PATH= [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/PATH=something [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/asd!qwe [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/1asd [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/123 [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/some_space [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/__some_space_before [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/some_space_after__ [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/= [2021-07-20T08:58:44.992Z] === RUN TestValidateEnv/PaTh [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestParseHost [2021-07-20T08:58:44.992Z] --- PASS: TestParseHost (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestParseDockerDaemonHost [2021-07-20T08:58:44.992Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestParseTCP [2021-07-20T08:58:44.992Z] --- PASS: TestParseTCP (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-20T08:58:44.992Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestValidateExtraHosts [2021-07-20T08:58:44.992Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestIpOptString [2021-07-20T08:58:44.992Z] --- PASS: TestIpOptString (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-20T08:58:44.992Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestNewIpOptValidDefaultVal [2021-07-20T08:58:44.992Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestIpOptSetInvalidVal [2021-07-20T08:58:44.992Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestValidateIPAddress [2021-07-20T08:58:44.992Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestMapOpts [2021-07-20T08:58:44.992Z] --- PASS: TestMapOpts (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestListOptsWithoutValidator [2021-07-20T08:58:44.992Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestListOptsWithValidator [2021-07-20T08:58:44.992Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestValidateDNSSearch [2021-07-20T08:58:44.992Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_general_format [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_one_more [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-20T08:58:44.992Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-20T08:58:44.992Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestNamedListOpts [2021-07-20T08:58:44.992Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestNamedMapOpts [2021-07-20T08:58:44.992Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestParseLink [2021-07-20T08:58:44.992Z] --- PASS: TestParseLink (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestQuotedStringSetWithQuotes [2021-07-20T08:58:44.992Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-20T08:58:44.992Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-20T08:58:44.992Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-20T08:58:44.992Z] === RUN TestUlimitOpt [2021-07-20T08:58:44.992Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-20T08:58:44.992Z] PASS [2021-07-20T08:58:44.992Z] coverage: 67.1% of statements [2021-07-20T08:58:44.992Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-07-20T08:58:45.157Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-07-20T08:58:45.328Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-20T08:58:45.328Z] PASS [2021-07-20T08:58:45.328Z] coverage: 100.0% of statements [2021-07-20T08:58:45.328Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.168s coverage: 100.0% of statements [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-20T08:58:45.785Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-20T08:58:45.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-20T08:58:45.785Z] PASS [2021-07-20T08:58:45.785Z] coverage: 44.0% of statements [2021-07-20T08:58:45.785Z] ok github.com/docker/docker/oci 0.267s coverage: 44.0% of statements [2021-07-20T08:58:45.955Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.90s) [2021-07-20T08:58:45.955Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-20T08:58:46.110Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.901s coverage: 56.2% of statements [2021-07-20T08:58:46.242Z] 2021/07/20 08:58:45 Closing DB instances... [2021-07-20T08:58:46.919Z] === RUN TestPeerCertificateMarshalJSON [2021-07-20T08:58:46.919Z] === RUN TestIsArchivePathDir [2021-07-20T08:58:46.919Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-07-20T08:58:46.919Z] === RUN TestIsArchivePathInvalidFile [2021-07-20T08:58:46.919Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-07-20T08:58:46.919Z] === RUN TestIsArchivePathTar [2021-07-20T08:58:46.919Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-07-20T08:58:46.919Z] === RUN TestDecompressStreamGzip [2021-07-20T08:58:46.919Z] 2021/07/20 08:58:46 Closing DB instances... [2021-07-20T08:58:46.919Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-20T08:58:46.919Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-20T08:58:46.919Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2021-07-20T08:58:46.919Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-20T08:58:46.919Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-20T08:58:46.919Z] === RUN TestMiddleware [2021-07-20T08:58:46.919Z] --- PASS: TestMiddleware (0.00s) [2021-07-20T08:58:46.919Z] === RUN TestNewResponseModifier [2021-07-20T08:58:46.919Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-20T08:58:46.919Z] PASS [2021-07-20T08:58:46.919Z] coverage: 26.8% of statements [2021-07-20T08:58:46.919Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-07-20T08:58:46.919Z] === RUN TestDecompressStreamBzip2 [2021-07-20T08:58:46.919Z] ok github.com/docker/docker/pkg/authorization 0.452s coverage: 26.8% of statements [2021-07-20T08:58:47.208Z] === RUN TestAddressPoolOpt [2021-07-20T08:58:47.208Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/a [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/something [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/_=a [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/env1=value1 [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/_env1=value1 [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/PATH [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/=a [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/PATH= [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/PATH=something [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/asd!qwe [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/1asd [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/123 [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/some_space [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/__some_space_before [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/some_space_after__ [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/= [2021-07-20T08:58:47.208Z] === RUN TestValidateEnv/PaTh [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestParseHost [2021-07-20T08:58:47.208Z] --- PASS: TestParseHost (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestParseDockerDaemonHost [2021-07-20T08:58:47.208Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestParseTCP [2021-07-20T08:58:47.208Z] --- PASS: TestParseTCP (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-20T08:58:47.208Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestValidateExtraHosts [2021-07-20T08:58:47.208Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestIpOptString [2021-07-20T08:58:47.208Z] --- PASS: TestIpOptString (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-20T08:58:47.208Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestNewIpOptValidDefaultVal [2021-07-20T08:58:47.208Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestIpOptSetInvalidVal [2021-07-20T08:58:47.208Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestValidateIPAddress [2021-07-20T08:58:47.208Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestMapOpts [2021-07-20T08:58:47.208Z] --- PASS: TestMapOpts (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestListOptsWithoutValidator [2021-07-20T08:58:47.208Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestListOptsWithValidator [2021-07-20T08:58:47.208Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestValidateDNSSearch [2021-07-20T08:58:47.208Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_general_format [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_one_more [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-20T08:58:47.208Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-20T08:58:47.208Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestNamedListOpts [2021-07-20T08:58:47.208Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestNamedMapOpts [2021-07-20T08:58:47.208Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestParseLink [2021-07-20T08:58:47.208Z] --- PASS: TestParseLink (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestQuotedStringSetWithQuotes [2021-07-20T08:58:47.208Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-20T08:58:47.208Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-20T08:58:47.208Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-20T08:58:47.208Z] === RUN TestUlimitOpt [2021-07-20T08:58:47.208Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-20T08:58:47.208Z] PASS [2021-07-20T08:58:47.208Z] coverage: 67.1% of statements [2021-07-20T08:58:47.208Z] ok github.com/docker/docker/opts 0.205s coverage: 67.1% of statements [2021-07-20T08:58:47.208Z] === RUN TestParseVersion [2021-07-20T08:58:47.208Z] --- PASS: TestParseVersion (0.00s) [2021-07-20T08:58:47.208Z] PASS [2021-07-20T08:58:47.208Z] coverage: 52.9% of statements [2021-07-20T08:58:47.208Z] ok github.com/docker/docker/pkg/aaparser 0.264s coverage: 52.9% of statements [2021-07-20T08:58:47.376Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-20T08:58:47.376Z] === RUN TestDecompressStreamXz [2021-07-20T08:58:47.376Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T08:58:47.376Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCompressStreamXzUnsupported [2021-07-20T08:58:47.376Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-20T08:58:47.376Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCompressStreamInvalid [2021-07-20T08:58:47.376Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestExtensionInvalid [2021-07-20T08:58:47.376Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestExtensionUncompressed [2021-07-20T08:58:47.376Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestExtensionBzip2 [2021-07-20T08:58:47.376Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestExtensionGzip [2021-07-20T08:58:47.376Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestExtensionXz [2021-07-20T08:58:47.376Z] --- PASS: TestExtensionXz (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCmdStreamLargeStderr [2021-07-20T08:58:47.376Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-20T08:58:47.376Z] === RUN TestCmdStreamBad [2021-07-20T08:58:47.376Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T08:58:47.376Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCmdStreamGood [2021-07-20T08:58:47.376Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-20T08:58:47.376Z] === RUN TestUntarPathWithInvalidDest [2021-07-20T08:58:47.376Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-20T08:58:47.376Z] === RUN TestUntarPathWithInvalidSrc [2021-07-20T08:58:47.376Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestUntarPath [2021-07-20T08:58:47.376Z] --- PASS: TestUntarPath (0.05s) [2021-07-20T08:58:47.376Z] === RUN TestUntarPathWithDestinationFile [2021-07-20T08:58:47.376Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-20T08:58:47.376Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-20T08:58:47.376Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-20T08:58:47.376Z] === RUN TestCopyWithTarInvalidSrc [2021-07-20T08:58:47.376Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-20T08:58:47.376Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCopyWithTarSrcFile [2021-07-20T08:58:47.376Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-20T08:58:47.376Z] === RUN TestCopyWithTarSrcFolder [2021-07-20T08:58:47.376Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-20T08:58:47.376Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-20T08:58:47.376Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-20T08:58:47.376Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-20T08:58:47.376Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestCopyFileWithTarSrcFile [2021-07-20T08:58:47.376Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-07-20T08:58:47.376Z] === RUN TestTarFiles [2021-07-20T08:58:47.509Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-07-20T08:58:47.833Z] === RUN TestUnbuffered [2021-07-20T08:58:47.833Z] --- PASS: TestUnbuffered (0.00s) [2021-07-20T08:58:47.833Z] === RUN TestRaceUnbuffered [2021-07-20T08:58:47.833Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-20T08:58:47.833Z] PASS [2021-07-20T08:58:47.833Z] coverage: 100.0% of statements [2021-07-20T08:58:47.833Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-07-20T08:58:48.174Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.17s) [2021-07-20T08:58:48.174Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-20T08:58:48.290Z] === RUN TestMatch [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[foo]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[foo_bar]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[]#01 [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[qux]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-20T08:58:48.290Z] === RUN TestMatch/[[foo_baz]] [2021-07-20T08:58:48.290Z] --- PASS: TestMatch (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-20T08:58:48.290Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-20T08:58:48.290Z] PASS [2021-07-20T08:58:48.290Z] coverage: 87.5% of statements [2021-07-20T08:58:48.290Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-07-20T08:58:48.747Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.87s) [2021-07-20T08:58:48.747Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-20T08:58:49.139Z] === RUN TestPeerCertificateMarshalJSON [2021-07-20T08:58:49.205Z] === RUN TestChrootTarUntar [2021-07-20T08:58:49.205Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.205Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-20T08:58:49.205Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-20T08:58:49.205Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootUntarEmptyArchive [2021-07-20T08:58:49.206Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootTarUntarWithSymlink [2021-07-20T08:58:49.206Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootCopyWithTar [2021-07-20T08:58:49.206Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootCopyFileWithTar [2021-07-20T08:58:49.206Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootUntarPath [2021-07-20T08:58:49.206Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-20T08:58:49.206Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-20T08:58:49.206Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T08:58:49.206Z] === RUN TestChrootApplyDotDotFile [2021-07-20T08:58:49.206Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:49.206Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-20T08:58:49.206Z] PASS [2021-07-20T08:58:49.206Z] coverage: 15.4% of statements [2021-07-20T08:58:49.206Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.4% of statements [2021-07-20T08:58:49.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.775s coverage: 49.4% of statements [2021-07-20T08:58:49.598Z] === RUN TestIsArchivePathDir [2021-07-20T08:58:49.598Z] 2021/07/20 08:58:49 Closing DB instances... [2021-07-20T08:58:49.598Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-20T08:58:49.598Z] === RUN TestIsArchivePathInvalidFile [2021-07-20T08:58:49.598Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-20T08:58:49.598Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-20T08:58:49.598Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-07-20T08:58:49.598Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-20T08:58:49.598Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-20T08:58:49.598Z] === RUN TestMiddleware [2021-07-20T08:58:49.598Z] --- PASS: TestMiddleware (0.00s) [2021-07-20T08:58:49.598Z] === RUN TestNewResponseModifier [2021-07-20T08:58:49.598Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-20T08:58:49.598Z] PASS [2021-07-20T08:58:49.598Z] coverage: 26.8% of statements [2021-07-20T08:58:49.598Z] ok github.com/docker/docker/pkg/authorization 0.690s coverage: 26.8% of statements [2021-07-20T08:58:49.598Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-07-20T08:58:49.598Z] === RUN TestIsArchivePathTar [2021-07-20T08:58:49.598Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-07-20T08:58:49.598Z] === RUN TestDecompressStreamGzip [2021-07-20T08:58:49.663Z] === RUN TestSizeEmpty [2021-07-20T08:58:49.663Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-20T08:58:49.663Z] === RUN TestSizeEmptyFile [2021-07-20T08:58:49.663Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-20T08:58:49.663Z] === RUN TestSizeNonemptyFile [2021-07-20T08:58:50.059Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-07-20T08:58:50.059Z] === RUN TestDecompressStreamBzip2 [2021-07-20T08:58:50.059Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-07-20T08:58:50.059Z] === RUN TestDecompressStreamXz [2021-07-20T08:58:50.060Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T08:58:50.060Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestCompressStreamXzUnsupported [2021-07-20T08:58:50.060Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-20T08:58:50.060Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestCompressStreamInvalid [2021-07-20T08:58:50.060Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestExtensionInvalid [2021-07-20T08:58:50.060Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestExtensionUncompressed [2021-07-20T08:58:50.060Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestExtensionBzip2 [2021-07-20T08:58:50.060Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestExtensionGzip [2021-07-20T08:58:50.060Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestExtensionXz [2021-07-20T08:58:50.060Z] --- PASS: TestExtensionXz (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestCmdStreamLargeStderr [2021-07-20T08:58:50.060Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-20T08:58:50.060Z] === RUN TestCmdStreamBad [2021-07-20T08:58:50.060Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T08:58:50.060Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestCmdStreamGood [2021-07-20T08:58:50.060Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-20T08:58:50.060Z] === RUN TestUntarPathWithInvalidDest [2021-07-20T08:58:50.060Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-07-20T08:58:50.060Z] === RUN TestUntarPathWithInvalidSrc [2021-07-20T08:58:50.060Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestUntarPath [2021-07-20T08:58:50.060Z] === RUN TestUnbuffered [2021-07-20T08:58:50.060Z] --- PASS: TestUnbuffered (0.00s) [2021-07-20T08:58:50.060Z] === RUN TestRaceUnbuffered [2021-07-20T08:58:50.060Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-20T08:58:50.060Z] PASS [2021-07-20T08:58:50.060Z] coverage: 100.0% of statements [2021-07-20T08:58:50.060Z] ok github.com/docker/docker/pkg/broadcaster 0.120s coverage: 100.0% of statements [2021-07-20T08:58:50.060Z] --- PASS: TestUntarPath (0.06s) [2021-07-20T08:58:50.119Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-20T08:58:50.119Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-20T08:58:50.119Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-20T08:58:50.119Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-20T08:58:50.119Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-20T08:58:50.119Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-20T08:58:50.119Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-20T08:58:50.119Z] === RUN TestMoveToSubdir [2021-07-20T08:58:50.119Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-20T08:58:50.119Z] === RUN TestSizeNonExistingDirectory [2021-07-20T08:58:50.119Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-20T08:58:50.119Z] PASS [2021-07-20T08:58:50.119Z] coverage: 80.0% of statements [2021-07-20T08:58:50.119Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-07-20T08:58:50.517Z] === RUN TestUntarPathWithDestinationFile [2021-07-20T08:58:50.517Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2021-07-20T08:58:50.517Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-20T08:58:50.517Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-20T08:58:50.517Z] === RUN TestCopyWithTarInvalidSrc [2021-07-20T08:58:50.517Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-20T08:58:50.517Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-20T08:58:50.517Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-07-20T08:58:50.517Z] === RUN TestCopyWithTarSrcFile [2021-07-20T08:58:50.517Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-07-20T08:58:50.517Z] === RUN TestCopyWithTarSrcFolder [2021-07-20T08:58:50.517Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-20T08:58:50.517Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-20T08:58:50.517Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-20T08:58:50.517Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-20T08:58:50.517Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-20T08:58:50.517Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-20T08:58:50.517Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-20T08:58:50.518Z] === RUN TestCopyFileWithTarSrcFile [2021-07-20T08:58:50.518Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-20T08:58:50.518Z] === RUN TestTarFiles [2021-07-20T08:58:50.581Z] 2021/07/20 08:58:50 Closing DB instances... [2021-07-20T08:58:50.974Z] === RUN TestMatch [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[foo]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[foo_bar]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[]#01 [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[qux]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-20T08:58:50.974Z] === RUN TestMatch/[[foo_baz]] [2021-07-20T08:58:50.974Z] --- PASS: TestMatch (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-20T08:58:50.974Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-20T08:58:50.974Z] PASS [2021-07-20T08:58:50.974Z] coverage: 87.5% of statements [2021-07-20T08:58:50.974Z] ok github.com/docker/docker/pkg/capabilities 0.137s coverage: 87.5% of statements [2021-07-20T08:58:50.974Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.98s) [2021-07-20T08:58:50.974Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-20T08:58:51.038Z] === RUN Test [2021-07-20T08:58:51.038Z] === RUN Test/TestContainsEntry [2021-07-20T08:58:51.038Z] === RUN Test/TestCreateEntries [2021-07-20T08:58:51.038Z] === RUN Test/TestEntriesDiff [2021-07-20T08:58:51.038Z] === RUN Test/TestEntriesEquality [2021-07-20T08:58:51.038Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-20T08:58:51.038Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-20T08:58:51.038Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-20T08:58:51.038Z] === RUN Test/TestGeneratorNotGenerate [2021-07-20T08:58:51.038Z] === RUN Test/TestGeneratorWithPort [2021-07-20T08:58:51.038Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-20T08:58:51.038Z] === RUN Test/TestNewEntry [2021-07-20T08:58:51.038Z] === RUN Test/TestParse [2021-07-20T08:58:51.038Z] --- PASS: Test (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-20T08:58:51.038Z] --- PASS: Test/TestParse (0.00s) [2021-07-20T08:58:51.038Z] PASS [2021-07-20T08:58:51.038Z] coverage: 58.3% of statements [2021-07-20T08:58:51.038Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-07-20T08:58:51.377Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.042s coverage: 57.5% of statements [2021-07-20T08:58:51.377Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.5% of statements [2021-07-20T08:58:51.377Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T08:58:51.377Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T08:58:51.377Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T08:58:51.377Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T08:58:51.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.402s coverage: 57.7% of statements [2021-07-20T08:58:51.941Z] === RUN TestChrootTarUntar [2021-07-20T08:58:51.941Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-20T08:58:51.941Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootUntarEmptyArchive [2021-07-20T08:58:51.941Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-20T08:58:51.941Z] === RUN TestChrootTarUntarWithSymlink [2021-07-20T08:58:51.941Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootCopyWithTar [2021-07-20T08:58:51.941Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootCopyFileWithTar [2021-07-20T08:58:51.941Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootUntarPath [2021-07-20T08:58:51.941Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-20T08:58:51.941Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:51.941Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T08:58:51.941Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-20T08:58:51.956Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.437s coverage: 46.2% of statements [2021-07-20T08:58:51.956Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T08:58:51.956Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-20T08:58:51.956Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T08:58:52.002Z] === RUN Test [2021-07-20T08:58:52.002Z] === RUN Test/TestContent [2021-07-20T08:58:52.002Z] === RUN Test/TestInitialize [2021-07-20T08:58:52.002Z] === RUN Test/TestNew [2021-07-20T08:58:52.002Z] === RUN Test/TestParsingContentsWithComments [2021-07-20T08:58:52.002Z] === RUN Test/TestRegister [2021-07-20T08:58:52.002Z] === RUN Test/TestWatch [2021-07-20T08:58:52.002Z] --- PASS: Test (0.02s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestContent (0.00s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestNew (0.00s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T08:58:52.002Z] --- PASS: Test/TestWatch (0.02s) [2021-07-20T08:58:52.002Z] PASS [2021-07-20T08:58:52.002Z] coverage: 97.6% of statements [2021-07-20T08:58:52.002Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 97.6% of statements [2021-07-20T08:58:52.002Z] --- PASS: TestTarFiles (4.45s) [2021-07-20T08:58:52.002Z] === RUN TestTarUntar [2021-07-20T08:58:52.002Z] --- PASS: TestTarUntar (0.02s) [2021-07-20T08:58:52.002Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-20T08:58:52.002Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-20T08:58:52.002Z] === RUN TestTarWithOptions [2021-07-20T08:58:52.002Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-20T08:58:52.002Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-20T08:58:52.002Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-20T08:58:52.002Z] === RUN TestUntarUstarGnuConflict [2021-07-20T08:58:52.002Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-20T08:58:52.002Z] === RUN TestUntarInvalidFilenames [2021-07-20T08:58:52.002Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames962651810\\dest" [2021-07-20T08:58:52.002Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-07-20T08:58:52.002Z] === RUN TestUntarHardlinkToSymlink [2021-07-20T08:58:52.002Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-20T08:58:52.002Z] === RUN TestUntarInvalidHardlink [2021-07-20T08:58:52.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink647150387\\victim\\hello" -> "../victim/hello" [2021-07-20T08:58:52.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink947686646\\victim\\hello" -> "/../victim/hello" [2021-07-20T08:58:52.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink129797085\\victim" -> "../victim" [2021-07-20T08:58:52.221Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-07-20T08:58:52.398Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:52.398Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T08:58:52.398Z] === RUN TestChrootApplyDotDotFile [2021-07-20T08:58:52.398Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:58:52.398Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-20T08:58:52.398Z] PASS [2021-07-20T08:58:52.398Z] coverage: 15.4% of statements [2021-07-20T08:58:52.398Z] ok github.com/docker/docker/pkg/chrootarchive 0.224s coverage: 15.4% of statements [2021-07-20T08:58:52.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink140957080\\victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink958545943\\victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink392321674\\victim" -> "../victim" [2021-07-20T08:58:52.459Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-07-20T08:58:52.459Z] === RUN TestUntarInvalidSymlink [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink780299361\\dest\\dotdot" -> "../victim/hello" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink841225804\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink286933307\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink932023134\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink273972005\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink227972160\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink926493855\\dest\\dir\\loophole" -> "../../victim" [2021-07-20T08:58:52.459Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-20T08:58:52.459Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-20T08:58:52.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2021-07-20T08:58:52.459Z] === RUN TestXGlobalNoParent [2021-07-20T08:58:52.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-20T08:58:52.459Z] === RUN TestReplaceFileTarWrapper [2021-07-20T08:58:52.459Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-07-20T08:58:52.459Z] === RUN TestPrefixHeaderReadable [2021-07-20T08:58:52.459Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-20T08:58:52.459Z] === RUN TestDisablePigz [2021-07-20T08:58:52.459Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-20T08:58:52.459Z] --- PASS: TestDisablePigz (0.10s) [2021-07-20T08:58:52.459Z] === RUN TestPigz [2021-07-20T08:58:52.459Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-07-20T08:58:52.459Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-20T08:58:52.459Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-20T08:58:52.459Z] --- PASS: TestPigz (0.11s) [2021-07-20T08:58:52.459Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T08:58:52.459Z] archive_windows_test.go:16: Currently fails [2021-07-20T08:58:52.459Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T08:58:52.459Z] === RUN TestCanonicalTarNameForPath [2021-07-20T08:58:52.459Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-20T08:58:52.459Z] === RUN TestCanonicalTarName [2021-07-20T08:58:52.459Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-20T08:58:52.459Z] === RUN TestChmodTarEntry [2021-07-20T08:58:52.459Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-20T08:58:52.459Z] === RUN TestHardLinkOrder [2021-07-20T08:58:52.854Z] === RUN TestSizeEmpty [2021-07-20T08:58:52.854Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestSizeEmptyFile [2021-07-20T08:58:52.854Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestSizeNonemptyFile [2021-07-20T08:58:52.854Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-20T08:58:52.854Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-20T08:58:52.854Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2021-07-20T08:58:52.854Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-20T08:58:52.854Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestMoveToSubdir [2021-07-20T08:58:52.854Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-20T08:58:52.854Z] === RUN TestSizeNonExistingDirectory [2021-07-20T08:58:52.854Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-20T08:58:52.854Z] PASS [2021-07-20T08:58:52.854Z] coverage: 80.0% of statements [2021-07-20T08:58:52.854Z] ok github.com/docker/docker/pkg/directory 0.171s coverage: 80.0% of statements [2021-07-20T08:58:52.854Z] 2021/07/20 08:58:52 Closing DB instances... [2021-07-20T08:58:52.916Z] --- PASS: TestHardLinkOrder (0.07s) [2021-07-20T08:58:52.916Z] === RUN TestChangeString [2021-07-20T08:58:52.916Z] --- PASS: TestChangeString (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesWithNoChanges [2021-07-20T08:58:52.916Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-07-20T08:58:52.916Z] === RUN TestChangesWithChanges [2021-07-20T08:58:52.916Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-20T08:58:52.916Z] === RUN TestChangesWithChangesGH13590 [2021-07-20T08:58:52.916Z] changes_test.go:196: needs more investigation [2021-07-20T08:58:52.916Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesDirsEmpty [2021-07-20T08:58:52.916Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-07-20T08:58:52.916Z] === RUN TestChangesDirsMutated [2021-07-20T08:58:52.916Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-07-20T08:58:52.916Z] === RUN TestApplyLayer [2021-07-20T08:58:52.916Z] changes_test.go:433: needs further investigation [2021-07-20T08:58:52.916Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesSizeWithHardlinks [2021-07-20T08:58:52.916Z] changes_test.go:469: needs further investigation [2021-07-20T08:58:52.916Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesSizeWithNoChanges [2021-07-20T08:58:52.916Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-20T08:58:52.916Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestChangesSize [2021-07-20T08:58:52.916Z] --- PASS: TestChangesSize (0.00s) [2021-07-20T08:58:52.916Z] === RUN TestApplyLayerInvalidFilenames [2021-07-20T08:58:52.916Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames666465942\\dest" [2021-07-20T08:58:52.916Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-20T08:58:52.916Z] === RUN TestApplyLayerInvalidHardlink [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink260270136\\victim\\hello" -> "../victim/hello" [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink400816695\\victim\\hello" -> "/../victim/hello" [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink462324266\\victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink216508289\\victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink105847020\\victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink005921115\\victim" -> "../victim" [2021-07-20T08:58:52.916Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-20T08:58:52.916Z] === RUN TestApplyLayerInvalidSymlink [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink950940414\\dest\\dotdot" -> "../victim/hello" [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink528250949\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink579615456\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink006168767\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink482991378\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.916Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink287569737\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:52.916Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-20T08:58:52.916Z] === RUN TestApplyLayerWhiteouts [2021-07-20T08:58:53.175Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-07-20T08:58:53.372Z] === RUN Test [2021-07-20T08:58:53.372Z] === RUN Test/TestInitialize [2021-07-20T08:58:53.372Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-20T08:58:53.372Z] === RUN TestGenerateEmptyFile [2021-07-20T08:58:53.372Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-20T08:58:53.372Z] === RUN TestGenerateWithContent [2021-07-20T08:58:53.372Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-20T08:58:53.372Z] PASS [2021-07-20T08:58:53.372Z] coverage: 62.7% of statements [2021-07-20T08:58:53.372Z] ok github.com/docker/docker/pkg/archive 6.463s coverage: 62.7% of statements [2021-07-20T08:58:53.372Z] time="2021-07-20T08:58:52Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:53.372Z] time="2021-07-20T08:58:53Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:53.372Z] time="2021-07-20T08:58:53Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:53.372Z] === RUN Test/TestInitializeWithCerts [2021-07-20T08:58:53.372Z] time="2021-07-20T08:58:53Z" level=info msg="Initializing discovery with TLS" [2021-07-20T08:58:53.372Z] === RUN Test/TestWatch [2021-07-20T08:58:53.372Z] time="2021-07-20T08:58:53Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:54.134Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.5% of statements [2021-07-20T08:58:54.134Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.8% of statements [2021-07-20T08:58:54.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T08:58:54.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T08:58:54.385Z] --- PASS: TestTarFiles (3.57s) [2021-07-20T08:58:54.385Z] === RUN TestTarUntar [2021-07-20T08:58:54.385Z] --- PASS: TestTarUntar (0.04s) [2021-07-20T08:58:54.385Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-20T08:58:54.385Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-20T08:58:54.385Z] === RUN TestTarWithOptions [2021-07-20T08:58:54.385Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-20T08:58:54.385Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-20T08:58:54.385Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-20T08:58:54.385Z] === RUN TestUntarUstarGnuConflict [2021-07-20T08:58:54.385Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-20T08:58:54.385Z] === RUN TestUntarInvalidFilenames [2021-07-20T08:58:54.385Z] === RUN Test [2021-07-20T08:58:54.385Z] === RUN Test/TestContainsEntry [2021-07-20T08:58:54.385Z] === RUN Test/TestCreateEntries [2021-07-20T08:58:54.385Z] === RUN Test/TestEntriesDiff [2021-07-20T08:58:54.385Z] === RUN Test/TestEntriesEquality [2021-07-20T08:58:54.385Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-20T08:58:54.385Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-20T08:58:54.385Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-20T08:58:54.385Z] === RUN Test/TestGeneratorNotGenerate [2021-07-20T08:58:54.385Z] === RUN Test/TestGeneratorWithPort [2021-07-20T08:58:54.385Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-20T08:58:54.385Z] === RUN Test/TestNewEntry [2021-07-20T08:58:54.385Z] === RUN Test/TestParse [2021-07-20T08:58:54.385Z] --- PASS: Test (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-20T08:58:54.385Z] --- PASS: Test/TestParse (0.00s) [2021-07-20T08:58:54.385Z] PASS [2021-07-20T08:58:54.385Z] coverage: 58.3% of statements [2021-07-20T08:58:54.385Z] ok github.com/docker/docker/pkg/discovery 0.200s coverage: 58.3% of statements [2021-07-20T08:58:54.386Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames321029594\\dest" [2021-07-20T08:58:54.386Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-07-20T08:58:54.386Z] === RUN TestUntarHardlinkToSymlink [2021-07-20T08:58:54.386Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-20T08:58:54.386Z] === RUN TestUntarInvalidHardlink [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink594843339\\victim\\hello" -> "../victim/hello" [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink135638958\\victim\\hello" -> "/../victim/hello" [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278654261\\victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink428998928\\victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink400434991\\victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink387599554\\victim" -> "../victim" [2021-07-20T08:58:54.386Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-20T08:58:54.386Z] === RUN TestUntarInvalidSymlink [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink857691961\\dest\\dotdot" -> "../victim/hello" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink970131268\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink512724947\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink353390358\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink098096509\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink081923256\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.386Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink778950839\\dest\\dir\\loophole" -> "../../victim" [2021-07-20T08:58:54.386Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-20T08:58:54.386Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-20T08:58:54.386Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-20T08:58:54.386Z] === RUN TestXGlobalNoParent [2021-07-20T08:58:54.386Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-20T08:58:54.386Z] === RUN TestReplaceFileTarWrapper [2021-07-20T08:58:54.386Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-07-20T08:58:54.386Z] === RUN TestPrefixHeaderReadable [2021-07-20T08:58:54.386Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-20T08:58:54.386Z] === RUN TestDisablePigz [2021-07-20T08:58:54.386Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-20T08:58:54.386Z] --- PASS: TestDisablePigz (0.11s) [2021-07-20T08:58:54.386Z] === RUN TestPigz [2021-07-20T08:58:54.712Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-07-20T08:58:54.857Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-20T08:58:54.857Z] --- PASS: TestPigz (0.13s) [2021-07-20T08:58:54.857Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T08:58:54.857Z] archive_windows_test.go:16: Currently fails [2021-07-20T08:58:54.857Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestCanonicalTarNameForPath [2021-07-20T08:58:54.857Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestCanonicalTarName [2021-07-20T08:58:54.857Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChmodTarEntry [2021-07-20T08:58:54.857Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestHardLinkOrder [2021-07-20T08:58:54.857Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-20T08:58:54.857Z] === RUN TestChangeString [2021-07-20T08:58:54.857Z] --- PASS: TestChangeString (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesWithNoChanges [2021-07-20T08:58:54.857Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-20T08:58:54.857Z] === RUN TestChangesWithChanges [2021-07-20T08:58:54.857Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-20T08:58:54.857Z] === RUN TestChangesWithChangesGH13590 [2021-07-20T08:58:54.857Z] changes_test.go:196: needs more investigation [2021-07-20T08:58:54.857Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesDirsEmpty [2021-07-20T08:58:54.857Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-20T08:58:54.857Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesDirsMutated [2021-07-20T08:58:54.857Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-20T08:58:54.857Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestApplyLayer [2021-07-20T08:58:54.857Z] changes_test.go:433: needs further investigation [2021-07-20T08:58:54.857Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesSizeWithHardlinks [2021-07-20T08:58:54.857Z] changes_test.go:469: needs further investigation [2021-07-20T08:58:54.857Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesSizeWithNoChanges [2021-07-20T08:58:54.857Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-20T08:58:54.857Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestChangesSize [2021-07-20T08:58:54.857Z] --- PASS: TestChangesSize (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestApplyLayerInvalidFilenames [2021-07-20T08:58:54.857Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames027173564\\dest" [2021-07-20T08:58:54.857Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-20T08:58:54.857Z] === RUN TestApplyLayerInvalidHardlink [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink634702158\\victim\\hello" -> "../victim/hello" [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink776513621\\victim\\hello" -> "/../victim/hello" [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink099375536\\victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink836994383\\victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink101292642\\victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink121192025\\victim" -> "../victim" [2021-07-20T08:58:54.857Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-20T08:58:54.857Z] === RUN TestApplyLayerInvalidSymlink [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353893348\\dest\\dotdot" -> "../victim/hello" [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink192937459\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink856756918\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180343453\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink259324248\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.857Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink199591127\\dest\\loophole-victim" -> "../victim" [2021-07-20T08:58:54.857Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-20T08:58:54.857Z] === RUN TestApplyLayerWhiteouts [2021-07-20T08:58:54.857Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-07-20T08:58:54.857Z] === RUN TestGenerateEmptyFile [2021-07-20T08:58:54.857Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-20T08:58:54.857Z] === RUN TestGenerateWithContent [2021-07-20T08:58:54.857Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-20T08:58:54.857Z] PASS [2021-07-20T08:58:54.857Z] coverage: 61.6% of statements [2021-07-20T08:58:54.857Z] ok github.com/docker/docker/pkg/archive 5.983s coverage: 61.6% of statements [2021-07-20T08:58:54.901Z] 2021/07/20 08:58:54 Closing DB instances... [2021-07-20T08:58:54.977Z] ok github.com/docker/docker/daemon/logger/awslogs 0.300s coverage: 77.0% of statements [2021-07-20T08:58:54.977Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T08:58:54.977Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T08:58:55.241Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2021-07-20T08:58:55.314Z] === RUN Test [2021-07-20T08:58:55.314Z] === RUN Test/TestContent [2021-07-20T08:58:55.314Z] === RUN Test/TestInitialize [2021-07-20T08:58:55.314Z] === RUN Test/TestNew [2021-07-20T08:58:55.314Z] === RUN Test/TestParsingContentsWithComments [2021-07-20T08:58:55.314Z] === RUN Test/TestRegister [2021-07-20T08:58:55.314Z] === RUN Test/TestWatch [2021-07-20T08:58:55.314Z] --- PASS: Test (0.01s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestContent (0.00s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestNew (0.00s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T08:58:55.314Z] --- PASS: Test/TestWatch (0.01s) [2021-07-20T08:58:55.314Z] PASS [2021-07-20T08:58:55.314Z] coverage: 97.6% of statements [2021-07-20T08:58:55.314Z] ok github.com/docker/docker/pkg/discovery/file 0.206s coverage: 97.6% of statements [2021-07-20T08:58:55.314Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-07-20T08:58:55.314Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-20T08:58:55.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2021-07-20T08:58:55.770Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-07-20T08:58:55.863Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-07-20T08:58:55.863Z] === RUN TestNetworkDBNodeLeave [2021-07-20T08:58:56.034Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2021-07-20T08:58:56.034Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T08:58:56.319Z] --- PASS: Test (3.13s) [2021-07-20T08:58:56.319Z] --- PASS: Test/TestInitialize (0.12s) [2021-07-20T08:58:56.319Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-20T08:58:56.319Z] --- PASS: Test/TestWatch (3.00s) [2021-07-20T08:58:56.319Z] PASS [2021-07-20T08:58:56.319Z] coverage: 84.1% of statements [2021-07-20T08:58:56.319Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2021-07-20T08:58:56.775Z] === RUN Test [2021-07-20T08:58:56.775Z] === RUN Test/TestWatch [2021-07-20T08:58:56.775Z] --- PASS: Test (0.00s) [2021-07-20T08:58:56.775Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T08:58:56.775Z] PASS [2021-07-20T08:58:56.775Z] coverage: 92.3% of statements [2021-07-20T08:58:56.775Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-07-20T08:58:56.845Z] === RUN Test [2021-07-20T08:58:56.845Z] === RUN Test/TestInitialize [2021-07-20T08:58:56.845Z] time="2021-07-20T08:58:56Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:56.845Z] time="2021-07-20T08:58:56Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:56.845Z] time="2021-07-20T08:58:56Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:56.845Z] === RUN Test/TestInitializeWithCerts [2021-07-20T08:58:56.845Z] time="2021-07-20T08:58:56Z" level=info msg="Initializing discovery with TLS" [2021-07-20T08:58:56.845Z] === RUN Test/TestWatch [2021-07-20T08:58:56.845Z] time="2021-07-20T08:58:56Z" level=info msg="Initializing discovery without TLS" [2021-07-20T08:58:56.991Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-07-20T08:58:56.991Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-07-20T08:58:57.302Z] 2021/07/20 08:58:57 Closing DB instances... [2021-07-20T08:58:57.738Z] === RUN Test [2021-07-20T08:58:57.738Z] === RUN Test/TestInitialize [2021-07-20T08:58:57.738Z] === RUN Test/TestInitializeWithPattern [2021-07-20T08:58:57.738Z] === RUN Test/TestRegister [2021-07-20T08:58:57.738Z] === RUN Test/TestWatch [2021-07-20T08:58:57.738Z] --- PASS: Test (0.00s) [2021-07-20T08:58:57.738Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T08:58:57.738Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-20T08:58:57.738Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T08:58:57.738Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T08:58:57.738Z] PASS [2021-07-20T08:58:57.738Z] coverage: 93.8% of statements [2021-07-20T08:58:57.738Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2021-07-20T08:58:57.943Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2021-07-20T08:58:57.943Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-07-20T08:58:58.194Z] === RUN TestPollerAddRemove [2021-07-20T08:58:58.194Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-20T08:58:58.194Z] === RUN TestPollerEvent [2021-07-20T08:58:58.194Z] poller_test.go:41: No chmod on Windows [2021-07-20T08:58:58.194Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-20T08:58:58.194Z] === RUN TestPollerClose [2021-07-20T08:58:58.194Z] --- PASS: TestPollerClose (0.00s) [2021-07-20T08:58:58.194Z] PASS [2021-07-20T08:58:58.194Z] coverage: 45.7% of statements [2021-07-20T08:58:58.194Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-07-20T08:58:58.520Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-07-20T08:58:58.834Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-07-20T08:58:58.834Z] === RUN TestNetworkDBNodeLeave [2021-07-20T08:58:59.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-20T08:58:59.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T08:58:59.164Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-07-20T08:58:59.164Z] === RUN TestNetworkDBWatch [2021-07-20T08:58:59.164Z] === RUN TestCopyFileWithInvalidSrc [2021-07-20T08:58:59.164Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T08:58:59.164Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-20T08:58:59.164Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-20T08:58:59.164Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCopyFile [2021-07-20T08:58:59.164Z] --- PASS: TestCopyFile (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-20T08:58:59.164Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T08:58:59.164Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-20T08:58:59.164Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-20T08:58:59.164Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T08:58:59.164Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestWildcardMatches [2021-07-20T08:58:59.164Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestPatternMatches [2021-07-20T08:58:59.164Z] --- PASS: TestPatternMatches (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-20T08:58:59.164Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestPatternMatchesFolderExclusions [2021-07-20T08:58:59.164Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-20T08:58:59.164Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-20T08:58:59.164Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-20T08:58:59.164Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-20T08:58:59.164Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestSingleExclamationError [2021-07-20T08:58:59.164Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestMatchesWithNoPatterns [2021-07-20T08:58:59.164Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestMatchesWithMalformedPatterns [2021-07-20T08:58:59.164Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestMatches [2021-07-20T08:58:59.164Z] --- PASS: TestMatches (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatterns [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatternsExceptionFlag [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCleanPatternsErrorSingleException [2021-07-20T08:58:59.164Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCreateIfNotExistsDir [2021-07-20T08:58:59.164Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestCreateIfNotExistsFile [2021-07-20T08:58:59.164Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-20T08:58:59.164Z] === RUN TestMatch [2021-07-20T08:58:59.164Z] --- PASS: TestMatch (0.00s) [2021-07-20T08:58:59.164Z] PASS [2021-07-20T08:58:59.164Z] coverage: 85.2% of statements [2021-07-20T08:58:59.164Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 85.2% of statements [2021-07-20T08:58:59.475Z] ok github.com/docker/docker/daemon/logger/splunk 1.832s coverage: 82.5% of statements [2021-07-20T08:58:59.475Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T08:58:59.475Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T08:58:59.475Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2021-07-20T08:58:59.621Z] === RUN TestGet [2021-07-20T08:58:59.621Z] --- PASS: TestGet (0.00s) [2021-07-20T08:58:59.621Z] === RUN TestGetShortcutString [2021-07-20T08:58:59.621Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-20T08:58:59.621Z] PASS [2021-07-20T08:58:59.621Z] coverage: 42.9% of statements [2021-07-20T08:58:59.621Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-07-20T08:58:59.807Z] --- PASS: Test (3.13s) [2021-07-20T08:58:59.807Z] --- PASS: Test/TestInitialize (0.12s) [2021-07-20T08:58:59.807Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-20T08:58:59.807Z] --- PASS: Test/TestWatch (3.00s) [2021-07-20T08:58:59.807Z] PASS [2021-07-20T08:58:59.807Z] coverage: 84.1% of statements [2021-07-20T08:58:59.807Z] ok github.com/docker/docker/pkg/discovery/kv 3.586s coverage: 84.1% of statements [2021-07-20T08:59:00.429Z] ok github.com/docker/docker/distribution 0.200s coverage: 25.4% of statements [2021-07-20T08:59:00.429Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T08:59:00.585Z] === RUN TestCreateIDMapOrder [2021-07-20T08:59:00.585Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-20T08:59:00.585Z] PASS [2021-07-20T08:59:00.585Z] coverage: 7.2% of statements [2021-07-20T08:59:00.585Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-07-20T08:59:00.585Z] 2021/07/20 08:59:00 Closing DB instances... [2021-07-20T08:59:00.694Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-07-20T08:59:00.775Z] === RUN Test [2021-07-20T08:59:00.775Z] === RUN Test/TestWatch [2021-07-20T08:59:00.775Z] --- PASS: Test (0.00s) [2021-07-20T08:59:00.775Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T08:59:00.775Z] PASS [2021-07-20T08:59:00.775Z] coverage: 92.3% of statements [2021-07-20T08:59:00.775Z] ok github.com/docker/docker/pkg/discovery/memory 0.199s coverage: 92.3% of statements [2021-07-20T08:59:01.274Z] ok github.com/docker/docker/image 0.051s coverage: 86.6% of statements [2021-07-20T08:59:01.539Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2021-07-20T08:59:01.549Z] === RUN TestFixedBufferCap [2021-07-20T08:59:01.549Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestFixedBufferLen [2021-07-20T08:59:01.549Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestFixedBufferString [2021-07-20T08:59:01.549Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestFixedBufferWrite [2021-07-20T08:59:01.549Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestFixedBufferRead [2021-07-20T08:59:01.549Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestBytesPipeRead [2021-07-20T08:59:01.549Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestBytesPipeWrite [2021-07-20T08:59:01.549Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-20T08:59:01.549Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-20T08:59:01.743Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-20T08:59:01.743Z] === RUN TestNetworkDBWatch [2021-07-20T08:59:01.743Z] === RUN Test [2021-07-20T08:59:01.743Z] === RUN Test/TestInitialize [2021-07-20T08:59:01.743Z] === RUN Test/TestInitializeWithPattern [2021-07-20T08:59:01.743Z] === RUN Test/TestRegister [2021-07-20T08:59:01.743Z] === RUN Test/TestWatch [2021-07-20T08:59:01.743Z] --- PASS: Test (0.00s) [2021-07-20T08:59:01.743Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T08:59:01.743Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-20T08:59:01.743Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T08:59:01.743Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T08:59:01.743Z] PASS [2021-07-20T08:59:01.743Z] coverage: 93.8% of statements [2021-07-20T08:59:01.743Z] ok github.com/docker/docker/pkg/discovery/nodes 0.195s coverage: 93.8% of statements [2021-07-20T08:59:02.005Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-20T08:59:02.005Z] === RUN TestAtomicWriteToFile [2021-07-20T08:59:02.005Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-20T08:59:02.005Z] === RUN TestAtomicWriteSetCommit [2021-07-20T08:59:02.005Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-20T08:59:02.005Z] === RUN TestAtomicWriteSetCancel [2021-07-20T08:59:02.005Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestReadCloserWrapperClose [2021-07-20T08:59:02.005Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestReaderErrWrapperReadOnError [2021-07-20T08:59:02.005Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestReaderErrWrapperRead [2021-07-20T08:59:02.005Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestHashData [2021-07-20T08:59:02.005Z] --- PASS: TestHashData (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestCancelReadCloser [2021-07-20T08:59:02.005Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-20T08:59:02.005Z] === RUN TestNetworkDBBulkSync [2021-07-20T08:59:02.005Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-20T08:59:02.005Z] === RUN TestWriteCloserWrapperClose [2021-07-20T08:59:02.005Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestNopWriteCloser [2021-07-20T08:59:02.005Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestNopWriter [2021-07-20T08:59:02.005Z] --- PASS: TestNopWriter (0.00s) [2021-07-20T08:59:02.005Z] === RUN TestWriteCounter [2021-07-20T08:59:02.005Z] --- PASS: TestWriteCounter (0.00s) [2021-07-20T08:59:02.005Z] PASS [2021-07-20T08:59:02.005Z] coverage: 69.2% of statements [2021-07-20T08:59:02.005Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 69.2% of statements [2021-07-20T08:59:02.118Z] ok github.com/docker/docker/distribution/xfer 1.819s coverage: 85.1% of statements [2021-07-20T08:59:02.118Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T08:59:02.118Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2021-07-20T08:59:02.382Z] ok github.com/docker/docker/image/tarexport 0.043s coverage: 0.7% of statements [2021-07-20T08:59:02.382Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T08:59:02.648Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-07-20T08:59:02.707Z] === RUN TestPollerAddRemove [2021-07-20T08:59:02.707Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-20T08:59:02.707Z] === RUN TestPollerEvent [2021-07-20T08:59:02.707Z] poller_test.go:41: No chmod on Windows [2021-07-20T08:59:02.707Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-20T08:59:02.707Z] === RUN TestPollerClose [2021-07-20T08:59:02.707Z] --- PASS: TestPollerClose (0.00s) [2021-07-20T08:59:02.707Z] PASS [2021-07-20T08:59:02.707Z] coverage: 45.7% of statements [2021-07-20T08:59:02.707Z] ok github.com/docker/docker/pkg/filenotify 0.127s coverage: 45.7% of statements [2021-07-20T08:59:02.971Z] === RUN TestError [2021-07-20T08:59:02.971Z] --- PASS: TestError (0.00s) [2021-07-20T08:59:02.971Z] === RUN TestProgressString [2021-07-20T08:59:02.971Z] === RUN TestProgressString/no_progress [2021-07-20T08:59:02.971Z] === RUN TestProgressString/progress_1 [2021-07-20T08:59:02.971Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-20T08:59:02.971Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-20T08:59:02.971Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-20T08:59:02.971Z] === RUN TestProgressString/with_units [2021-07-20T08:59:02.971Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-20T08:59:02.971Z] === RUN TestProgressString/hide_counts [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-20T08:59:02.971Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-20T08:59:02.971Z] === RUN TestJSONMessageDisplay [2021-07-20T08:59:02.971Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-07-20T08:59:02.971Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-20T08:59:02.971Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-20T08:59:02.971Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-20T08:59:02.971Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-20T08:59:02.971Z] === RUN TestDisplayJSONMessagesStream [2021-07-20T08:59:02.971Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-20T08:59:02.971Z] PASS [2021-07-20T08:59:02.971Z] coverage: 91.7% of statements [2021-07-20T08:59:02.971Z] ok github.com/docker/docker/pkg/jsonmessage 0.150s coverage: 91.7% of statements [2021-07-20T08:59:03.171Z] 2021/07/20 08:59:02 Closing DB instances... [2021-07-20T08:59:03.427Z] 2021/07/20 08:59:03 Closing DB instances... [2021-07-20T08:59:03.427Z] === RUN TestStandardLongPath [2021-07-20T08:59:03.427Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-20T08:59:03.427Z] === RUN TestUNCLongPath [2021-07-20T08:59:03.427Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-20T08:59:03.427Z] PASS [2021-07-20T08:59:03.427Z] coverage: 100.0% of statements [2021-07-20T08:59:03.427Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-07-20T08:59:03.629Z] === RUN TestCopyFileWithInvalidSrc [2021-07-20T08:59:03.629Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T08:59:03.629Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-20T08:59:03.629Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-20T08:59:03.629Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCopyFile [2021-07-20T08:59:03.629Z] --- PASS: TestCopyFile (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-20T08:59:03.629Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T08:59:03.629Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-20T08:59:03.629Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-20T08:59:03.629Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T08:59:03.629Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestWildcardMatches [2021-07-20T08:59:03.629Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestPatternMatches [2021-07-20T08:59:03.629Z] --- PASS: TestPatternMatches (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-20T08:59:03.629Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestPatternMatchesFolderExclusions [2021-07-20T08:59:03.629Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-20T08:59:03.629Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-20T08:59:03.629Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-20T08:59:03.629Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-20T08:59:03.629Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestSingleExclamationError [2021-07-20T08:59:03.629Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestMatchesWithNoPatterns [2021-07-20T08:59:03.629Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestMatchesWithMalformedPatterns [2021-07-20T08:59:03.629Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestMatches [2021-07-20T08:59:03.629Z] --- PASS: TestMatches (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatterns [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatternsExceptionFlag [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCleanPatternsErrorSingleException [2021-07-20T08:59:03.629Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestCreateIfNotExistsDir [2021-07-20T08:59:03.629Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-20T08:59:03.629Z] === RUN TestCreateIfNotExistsFile [2021-07-20T08:59:03.629Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-20T08:59:03.629Z] === RUN TestMatch [2021-07-20T08:59:03.629Z] --- PASS: TestMatch (0.00s) [2021-07-20T08:59:03.629Z] PASS [2021-07-20T08:59:03.629Z] coverage: 85.2% of statements [2021-07-20T08:59:03.629Z] ok github.com/docker/docker/pkg/fileutils 0.352s coverage: 85.2% of statements [2021-07-20T08:59:03.883Z] === RUN TestNameFormat [2021-07-20T08:59:03.883Z] --- PASS: TestNameFormat (0.00s) [2021-07-20T08:59:03.883Z] === RUN TestNameRetries [2021-07-20T08:59:03.883Z] --- PASS: TestNameRetries (0.00s) [2021-07-20T08:59:03.883Z] PASS [2021-07-20T08:59:03.883Z] coverage: 85.7% of statements [2021-07-20T08:59:03.883Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-07-20T08:59:04.340Z] --- PASS: TestGetAddress (21.42s) [2021-07-20T08:59:04.340Z] === RUN TestRequestSyntaxCheck [2021-07-20T08:59:04.340Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-20T08:59:04.340Z] === RUN TestRequest [2021-07-20T08:59:04.593Z] === RUN TestGet [2021-07-20T08:59:04.593Z] --- PASS: TestGet (0.00s) [2021-07-20T08:59:04.593Z] === RUN TestGetShortcutString [2021-07-20T08:59:04.593Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-20T08:59:04.593Z] PASS [2021-07-20T08:59:04.593Z] coverage: 42.9% of statements [2021-07-20T08:59:04.593Z] ok github.com/docker/docker/pkg/homedir 0.123s coverage: 42.9% of statements [2021-07-20T08:59:04.593Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-20T08:59:04.593Z] === RUN TestNetworkDBBulkSync [2021-07-20T08:59:04.796Z] === RUN TestParseKeyValueOpt [2021-07-20T08:59:04.796Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-20T08:59:04.796Z] === RUN TestParseUintList [2021-07-20T08:59:04.796Z] --- PASS: TestParseUintList (0.00s) [2021-07-20T08:59:04.796Z] === RUN TestParseUintListMaximumLimits [2021-07-20T08:59:04.796Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-20T08:59:04.796Z] PASS [2021-07-20T08:59:04.796Z] coverage: 97.0% of statements [2021-07-20T08:59:04.796Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-07-20T08:59:04.796Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-20T08:59:04.796Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-20T08:59:05.252Z] === RUN TestNewAndRemove [2021-07-20T08:59:05.252Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-20T08:59:05.252Z] === RUN TestRemoveInvalidPath [2021-07-20T08:59:05.252Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-20T08:59:05.252Z] PASS [2021-07-20T08:59:05.252Z] coverage: 82.6% of statements [2021-07-20T08:59:05.252Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-07-20T08:59:05.557Z] === RUN TestCreateIDMapOrder [2021-07-20T08:59:05.557Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-20T08:59:05.557Z] PASS [2021-07-20T08:59:05.557Z] coverage: 7.2% of statements [2021-07-20T08:59:05.557Z] ok github.com/docker/docker/pkg/idtools 0.210s coverage: 7.2% of statements [2021-07-20T08:59:05.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-20T08:59:05.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T08:59:05.975Z] ok github.com/docker/docker/libnetwork/bitseq 0.655s coverage: 84.4% of statements [2021-07-20T08:59:06.014Z] 2021/07/20 08:59:05 Closing DB instances... [2021-07-20T08:59:06.472Z] --- PASS: TestGetAddress (21.76s) [2021-07-20T08:59:06.472Z] === RUN TestRequestSyntaxCheck [2021-07-20T08:59:06.472Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-20T08:59:06.472Z] === RUN TestRequest [2021-07-20T08:59:06.784Z] === RUN TestFailedConnection [2021-07-20T08:59:06.784Z] === RUN TestParseEmptyInterface [2021-07-20T08:59:06.784Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestParseNonInterfaceType [2021-07-20T08:59:06.784Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestParseWithOneFunction [2021-07-20T08:59:06.784Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestParseWithMultipleFuncs [2021-07-20T08:59:06.784Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestParseWithUnnamedReturn [2021-07-20T08:59:06.784Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestEmbeddedInterface [2021-07-20T08:59:06.784Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestParsedImports [2021-07-20T08:59:06.784Z] --- PASS: TestParsedImports (0.00s) [2021-07-20T08:59:06.784Z] === RUN TestAliasedImports [2021-07-20T08:59:06.784Z] --- PASS: TestAliasedImports (0.00s) [2021-07-20T08:59:06.784Z] PASS [2021-07-20T08:59:06.784Z] coverage: 56.8% of statements [2021-07-20T08:59:06.784Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-07-20T08:59:06.929Z] === RUN TestFixedBufferCap [2021-07-20T08:59:06.929Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestFixedBufferLen [2021-07-20T08:59:06.929Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestFixedBufferString [2021-07-20T08:59:06.929Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestFixedBufferWrite [2021-07-20T08:59:06.929Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestFixedBufferRead [2021-07-20T08:59:06.929Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestBytesPipeRead [2021-07-20T08:59:06.929Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestBytesPipeWrite [2021-07-20T08:59:06.929Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-20T08:59:06.929Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-20T08:59:07.240Z] === RUN TestHTTPTransport [2021-07-20T08:59:07.240Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-20T08:59:07.240Z] PASS [2021-07-20T08:59:07.240Z] coverage: 85.7% of statements [2021-07-20T08:59:07.240Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-07-20T08:59:07.372Z] ok github.com/docker/docker/libnetwork/api 2.147s coverage: 83.2% of statements [2021-07-20T08:59:07.386Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-07-20T08:59:07.386Z] === RUN TestAtomicWriteToFile [2021-07-20T08:59:07.386Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestAtomicWriteSetCommit [2021-07-20T08:59:07.386Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestAtomicWriteSetCancel [2021-07-20T08:59:07.386Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-20T08:59:07.386Z] === RUN TestReadCloserWrapperClose [2021-07-20T08:59:07.386Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestReaderErrWrapperReadOnError [2021-07-20T08:59:07.386Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestReaderErrWrapperRead [2021-07-20T08:59:07.386Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestHashData [2021-07-20T08:59:07.386Z] --- PASS: TestHashData (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestCancelReadCloser [2021-07-20T08:59:07.386Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-20T08:59:07.386Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-20T08:59:07.386Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-20T08:59:07.386Z] === RUN TestWriteCloserWrapperClose [2021-07-20T08:59:07.386Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestNopWriteCloser [2021-07-20T08:59:07.386Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestNopWriter [2021-07-20T08:59:07.386Z] --- PASS: TestNopWriter (0.00s) [2021-07-20T08:59:07.386Z] === RUN TestWriteCounter [2021-07-20T08:59:07.386Z] --- PASS: TestWriteCounter (0.00s) [2021-07-20T08:59:07.386Z] PASS [2021-07-20T08:59:07.386Z] coverage: 68.4% of statements [2021-07-20T08:59:07.386Z] ok github.com/docker/docker/pkg/ioutils 0.803s coverage: 68.4% of statements [2021-07-20T08:59:07.696Z] --- PASS: TestFailedConnection (1.00s) [2021-07-20T08:59:07.696Z] === RUN TestFailOnce [2021-07-20T08:59:07.696Z] 2021/07/20 08:59:07 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-07-20T08:59:07.696Z] goroutine 13 [running]: [2021-07-20T08:59:07.696Z] net/http.(*conn).serve.func1(0xc00005eaa0) [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-20T08:59:07.696Z] panic(0x475280, 0x58c6d0) [2021-07-20T08:59:07.696Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-20T08:59:07.696Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x59cd90, 0xc0000ae000, 0xc00015a300) [2021-07-20T08:59:07.696Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-20T08:59:07.696Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x59cd90, 0xc0000ae000, 0xc00015a300) [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-20T08:59:07.696Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x59cd90, 0xc0000ae000, 0xc00015a300) [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-20T08:59:07.696Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x59cd90, 0xc0000ae000, 0xc00015a300) [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-20T08:59:07.696Z] net/http.(*conn).serve(0xc00005eaa0, 0x59d980, 0xc00004e980) [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-20T08:59:07.696Z] created by net/http.(*Server).Serve [2021-07-20T08:59:07.696Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-20T08:59:07.696Z] time="2021-07-20T08:59:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-07-20T08:59:07.696Z] 2021/07/20 08:59:07 Closing DB instances... [2021-07-20T08:59:07.696Z] time="2021-07-20T08:59:07Z" level=error msg="node: 0b8ccd9df64d is unknown to memberlist" [2021-07-20T08:59:08.152Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-20T08:59:08.152Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-20T08:59:08.152Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-20T08:59:08.152Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-20T08:59:08.152Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-20T08:59:08.152Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-20T08:59:08.152Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-20T08:59:08.152Z] === RUN TestBufferPoolPutAndGet [2021-07-20T08:59:08.152Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-20T08:59:08.152Z] PASS [2021-07-20T08:59:08.152Z] coverage: 88.2% of statements [2021-07-20T08:59:08.152Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-07-20T08:59:08.349Z] === RUN TestError [2021-07-20T08:59:08.349Z] --- PASS: TestError (0.00s) [2021-07-20T08:59:08.349Z] === RUN TestProgressString [2021-07-20T08:59:08.349Z] === RUN TestProgressString/no_progress [2021-07-20T08:59:08.349Z] === RUN TestProgressString/progress_1 [2021-07-20T08:59:08.349Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-20T08:59:08.349Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-20T08:59:08.349Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-20T08:59:08.349Z] === RUN TestProgressString/with_units [2021-07-20T08:59:08.349Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-20T08:59:08.349Z] === RUN TestProgressString/hide_counts [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-20T08:59:08.349Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-20T08:59:08.349Z] === RUN TestJSONMessageDisplay [2021-07-20T08:59:08.349Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-07-20T08:59:08.349Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-20T08:59:08.349Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-20T08:59:08.349Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-20T08:59:08.349Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-20T08:59:08.349Z] === RUN TestDisplayJSONMessagesStream [2021-07-20T08:59:08.349Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-20T08:59:08.349Z] PASS [2021-07-20T08:59:08.349Z] coverage: 91.7% of statements [2021-07-20T08:59:08.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.345s coverage: 91.7% of statements [2021-07-20T08:59:08.612Z] === RUN TestOutputOnPrematureClose [2021-07-20T08:59:08.613Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestCompleteSilently [2021-07-20T08:59:08.613Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-20T08:59:08.613Z] PASS [2021-07-20T08:59:08.613Z] coverage: 75.9% of statements [2021-07-20T08:59:08.613Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-07-20T08:59:08.613Z] --- PASS: TestFailOnce (1.13s) [2021-07-20T08:59:08.613Z] === RUN TestEchoInputOutput [2021-07-20T08:59:08.613Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestBackoff [2021-07-20T08:59:08.613Z] --- PASS: TestBackoff (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestAbortRetry [2021-07-20T08:59:08.613Z] --- PASS: TestAbortRetry (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestClientScheme [2021-07-20T08:59:08.613Z] --- PASS: TestClientScheme (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestNewClientWithTimeout [2021-07-20T08:59:08.613Z] === RUN TestSendToOneSub [2021-07-20T08:59:08.613Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-20T08:59:08.613Z] === RUN TestSendToMultipleSubs [2021-07-20T08:59:08.613Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-20T08:59:09.069Z] === RUN TestEvictOneSub [2021-07-20T08:59:09.069Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-20T08:59:09.069Z] === RUN TestClosePublisher [2021-07-20T08:59:09.069Z] --- PASS: TestClosePublisher (0.00s) [2021-07-20T08:59:09.069Z] === RUN TestPubSubRace [2021-07-20T08:59:09.069Z] time="2021-07-20T08:59:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-20T08:59:09.313Z] === RUN TestStandardLongPath [2021-07-20T08:59:09.313Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-20T08:59:09.313Z] === RUN TestUNCLongPath [2021-07-20T08:59:09.313Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-20T08:59:09.313Z] PASS [2021-07-20T08:59:09.313Z] coverage: 100.0% of statements [2021-07-20T08:59:09.313Z] ok github.com/docker/docker/pkg/longpath 0.107s coverage: 100.0% of statements [2021-07-20T08:59:09.770Z] === RUN TestNameFormat [2021-07-20T08:59:09.770Z] --- PASS: TestNameFormat (0.00s) [2021-07-20T08:59:09.770Z] === RUN TestNameRetries [2021-07-20T08:59:09.770Z] --- PASS: TestNameRetries (0.00s) [2021-07-20T08:59:09.770Z] PASS [2021-07-20T08:59:09.770Z] coverage: 85.7% of statements [2021-07-20T08:59:09.770Z] ok github.com/docker/docker/pkg/namesgenerator 0.117s coverage: 85.7% of statements [2021-07-20T08:59:09.770Z] === RUN TestParseKeyValueOpt [2021-07-20T08:59:09.770Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-20T08:59:09.770Z] === RUN TestParseUintList [2021-07-20T08:59:09.770Z] --- PASS: TestParseUintList (0.00s) [2021-07-20T08:59:09.770Z] === RUN TestParseUintListMaximumLimits [2021-07-20T08:59:09.770Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-20T08:59:09.770Z] PASS [2021-07-20T08:59:09.770Z] coverage: 97.0% of statements [2021-07-20T08:59:09.770Z] ok github.com/docker/docker/pkg/parsers 0.104s coverage: 97.0% of statements [2021-07-20T08:59:09.938Z] ok github.com/docker/docker/libnetwork/config 0.088s coverage: 24.0% of statements [2021-07-20T08:59:09.938Z] ok github.com/docker/docker/libnetwork/datastore 0.007s coverage: 21.9% of statements [2021-07-20T08:59:10.001Z] sha256:5e94b757a1fb730856437953136a2b9dd87ad7664f76c5b84f7abb340eade6a5 [2021-07-20T08:59:10.001Z] INFO: Starting docker-py tests... [2021-07-20T08:59:10.001Z] ============================= test session starts ============================== [2021-07-20T08:59:10.001Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-20T08:59:10.001Z] rootdir: /src, inifile: pytest.ini [2021-07-20T08:59:10.001Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-20T08:59:10.001Z] collected 390 items / 1 deselected / 389 selected [2021-07-20T08:59:10.001Z] [2021-07-20T08:59:10.033Z] --- PASS: TestPubSubRace (1.05s) [2021-07-20T08:59:10.033Z] PASS [2021-07-20T08:59:10.033Z] coverage: 75.0% of statements [2021-07-20T08:59:10.033Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-07-20T08:59:10.228Z] 2021/07/20 08:59:10 Closing DB instances... [2021-07-20T08:59:10.490Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2021-07-20T08:59:10.490Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-20T08:59:10.490Z] === RUN TestRegister [2021-07-20T08:59:10.490Z] --- PASS: TestRegister (0.00s) [2021-07-20T08:59:10.490Z] === RUN TestCommand [2021-07-20T08:59:10.490Z] --- PASS: TestCommand (0.03s) [2021-07-20T08:59:10.490Z] === RUN TestNaiveSelf [2021-07-20T08:59:10.490Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-20T08:59:10.490Z] PASS [2021-07-20T08:59:10.490Z] coverage: 82.4% of statements [2021-07-20T08:59:10.490Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-07-20T08:59:10.490Z] time="2021-07-20T08:59:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-20T08:59:10.519Z] ok github.com/docker/docker/libnetwork/driverapi 0.026s coverage: 68.9% of statements [2021-07-20T08:59:10.686Z] === RUN TestNewAndRemove [2021-07-20T08:59:10.686Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-20T08:59:10.686Z] === RUN TestRemoveInvalidPath [2021-07-20T08:59:10.686Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-20T08:59:10.686Z] PASS [2021-07-20T08:59:10.686Z] coverage: 82.6% of statements [2021-07-20T08:59:10.686Z] ok github.com/docker/docker/pkg/pidfile 0.152s coverage: 82.6% of statements [2021-07-20T08:59:10.946Z] === RUN TestParseSignal [2021-07-20T08:59:10.946Z] --- PASS: TestParseSignal (0.00s) [2021-07-20T08:59:10.946Z] === RUN TestValidSignalForPlatform [2021-07-20T08:59:10.946Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-20T08:59:10.946Z] PASS [2021-07-20T08:59:10.946Z] coverage: 57.1% of statements [2021-07-20T08:59:10.946Z] ok github.com/docker/docker/pkg/signal 0.030s coverage: 57.1% of statements [2021-07-20T08:59:11.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T08:59:11.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T08:59:11.402Z] 2021/07/20 08:59:11 Closing DB instances... [2021-07-20T08:59:11.402Z] === RUN TestDump [2021-07-20T08:59:11.402Z] goroutine 6 [running]: [2021-07-20T08:59:11.402Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xf63e73c, 0x66f3c425430) [2021-07-20T08:59:11.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-20T08:59:11.402Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-20T08:59:11.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-20T08:59:11.402Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-20T08:59:11.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-20T08:59:11.402Z] testing.tRunner(0xc000029080, 0xa45ee0) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:11.402Z] created by testing.(*T).Run [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-20T08:59:11.402Z] [2021-07-20T08:59:11.402Z] goroutine 1 [chan receive]: [2021-07-20T08:59:11.402Z] testing.(*T).Run(0xc000029080, 0xa38618, 0x8, 0xa45ee0, 0x8aa2cd) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-20T08:59:11.402Z] testing.runTests.func1(0xc000028f00) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-20T08:59:11.402Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:11.402Z] testing.runTests(0xc000004078, 0xb8b220, 0x3, 0x3, 0xc035c28dcf63e73c, 0x8bb315ea85, 0xb8fc80, 0xa39e68) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-20T08:59:11.402Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-20T08:59:11.402Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-20T08:59:11.402Z] main.main() [2021-07-20T08:59:11.402Z] _testmain.go:95 +0x1c8 [2021-07-20T08:59:11.402Z] --- PASS: TestDump (0.00s) [2021-07-20T08:59:11.402Z] === RUN TestDumpToFile [2021-07-20T08:59:11.654Z] === RUN TestFailedConnection [2021-07-20T08:59:11.858Z] --- PASS: TestDumpToFile (0.12s) [2021-07-20T08:59:11.859Z] === RUN TestDumpToFileWithEmptyInput [2021-07-20T08:59:11.859Z] goroutine 8 [running]: [2021-07-20T08:59:11.859Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x924500) [2021-07-20T08:59:11.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-20T08:59:11.859Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-20T08:59:11.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-20T08:59:11.859Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-20T08:59:11.859Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-20T08:59:11.859Z] testing.tRunner(0xc000029500, 0xa45ed0) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:11.859Z] created by testing.(*T).Run [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-20T08:59:11.859Z] [2021-07-20T08:59:11.859Z] goroutine 1 [chan receive]: [2021-07-20T08:59:11.859Z] testing.(*T).Run(0xc000029500, 0xa3f0cc, 0x1c, 0xa45ed0, 0x8aa201) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-20T08:59:11.859Z] testing.runTests.func1(0xc000028f00) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-20T08:59:11.859Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:11.859Z] testing.runTests(0xc000004078, 0xb8b220, 0x3, 0x3, 0xc035c28dcf63e73c, 0x8bb315ea85, 0xb8fc80, 0xa39e68) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-20T08:59:11.859Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-20T08:59:11.859Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-20T08:59:11.859Z] main.main() [2021-07-20T08:59:11.859Z] _testmain.go:95 +0x1c8 [2021-07-20T08:59:11.859Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-20T08:59:11.859Z] PASS [2021-07-20T08:59:11.859Z] coverage: 90.9% of statements [2021-07-20T08:59:11.859Z] ok github.com/docker/docker/pkg/stack 0.150s coverage: 90.9% of statements [2021-07-20T08:59:11.918Z] ok github.com/docker/docker/libnetwork/drivers/host 0.014s coverage: 34.8% of statements [2021-07-20T08:59:12.112Z] === RUN TestParseEmptyInterface [2021-07-20T08:59:12.112Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestParseNonInterfaceType [2021-07-20T08:59:12.112Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestParseWithOneFunction [2021-07-20T08:59:12.112Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestParseWithMultipleFuncs [2021-07-20T08:59:12.112Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestParseWithUnnamedReturn [2021-07-20T08:59:12.112Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestEmbeddedInterface [2021-07-20T08:59:12.112Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestParsedImports [2021-07-20T08:59:12.112Z] --- PASS: TestParsedImports (0.00s) [2021-07-20T08:59:12.112Z] === RUN TestAliasedImports [2021-07-20T08:59:12.112Z] --- PASS: TestAliasedImports (0.00s) [2021-07-20T08:59:12.112Z] PASS [2021-07-20T08:59:12.112Z] coverage: 56.8% of statements [2021-07-20T08:59:12.112Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.126s coverage: 56.8% of statements [2021-07-20T08:59:12.182Z] ok github.com/docker/docker/layer 7.316s coverage: 68.8% of statements [2021-07-20T08:59:12.182Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T08:59:12.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T08:59:12.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T08:59:12.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T08:59:12.315Z] === RUN TestNewStdWriter [2021-07-20T08:59:12.315Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-20T08:59:12.315Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestWriteWithNilBytes [2021-07-20T08:59:12.315Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestWrite [2021-07-20T08:59:12.315Z] --- PASS: TestWrite (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestWriteWithWriterError [2021-07-20T08:59:12.315Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-20T08:59:12.315Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestStdCopyWriteAndRead [2021-07-20T08:59:12.315Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-20T08:59:12.315Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-20T08:59:12.315Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-20T08:59:12.315Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-20T08:59:12.321Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-20T08:59:12.321Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-20T08:59:12.321Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-20T08:59:12.321Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-20T08:59:12.321Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-20T08:59:12.321Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-20T08:59:12.321Z] PASS [2021-07-20T08:59:12.321Z] coverage: 100.0% of statements [2021-07-20T08:59:12.321Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-07-20T08:59:12.321Z] --- PASS: TestRequest (8.33s) [2021-07-20T08:59:12.321Z] === RUN TestOverlappingRequests [2021-07-20T08:59:12.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T08:59:12.570Z] --- PASS: TestRequest (5.99s) [2021-07-20T08:59:12.570Z] === RUN TestOverlappingRequests [2021-07-20T08:59:12.761Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.038s coverage: 4.0% of statements [2021-07-20T08:59:12.778Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-20T08:59:12.778Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-20T08:59:12.778Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestFormatStatus [2021-07-20T08:59:12.778Z] --- PASS: TestFormatStatus (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestFormatError [2021-07-20T08:59:12.778Z] --- PASS: TestFormatError (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestFormatJSONError [2021-07-20T08:59:12.778Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-20T08:59:12.778Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-20T08:59:12.778Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestNewJSONProgressOutput [2021-07-20T08:59:12.778Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestAuxFormatterEmit [2021-07-20T08:59:12.778Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestStreamWriterStdout [2021-07-20T08:59:12.778Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-20T08:59:12.778Z] === RUN TestStreamWriterStderr [2021-07-20T08:59:12.778Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-20T08:59:12.778Z] PASS [2021-07-20T08:59:12.778Z] coverage: 66.2% of statements [2021-07-20T08:59:12.778Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-07-20T08:59:12.778Z] --- PASS: TestOverlappingRequests (0.39s) [2021-07-20T08:59:12.778Z] === RUN TestRelease [2021-07-20T08:59:12.778Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-20T08:59:12.778Z] === RUN TestNetworkDBGarbageCollection [2021-07-20T08:59:12.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T08:59:13.027Z] --- PASS: TestOverlappingRequests (0.25s) [2021-07-20T08:59:13.027Z] === RUN TestRelease [2021-07-20T08:59:13.027Z] === RUN TestHTTPTransport [2021-07-20T08:59:13.027Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-20T08:59:13.027Z] PASS [2021-07-20T08:59:13.027Z] coverage: 85.7% of statements [2021-07-20T08:59:13.027Z] ok github.com/docker/docker/pkg/plugins/transport 0.214s coverage: 85.7% of statements [2021-07-20T08:59:13.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T08:59:13.234Z] time="2021-07-20T08:59:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-20T08:59:13.234Z] === RUN TestGenerateRandomID [2021-07-20T08:59:13.234Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestShortenId [2021-07-20T08:59:13.234Z] --- PASS: TestShortenId (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestShortenSha256Id [2021-07-20T08:59:13.234Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestShortenIdEmpty [2021-07-20T08:59:13.234Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestShortenIdInvalid [2021-07-20T08:59:13.234Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestIsShortIDNonHex [2021-07-20T08:59:13.234Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-20T08:59:13.234Z] === RUN TestIsShortIDNotCorrectSize [2021-07-20T08:59:13.234Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-20T08:59:13.234Z] PASS [2021-07-20T08:59:13.234Z] coverage: 70.6% of statements [2021-07-20T08:59:13.234Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-07-20T08:59:13.339Z] ok github.com/docker/docker/libnetwork/drivers/null 0.015s coverage: 34.8% of statements [2021-07-20T08:59:13.484Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2021-07-20T08:59:13.484Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-20T08:59:13.484Z] --- PASS: TestFailedConnection (2.00s) [2021-07-20T08:59:13.484Z] === RUN TestFailOnce [2021-07-20T08:59:13.484Z] 2021/07/20 08:59:13 http: panic serving 127.0.0.1:49309: Plugin not ready [2021-07-20T08:59:13.484Z] goroutine 18 [running]: [2021-07-20T08:59:13.484Z] net/http.(*conn).serve.func1(0xc000194000) [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-20T08:59:13.484Z] panic(0x1145280, 0x125c6d0) [2021-07-20T08:59:13.484Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-20T08:59:13.484Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x126cd90, 0xc00021a000, 0xc0001a6000) [2021-07-20T08:59:13.484Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-20T08:59:13.484Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x126cd90, 0xc00021a000, 0xc0001a6000) [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-20T08:59:13.484Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x126cd90, 0xc00021a000, 0xc0001a6000) [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-20T08:59:13.484Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x126cd90, 0xc00021a000, 0xc0001a6000) [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-20T08:59:13.484Z] net/http.(*conn).serve(0xc000194000, 0x126d980, 0xc00019c000) [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-20T08:59:13.484Z] created by net/http.(*Server).Serve [2021-07-20T08:59:13.484Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-20T08:59:13.484Z] time="2021-07-20T08:59:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.FailOnce: Post \"http://127.0.0.1:49308/Test.FailOnce\": EOF, retrying in 1s" [2021-07-20T08:59:13.484Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-20T08:59:13.484Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-20T08:59:13.484Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-20T08:59:13.484Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-20T08:59:13.484Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-20T08:59:13.484Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-20T08:59:13.484Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-20T08:59:13.484Z] === RUN TestBufferPoolPutAndGet [2021-07-20T08:59:13.484Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-20T08:59:13.484Z] PASS [2021-07-20T08:59:13.484Z] coverage: 88.2% of statements [2021-07-20T08:59:13.484Z] ok github.com/docker/docker/pkg/pools 0.138s coverage: 88.2% of statements [2021-07-20T08:59:13.691Z] === RUN TestIsCpusetListAvailable [2021-07-20T08:59:13.691Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-20T08:59:13.691Z] PASS [2021-07-20T08:59:13.691Z] coverage: 39.4% of statements [2021-07-20T08:59:13.691Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-07-20T08:59:13.918Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.054s coverage: 4.5% of statements [2021-07-20T08:59:13.942Z] --- PASS: TestRelease (1.02s) [2021-07-20T08:59:13.942Z] === RUN TestAllocateRandomDeallocate [2021-07-20T08:59:14.399Z] === RUN TestOutputOnPrematureClose [2021-07-20T08:59:14.399Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-20T08:59:14.399Z] === RUN TestCompleteSilently [2021-07-20T08:59:14.399Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-20T08:59:14.399Z] PASS [2021-07-20T08:59:14.399Z] coverage: 75.9% of statements [2021-07-20T08:59:14.399Z] ok github.com/docker/docker/pkg/progress 0.109s coverage: 75.9% of statements [2021-07-20T08:59:14.399Z] 2021/07/20 08:59:14 Closing DB instances... [2021-07-20T08:59:14.399Z] --- PASS: TestFailOnce (1.12s) [2021-07-20T08:59:14.399Z] === RUN TestEchoInputOutput [2021-07-20T08:59:14.399Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-20T08:59:14.399Z] === RUN TestBackoff [2021-07-20T08:59:14.399Z] --- PASS: TestBackoff (0.00s) [2021-07-20T08:59:14.399Z] === RUN TestAbortRetry [2021-07-20T08:59:14.399Z] --- PASS: TestAbortRetry (0.00s) [2021-07-20T08:59:14.399Z] === RUN TestClientScheme [2021-07-20T08:59:14.399Z] --- PASS: TestClientScheme (0.00s) [2021-07-20T08:59:14.399Z] === RUN TestNewClientWithTimeout [2021-07-20T08:59:14.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T08:59:14.653Z] --- PASS: TestRelease (1.57s) [2021-07-20T08:59:14.653Z] === RUN TestAllocateRandomDeallocate [2021-07-20T08:59:14.856Z] === RUN TestSendToOneSub [2021-07-20T08:59:14.856Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-20T08:59:14.856Z] === RUN TestSendToMultipleSubs [2021-07-20T08:59:14.856Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-20T08:59:14.856Z] === RUN TestEvictOneSub [2021-07-20T08:59:14.856Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-20T08:59:14.856Z] === RUN TestClosePublisher [2021-07-20T08:59:14.856Z] --- PASS: TestClosePublisher (0.00s) [2021-07-20T08:59:14.856Z] === RUN TestPubSubRace [2021-07-20T08:59:14.856Z] time="2021-07-20T08:59:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-20T08:59:15.109Z] === RUN TestChtimes [2021-07-20T08:59:15.109Z] --- PASS: TestChtimes (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestChtimesWindows [2021-07-20T08:59:15.109Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-20T08:59:15.109Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestEnsureRemoveAllNotExist [2021-07-20T08:59:15.109Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestEnsureRemoveAllWithDir [2021-07-20T08:59:15.109Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestEnsureRemoveAllWithFile [2021-07-20T08:59:15.109Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-20T08:59:15.109Z] === RUN TestHasWin32KSupport [2021-07-20T08:59:15.109Z] syscall_windows_test.go:8: win32k: true [2021-07-20T08:59:15.109Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-20T08:59:15.109Z] PASS [2021-07-20T08:59:15.109Z] coverage: 12.9% of statements [2021-07-20T08:59:15.109Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2021-07-20T08:59:15.317Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.015s coverage: 63.6% of statements [2021-07-20T08:59:15.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T08:59:15.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T08:59:15.820Z] --- PASS: TestPubSubRace (1.04s) [2021-07-20T08:59:15.820Z] PASS [2021-07-20T08:59:15.820Z] coverage: 75.0% of statements [2021-07-20T08:59:15.820Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2021-07-20T08:59:15.820Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-20T08:59:15.820Z] === RUN TestNetworkDBGarbageCollection [2021-07-20T08:59:15.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T08:59:16.073Z] === RUN TestTailFile [2021-07-20T08:59:16.073Z] --- PASS: TestTailFile (0.00s) [2021-07-20T08:59:16.073Z] === RUN TestTailFileManyLines [2021-07-20T08:59:16.073Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-20T08:59:16.073Z] === RUN TestTailEmptyFile [2021-07-20T08:59:16.073Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-20T08:59:16.073Z] === RUN TestTailNegativeN [2021-07-20T08:59:16.073Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/no_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.073Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/no_delimiter [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.074Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.075Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.076Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.077Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.077Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.078Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.277Z] === RUN TestRegister [2021-07-20T08:59:16.277Z] --- PASS: TestRegister (0.00s) [2021-07-20T08:59:16.277Z] === RUN TestCommand [2021-07-20T08:59:16.277Z] --- PASS: TestCommand (0.03s) [2021-07-20T08:59:16.277Z] === RUN TestNaiveSelf [2021-07-20T08:59:16.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:16.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.537Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:16.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:16.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:16.539Z] PASS [2021-07-20T08:59:16.539Z] coverage: 88.6% of statements [2021-07-20T08:59:16.539Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2021-07-20T08:59:16.734Z] time="2021-07-20T08:59:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-20T08:59:16.734Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-20T08:59:16.734Z] PASS [2021-07-20T08:59:16.734Z] coverage: 82.4% of statements [2021-07-20T08:59:16.734Z] ok github.com/docker/docker/pkg/reexec 0.204s coverage: 82.4% of statements [2021-07-20T08:59:16.734Z] --- PASS: TestAllocateRandomDeallocate (3.01s) [2021-07-20T08:59:16.734Z] === RUN TestRetrieveFromStore [2021-07-20T08:59:16.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T08:59:16.995Z] === RUN TestTarSumRemoveNonExistent [2021-07-20T08:59:16.995Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestTarSumRemove [2021-07-20T08:59:16.995Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestSortFileInfoSums [2021-07-20T08:59:16.995Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestNewTarSumForLabelInvalid [2021-07-20T08:59:16.995Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestNewTarSumForLabel [2021-07-20T08:59:16.995Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestEmptyTar [2021-07-20T08:59:16.995Z] --- PASS: TestEmptyTar (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestTarSumsReadSize [2021-07-20T08:59:16.995Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestTarSums [2021-07-20T08:59:16.995Z] --- PASS: TestTarSums (0.06s) [2021-07-20T08:59:16.995Z] === RUN TestIteration [2021-07-20T08:59:16.995Z] --- PASS: TestIteration (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestVersionLabelForChecksum [2021-07-20T08:59:16.995Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestVersion [2021-07-20T08:59:16.995Z] --- PASS: TestVersion (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestGetVersion [2021-07-20T08:59:16.995Z] --- PASS: TestGetVersion (0.00s) [2021-07-20T08:59:16.995Z] === RUN TestGetVersions [2021-07-20T08:59:16.995Z] --- PASS: TestGetVersions (0.00s) [2021-07-20T08:59:16.995Z] PASS [2021-07-20T08:59:16.995Z] coverage: 89.3% of statements [2021-07-20T08:59:16.995Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2021-07-20T08:59:17.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T08:59:17.192Z] === RUN TestParseSignal [2021-07-20T08:59:17.192Z] --- PASS: TestParseSignal (0.00s) [2021-07-20T08:59:17.192Z] === RUN TestValidSignalForPlatform [2021-07-20T08:59:17.192Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-20T08:59:17.192Z] PASS [2021-07-20T08:59:17.192Z] coverage: 57.1% of statements [2021-07-20T08:59:17.192Z] ok github.com/docker/docker/pkg/signal 0.118s coverage: 57.1% of statements [2021-07-20T08:59:17.450Z] testing: warning: no tests to run [2021-07-20T08:59:17.450Z] PASS [2021-07-20T08:59:17.450Z] coverage: [no statements] [2021-07-20T08:59:17.450Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-20T08:59:17.649Z] === RUN TestDump [2021-07-20T08:59:17.649Z] goroutine 6 [running]: [2021-07-20T08:59:17.649Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1f9476a8, 0x66c8abf96c0) [2021-07-20T08:59:17.649Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-20T08:59:17.649Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-20T08:59:17.649Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-20T08:59:17.649Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-20T08:59:17.649Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-20T08:59:17.649Z] testing.tRunner(0xc000029080, 0xf15ee0) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:17.649Z] created by testing.(*T).Run [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-20T08:59:17.649Z] [2021-07-20T08:59:17.649Z] goroutine 1 [chan receive]: [2021-07-20T08:59:17.649Z] testing.(*T).Run(0xc000029080, 0xf08618, 0x8, 0xf15ee0, 0xd7a2cd) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-20T08:59:17.649Z] testing.runTests.func1(0xc000028f00) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-20T08:59:17.649Z] testing.tRunner(0xc000028f00, 0xc000073da8) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:17.649Z] testing.runTests(0xc000004078, 0x105b220, 0x3, 0x3, 0xc035c28f5f9476a8, 0x8bb30db559, 0x105fc80, 0xf09e68) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-20T08:59:17.649Z] testing.(*M).Run(0xc000078080, 0x0) [2021-07-20T08:59:17.649Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-20T08:59:17.649Z] main.main() [2021-07-20T08:59:17.649Z] _testmain.go:95 +0x1c8 [2021-07-20T08:59:17.649Z] --- PASS: TestDump (0.00s) [2021-07-20T08:59:17.649Z] === RUN TestDumpToFile [2021-07-20T08:59:17.906Z] time="2021-07-20T08:59:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-20T08:59:17.906Z] === RUN TestTruncIndex [2021-07-20T08:59:17.906Z] --- PASS: TestTruncIndex (0.10s) [2021-07-20T08:59:17.906Z] PASS [2021-07-20T08:59:17.906Z] coverage: 91.5% of statements [2021-07-20T08:59:17.906Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-07-20T08:59:18.106Z] --- PASS: TestDumpToFile (0.10s) [2021-07-20T08:59:18.106Z] === RUN TestDumpToFileWithEmptyInput [2021-07-20T08:59:18.106Z] goroutine 8 [running]: [2021-07-20T08:59:18.106Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xdf4500) [2021-07-20T08:59:18.106Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-20T08:59:18.106Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-20T08:59:18.106Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-20T08:59:18.106Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-20T08:59:18.106Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-20T08:59:18.106Z] testing.tRunner(0xc000029500, 0xf15ed0) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:18.106Z] created by testing.(*T).Run [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-20T08:59:18.106Z] [2021-07-20T08:59:18.106Z] goroutine 1 [chan receive]: [2021-07-20T08:59:18.106Z] testing.(*T).Run(0xc000029500, 0xf0f0cc, 0x1c, 0xf15ed0, 0xd7a201) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-20T08:59:18.106Z] testing.runTests.func1(0xc000028f00) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-20T08:59:18.106Z] testing.tRunner(0xc000028f00, 0xc000073da8) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-20T08:59:18.106Z] testing.runTests(0xc000004078, 0x105b220, 0x3, 0x3, 0xc035c28f5f9476a8, 0x8bb30db559, 0x105fc80, 0xf09e68) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-20T08:59:18.106Z] testing.(*M).Run(0xc000078080, 0x0) [2021-07-20T08:59:18.106Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-20T08:59:18.106Z] main.main() [2021-07-20T08:59:18.106Z] _testmain.go:95 +0x1c8 [2021-07-20T08:59:18.106Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-20T08:59:18.106Z] PASS [2021-07-20T08:59:18.106Z] coverage: 90.9% of statements [2021-07-20T08:59:18.106Z] ok github.com/docker/docker/pkg/stack 0.241s coverage: 90.9% of statements [2021-07-20T08:59:18.106Z] --- PASS: TestRetrieveFromStore (0.97s) [2021-07-20T08:59:18.106Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-20T08:59:18.106Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-07-20T08:59:18.106Z] === RUN TestParallelPredefinedRequest1 [2021-07-20T08:59:18.106Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-20T08:59:18.106Z] === RUN TestParallelPredefinedRequest2 [2021-07-20T08:59:18.106Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-20T08:59:18.106Z] === RUN TestParallelPredefinedRequest3 [2021-07-20T08:59:18.106Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-20T08:59:18.106Z] === RUN TestParallelPredefinedRequest4 [2021-07-20T08:59:18.106Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-20T08:59:18.106Z] === RUN TestParallelPredefinedRequest5 [2021-07-20T08:59:18.106Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-20T08:59:18.106Z] === RUN TestDebug [2021-07-20T08:59:18.106Z] --- PASS: TestDebug (0.00s) [2021-07-20T08:59:18.106Z] === RUN TestRequestPoolParallel [2021-07-20T08:59:18.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T08:59:18.363Z] === RUN TestIsGIT [2021-07-20T08:59:18.363Z] --- PASS: TestIsGIT (0.00s) [2021-07-20T08:59:18.363Z] === RUN TestIsTransport [2021-07-20T08:59:18.363Z] --- PASS: TestIsTransport (0.00s) [2021-07-20T08:59:18.363Z] PASS [2021-07-20T08:59:18.363Z] coverage: 100.0% of statements [2021-07-20T08:59:18.363Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-07-20T08:59:18.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T08:59:18.563Z] --- PASS: TestRequestPoolParallel (0.41s) [2021-07-20T08:59:18.563Z] === RUN TestFullAllocateRelease [2021-07-20T08:59:18.563Z] === RUN TestNewStdWriter [2021-07-20T08:59:18.563Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-20T08:59:18.563Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestWriteWithNilBytes [2021-07-20T08:59:18.563Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestWrite [2021-07-20T08:59:18.563Z] --- PASS: TestWrite (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestWriteWithWriterError [2021-07-20T08:59:18.563Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-20T08:59:18.563Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyWriteAndRead [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-20T08:59:18.563Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-20T08:59:18.563Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-20T08:59:18.563Z] PASS [2021-07-20T08:59:18.563Z] coverage: 100.0% of statements [2021-07-20T08:59:18.563Z] ok github.com/docker/docker/pkg/stdcopy 0.157s coverage: 100.0% of statements [2021-07-20T08:59:18.563Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-07-20T08:59:18.563Z] === RUN TestOddAllocateRelease [2021-07-20T08:59:18.633Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.022s coverage: 57.4% of statements [2021-07-20T08:59:18.818Z] === RUN TestVersionInfo [2021-07-20T08:59:18.818Z] --- PASS: TestVersionInfo (0.00s) [2021-07-20T08:59:18.818Z] === RUN TestAppendVersions [2021-07-20T08:59:18.818Z] --- PASS: TestAppendVersions (0.00s) [2021-07-20T08:59:18.818Z] PASS [2021-07-20T08:59:18.818Z] coverage: 88.9% of statements [2021-07-20T08:59:18.818Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-07-20T08:59:19.019Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-07-20T08:59:19.019Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-20T08:59:19.020Z] time="2021-07-20T08:59:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-20T08:59:19.020Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-20T08:59:19.020Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-20T08:59:19.020Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-20T08:59:19.020Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-20T08:59:19.020Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest1 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest4 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest5 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest3 [2021-07-20T08:59:19.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest4 [2021-07-20T08:59:19.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest5 [2021-07-20T08:59:19.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest1 [2021-07-20T08:59:19.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:19.020Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-20T08:59:19.020Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-20T08:59:19.020Z] === CONT TestParallelPredefinedRequest2 [2021-07-20T08:59:19.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:19.020Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-20T08:59:19.020Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-20T08:59:19.020Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-20T08:59:19.020Z] PASS [2021-07-20T08:59:19.020Z] coverage: 85.3% of statements [2021-07-20T08:59:19.020Z] ok github.com/docker/docker/libnetwork/ipam 43.227s coverage: 85.3% of statements [2021-07-20T08:59:19.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T08:59:19.210Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.432s coverage: 59.9% of statements [2021-07-20T08:59:19.275Z] --- PASS: TestAllocateRandomDeallocate (4.70s) [2021-07-20T08:59:19.275Z] === RUN TestRetrieveFromStore [2021-07-20T08:59:19.474Z] ok github.com/docker/docker/libnetwork/drvregistry 0.031s coverage: 82.4% of statements [2021-07-20T08:59:19.477Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-20T08:59:19.477Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-20T08:59:19.477Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestFormatStatus [2021-07-20T08:59:19.477Z] --- PASS: TestFormatStatus (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestFormatError [2021-07-20T08:59:19.477Z] --- PASS: TestFormatError (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestFormatJSONError [2021-07-20T08:59:19.477Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-20T08:59:19.477Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-20T08:59:19.477Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestNewJSONProgressOutput [2021-07-20T08:59:19.477Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestAuxFormatterEmit [2021-07-20T08:59:19.477Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestStreamWriterStdout [2021-07-20T08:59:19.477Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-20T08:59:19.477Z] === RUN TestStreamWriterStderr [2021-07-20T08:59:19.477Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-20T08:59:19.477Z] PASS [2021-07-20T08:59:19.477Z] coverage: 66.2% of statements [2021-07-20T08:59:19.477Z] ok github.com/docker/docker/pkg/streamformatter 0.140s coverage: 66.2% of statements [2021-07-20T08:59:19.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T08:59:19.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T08:59:19.933Z] === RUN TestGenerateRandomID [2021-07-20T08:59:19.933Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestShortenId [2021-07-20T08:59:19.933Z] --- PASS: TestShortenId (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestShortenSha256Id [2021-07-20T08:59:19.933Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestShortenIdEmpty [2021-07-20T08:59:19.933Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestShortenIdInvalid [2021-07-20T08:59:19.933Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestIsShortIDNonHex [2021-07-20T08:59:19.933Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-20T08:59:19.933Z] === RUN TestIsShortIDNotCorrectSize [2021-07-20T08:59:19.933Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-20T08:59:19.933Z] PASS [2021-07-20T08:59:19.933Z] coverage: 70.6% of statements [2021-07-20T08:59:19.933Z] ok github.com/docker/docker/pkg/stringid 0.129s coverage: 70.6% of statements [2021-07-20T08:59:20.052Z] ok github.com/docker/docker/libnetwork/etchosts 0.045s coverage: 81.2% of statements [2021-07-20T08:59:20.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T08:59:20.237Z] === RUN TestValidatePrivileges [2021-07-20T08:59:20.237Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-20T08:59:20.237Z] === RUN TestFilterByCapNeg [2021-07-20T08:59:20.237Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-20T08:59:20.237Z] === RUN TestFilterByCapPos [2021-07-20T08:59:20.237Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-20T08:59:20.237Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-20T08:59:20.237Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-20T08:59:20.237Z] PASS [2021-07-20T08:59:20.237Z] coverage: 12.0% of statements [2021-07-20T08:59:20.237Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-07-20T08:59:20.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T08:59:20.628Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.008s coverage: 48.1% of statements [2021-07-20T08:59:20.628Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2021-07-20T08:59:20.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T08:59:20.693Z] --- PASS: TestRetrieveFromStore (1.54s) [2021-07-20T08:59:20.693Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-20T08:59:20.693Z] --- PASS: TestRequestReleaseAddressDuplicate (0.05s) [2021-07-20T08:59:20.693Z] === RUN TestParallelPredefinedRequest1 [2021-07-20T08:59:20.693Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-20T08:59:20.693Z] === RUN TestParallelPredefinedRequest2 [2021-07-20T08:59:20.693Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-20T08:59:20.693Z] === RUN TestParallelPredefinedRequest3 [2021-07-20T08:59:20.693Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-20T08:59:20.693Z] === RUN TestParallelPredefinedRequest4 [2021-07-20T08:59:20.693Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-20T08:59:20.693Z] === RUN TestParallelPredefinedRequest5 [2021-07-20T08:59:20.693Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-20T08:59:20.693Z] === RUN TestDebug [2021-07-20T08:59:20.693Z] --- PASS: TestDebug (0.00s) [2021-07-20T08:59:20.693Z] === RUN TestRequestPoolParallel [2021-07-20T08:59:20.897Z] === RUN TestIsCpusetListAvailable [2021-07-20T08:59:20.897Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-20T08:59:20.897Z] PASS [2021-07-20T08:59:20.897Z] coverage: 39.4% of statements [2021-07-20T08:59:20.897Z] ok github.com/docker/docker/pkg/sysinfo 0.116s coverage: 39.4% of statements [2021-07-20T08:59:21.150Z] === RUN TestNewSettable [2021-07-20T08:59:21.150Z] --- PASS: TestNewSettable (0.00s) [2021-07-20T08:59:21.150Z] === RUN TestIsSettable [2021-07-20T08:59:21.150Z] --- PASS: TestIsSettable (0.00s) [2021-07-20T08:59:21.150Z] === RUN TestUpdateSettingsEnv [2021-07-20T08:59:21.150Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-20T08:59:21.150Z] PASS [2021-07-20T08:59:21.150Z] coverage: 20.0% of statements [2021-07-20T08:59:21.150Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-07-20T08:59:21.150Z] --- PASS: TestRequestPoolParallel (0.49s) [2021-07-20T08:59:21.150Z] === RUN TestFullAllocateRelease [2021-07-20T08:59:21.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T08:59:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T08:59:21.578Z] ok github.com/docker/docker/libnetwork/internal/caller 0.004s coverage: 100.0% of statements [2021-07-20T08:59:21.607Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-07-20T08:59:21.607Z] === RUN TestOddAllocateRelease [2021-07-20T08:59:21.842Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.188s coverage: 7.3% of statements [2021-07-20T08:59:22.064Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-07-20T08:59:22.064Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-20T08:59:22.064Z] === RUN TestLoad [2021-07-20T08:59:22.064Z] --- PASS: TestLoad (0.00s) [2021-07-20T08:59:22.064Z] === RUN TestSave [2021-07-20T08:59:22.064Z] --- PASS: TestSave (0.02s) [2021-07-20T08:59:22.064Z] === RUN TestAddDeleteGet [2021-07-20T08:59:22.064Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-07-20T08:59:22.064Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-20T08:59:22.064Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-20T08:59:22.064Z] === RUN TestInvalidTags [2021-07-20T08:59:22.064Z] --- PASS: TestInvalidTags (0.01s) [2021-07-20T08:59:22.064Z] PASS [2021-07-20T08:59:22.064Z] coverage: 84.4% of statements [2021-07-20T08:59:22.064Z] ok github.com/docker/docker/reference 0.096s coverage: 84.4% of statements [2021-07-20T08:59:22.064Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-20T08:59:22.064Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-20T08:59:22.064Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-20T08:59:22.064Z] === CONT TestParallelPredefinedRequest1 [2021-07-20T08:59:22.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:22.064Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-20T08:59:22.064Z] === CONT TestParallelPredefinedRequest5 [2021-07-20T08:59:22.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:22.064Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-20T08:59:22.064Z] === CONT TestParallelPredefinedRequest4 [2021-07-20T08:59:22.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:22.064Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-20T08:59:22.064Z] === CONT TestParallelPredefinedRequest3 [2021-07-20T08:59:22.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:22.064Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-20T08:59:22.064Z] === CONT TestParallelPredefinedRequest2 [2021-07-20T08:59:22.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T08:59:22.064Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-20T08:59:22.064Z] PASS [2021-07-20T08:59:22.064Z] coverage: 85.3% of statements [2021-07-20T08:59:22.064Z] ok github.com/docker/docker/libnetwork/ipam 48.486s coverage: 85.3% of statements [2021-07-20T08:59:22.433Z] === RUN TestChtimes [2021-07-20T08:59:22.433Z] --- PASS: TestChtimes (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestChtimesWindows [2021-07-20T08:59:22.433Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-20T08:59:22.433Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestEnsureRemoveAllNotExist [2021-07-20T08:59:22.433Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestEnsureRemoveAllWithDir [2021-07-20T08:59:22.433Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestEnsureRemoveAllWithFile [2021-07-20T08:59:22.433Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-20T08:59:22.433Z] === RUN TestHasWin32KSupport [2021-07-20T08:59:22.433Z] syscall_windows_test.go:8: win32k: true [2021-07-20T08:59:22.433Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-20T08:59:22.433Z] PASS [2021-07-20T08:59:22.433Z] coverage: 12.9% of statements [2021-07-20T08:59:22.433Z] ok github.com/docker/docker/pkg/system 0.109s coverage: 12.9% of statements [2021-07-20T08:59:22.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T08:59:22.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T08:59:22.795Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-07-20T08:59:22.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T08:59:22.891Z] === RUN TestTailFile [2021-07-20T08:59:22.891Z] --- PASS: TestTailFile (0.00s) [2021-07-20T08:59:22.891Z] === RUN TestTailFileManyLines [2021-07-20T08:59:22.891Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-20T08:59:22.891Z] === RUN TestTailEmptyFile [2021-07-20T08:59:22.891Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-20T08:59:22.891Z] === RUN TestTailNegativeN [2021-07-20T08:59:22.891Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/no_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.891Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:22.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:22.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T08:59:22.892Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:22.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/no_delimiter [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T08:59:23.351Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.352Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T08:59:23.353Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.353Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.353Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.354Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T08:59:23.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestResolveAuthConfigIndexServer [2021-07-20T08:59:23.599Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestResolveAuthConfigFullURL [2021-07-20T08:59:23.599Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-20T08:59:23.599Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestValidateMirror [2021-07-20T08:59:23.599Z] --- PASS: TestValidateMirror (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestLoadInsecureRegistries [2021-07-20T08:59:23.599Z] time="2021-07-20T08:59:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T08:59:23.599Z] time="2021-07-20T08:59:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-20T08:59:23.599Z] time="2021-07-20T08:59:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T08:59:23.599Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-07-20T08:59:23.599Z] === RUN TestNewServiceConfig [2021-07-20T08:59:23.599Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestValidateIndexName [2021-07-20T08:59:23.599Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestValidateIndexNameWithError [2021-07-20T08:59:23.599Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestEndpointParse [2021-07-20T08:59:23.599Z] --- PASS: TestEndpointParse (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestEndpointParseInvalid [2021-07-20T08:59:23.599Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestValidateEndpoint [2021-07-20T08:59:23.599Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestPing [2021-07-20T08:59:23.599Z] --- PASS: TestPing (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestPingRegistryEndpoint [2021-07-20T08:59:23.599Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:23.599Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestEndpoint [2021-07-20T08:59:23.599Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:23.599Z] --- SKIP: TestEndpoint (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestParseRepositoryInfo [2021-07-20T08:59:23.599Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestNewIndexInfo [2021-07-20T08:59:23.599Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-20T08:59:23.599Z] === RUN TestMirrorEndpointLookup [2021-07-20T08:59:23.599Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:23.599Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-20T08:59:23.600Z] === RUN TestSearchRepositories [2021-07-20T08:59:23.600Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-20T08:59:23.600Z] Host: 127.0.0.1:49309 [2021-07-20T08:59:23.600Z] User-Agent: docker test client [2021-07-20T08:59:23.600Z] Authorization: Token fake-token [2021-07-20T08:59:23.600Z] X-Docker-Token: true [2021-07-20T08:59:23.600Z] Accept-Encoding: gzip [2021-07-20T08:59:23.600Z] [2021-07-20T08:59:23.600Z] [2021-07-20T08:59:23.600Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-20T08:59:23.600Z] Connection: close [2021-07-20T08:59:23.600Z] Content-Length: 144 [2021-07-20T08:59:23.600Z] Cache-Control: no-cache [2021-07-20T08:59:23.600Z] Content-Type: application/json [2021-07-20T08:59:23.600Z] Date: Tue, 20 Jul 2021 08:59:23 GMT [2021-07-20T08:59:23.600Z] Expires: -1 [2021-07-20T08:59:23.600Z] Pragma: no-cache [2021-07-20T08:59:23.600Z] Server: docker-tests/mock [2021-07-20T08:59:23.600Z] X-Docker-Registry-Config: mock [2021-07-20T08:59:23.600Z] X-Docker-Registry-Version: 0.0.0 [2021-07-20T08:59:23.600Z] [2021-07-20T08:59:23.600Z] [2021-07-20T08:59:23.600Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-20T08:59:23.600Z] === RUN TestTrustedLocation [2021-07-20T08:59:23.600Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-20T08:59:23.600Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-20T08:59:23.600Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-20T08:59:23.600Z] === RUN TestAllowNondistributableArtifacts [2021-07-20T08:59:23.600Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-20T08:59:23.600Z] === RUN TestIsSecureIndex [2021-07-20T08:59:23.600Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-20T08:59:23.600Z] PASS [2021-07-20T08:59:23.600Z] coverage: 51.7% of statements [2021-07-20T08:59:23.600Z] ok github.com/docker/docker/registry 0.152s coverage: 51.7% of statements [2021-07-20T08:59:23.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T08:59:23.746Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.021s coverage: 47.4% of statements [2021-07-20T08:59:23.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.814Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-20T08:59:23.815Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T08:59:23.816Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T08:59:23.816Z] PASS [2021-07-20T08:59:23.816Z] coverage: 88.6% of statements [2021-07-20T08:59:23.816Z] ok github.com/docker/docker/pkg/tailfile 0.252s coverage: 88.6% of statements [2021-07-20T08:59:23.816Z] time="2021-07-20T08:59:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-20T08:59:24.273Z] === RUN TestTarSumRemoveNonExistent [2021-07-20T08:59:24.273Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-20T08:59:24.273Z] === RUN TestTarSumRemove [2021-07-20T08:59:24.273Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestSortFileInfoSums [2021-07-20T08:59:24.273Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestNewTarSumForLabelInvalid [2021-07-20T08:59:24.273Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestNewTarSumForLabel [2021-07-20T08:59:24.273Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestEmptyTar [2021-07-20T08:59:24.273Z] --- PASS: TestEmptyTar (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestTarSumsReadSize [2021-07-20T08:59:24.273Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestTarSums [2021-07-20T08:59:24.273Z] --- PASS: TestTarSums (0.05s) [2021-07-20T08:59:24.273Z] === RUN TestIteration [2021-07-20T08:59:24.273Z] --- PASS: TestIteration (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestVersionLabelForChecksum [2021-07-20T08:59:24.273Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestVersion [2021-07-20T08:59:24.273Z] --- PASS: TestVersion (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestGetVersion [2021-07-20T08:59:24.273Z] --- PASS: TestGetVersion (0.00s) [2021-07-20T08:59:24.273Z] === RUN TestGetVersions [2021-07-20T08:59:24.273Z] --- PASS: TestGetVersions (0.00s) [2021-07-20T08:59:24.273Z] PASS [2021-07-20T08:59:24.273Z] coverage: 89.3% of statements [2021-07-20T08:59:24.273Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2021-07-20T08:59:24.325Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-07-20T08:59:24.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReaderWithReadError [2021-07-20T08:59:24.563Z] time="2021-07-20T08:59:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReader [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-20T08:59:24.563Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-20T08:59:24.563Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-20T08:59:24.563Z] PASS [2021-07-20T08:59:24.563Z] coverage: 100.0% of statements [2021-07-20T08:59:24.563Z] ok github.com/docker/docker/registry/resumable 0.136s coverage: 100.0% of statements [2021-07-20T08:59:24.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T08:59:24.718Z] Using test binary docker [2021-07-20T08:59:24.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T08:59:24.718Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T08:59:24.718Z] INFO: Waiting for daemon to start... [2021-07-20T08:59:24.718Z] Starting dockerd [2021-07-20T08:59:24.730Z] testing: warning: no tests to run [2021-07-20T08:59:24.730Z] PASS [2021-07-20T08:59:24.730Z] coverage: [no statements] [2021-07-20T08:59:25.019Z] === RUN TestRestartManagerTimeout [2021-07-20T08:59:25.019Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-20T08:59:25.019Z] === RUN TestRestartManagerTimeoutReset [2021-07-20T08:59:25.019Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-20T08:59:25.019Z] PASS [2021-07-20T08:59:25.019Z] coverage: 50.9% of statements [2021-07-20T08:59:25.019Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-07-20T08:59:25.187Z] ok github.com/docker/docker/pkg/term/windows 0.107s coverage: [no statements] [no tests to run] [2021-07-20T08:59:25.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T08:59:25.644Z] === RUN TestTruncIndex [2021-07-20T08:59:25.644Z] --- PASS: TestTruncIndex (0.10s) [2021-07-20T08:59:25.644Z] PASS [2021-07-20T08:59:25.644Z] coverage: 91.5% of statements [2021-07-20T08:59:25.644Z] ok github.com/docker/docker/pkg/truncindex 0.234s coverage: 91.5% of statements [2021-07-20T08:59:25.721Z] ok github.com/docker/docker/libnetwork/ipamutils 0.656s coverage: 74.0% of statements [2021-07-20T08:59:25.981Z] === RUN TestDecodeContainerConfig [2021-07-20T08:59:25.981Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-20T08:59:25.981Z] === RUN TestDecodeContainerConfigIsolation [2021-07-20T08:59:25.981Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-20T08:59:25.981Z] === RUN TestValidatePrivileged [2021-07-20T08:59:25.981Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-20T08:59:25.981Z] PASS [2021-07-20T08:59:25.981Z] coverage: 52.2% of statements [2021-07-20T08:59:25.981Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-07-20T08:59:26.101Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-20T08:59:26.101Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-20T08:59:26.101Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-20T08:59:26.101Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-20T08:59:26.101Z] === RUN TestIsGIT [2021-07-20T08:59:26.101Z] --- PASS: TestIsGIT (0.00s) [2021-07-20T08:59:26.101Z] === RUN TestIsTransport [2021-07-20T08:59:26.101Z] --- PASS: TestIsTransport (0.00s) [2021-07-20T08:59:26.101Z] PASS [2021-07-20T08:59:26.101Z] coverage: 100.0% of statements [2021-07-20T08:59:26.101Z] ok github.com/docker/docker/pkg/urlutil 0.124s coverage: 100.0% of statements [2021-07-20T08:59:26.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T08:59:26.438Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-20T08:59:26.438Z] === RUN TestClientStream [2021-07-20T08:59:26.438Z] --- PASS: TestClientStream (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestClientSendFile [2021-07-20T08:59:26.438Z] --- PASS: TestClientSendFile (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestClientWithRequestTimeout [2021-07-20T08:59:26.438Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-20T08:59:26.438Z] === RUN TestFileSpecPlugin [2021-07-20T08:59:26.438Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-20T08:59:26.438Z] === RUN TestFileJSONSpecPlugin [2021-07-20T08:59:26.438Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-20T08:59:26.438Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestPluginAddHandler [2021-07-20T08:59:26.438Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestPluginWaitBadPlugin [2021-07-20T08:59:26.438Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestGet [2021-07-20T08:59:26.438Z] time="2021-07-20T08:59:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-20T08:59:26.438Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-20T08:59:26.438Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-20T08:59:26.438Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-20T08:59:26.438Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-20T08:59:26.438Z] PASS [2021-07-20T08:59:26.438Z] coverage: 62.5% of statements [2021-07-20T08:59:26.438Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-07-20T08:59:26.558Z] === RUN TestVersionInfo [2021-07-20T08:59:26.559Z] --- PASS: TestVersionInfo (0.00s) [2021-07-20T08:59:26.559Z] === RUN TestAppendVersions [2021-07-20T08:59:26.559Z] --- PASS: TestAppendVersions (0.00s) [2021-07-20T08:59:26.559Z] PASS [2021-07-20T08:59:26.559Z] coverage: 88.9% of statements [2021-07-20T08:59:26.559Z] ok github.com/docker/docker/pkg/useragent 0.110s coverage: 88.9% of statements [2021-07-20T08:59:26.716Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-20T08:59:26.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T08:59:27.261Z] . [2021-07-20T08:59:27.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T08:59:27.261Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T08:59:27.261Z] Error: No such image: emptyfs [2021-07-20T08:59:27.282Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-20T08:59:27.400Z] time="2021-07-20T08:59:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-20T08:59:27.521Z] Running integration-test (iteration 1) [2021-07-20T08:59:27.521Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T08:59:27.650Z] ok github.com/docker/docker/libnetwork/iptables 0.546s coverage: 45.1% of statements [2021-07-20T08:59:27.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T08:59:27.906Z] Using test binary docker [2021-07-20T08:59:27.906Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T08:59:27.906Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-20T08:59:27.906Z] INFO: Waiting for daemon to start... [2021-07-20T08:59:27.906Z] Starting dockerd [2021-07-20T08:59:27.913Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2021-07-20T08:59:28.093Z] === RUN TestNewSettable [2021-07-20T08:59:28.093Z] --- PASS: TestNewSettable (0.00s) [2021-07-20T08:59:28.093Z] === RUN TestIsSettable [2021-07-20T08:59:28.093Z] --- PASS: TestIsSettable (0.00s) [2021-07-20T08:59:28.093Z] === RUN TestUpdateSettingsEnv [2021-07-20T08:59:28.093Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-20T08:59:28.093Z] PASS [2021-07-20T08:59:28.093Z] coverage: 20.0% of statements [2021-07-20T08:59:28.093Z] ok github.com/docker/docker/plugin/v2 0.232s coverage: 20.0% of statements [2021-07-20T08:59:28.550Z] === RUN TestValidatePrivileges [2021-07-20T08:59:28.550Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-20T08:59:28.550Z] === RUN TestFilterByCapNeg [2021-07-20T08:59:28.550Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-20T08:59:28.550Z] === RUN TestFilterByCapPos [2021-07-20T08:59:28.550Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-20T08:59:28.550Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-20T08:59:28.550Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-20T08:59:28.550Z] PASS [2021-07-20T08:59:28.550Z] coverage: 12.0% of statements [2021-07-20T08:59:28.550Z] ok github.com/docker/docker/plugin 0.283s coverage: 12.0% of statements [2021-07-20T08:59:28.883Z] ok github.com/docker/docker/libnetwork/netutils 0.069s coverage: 44.1% of statements [2021-07-20T08:59:29.038Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-20T08:59:29.514Z] === RUN TestLoad [2021-07-20T08:59:29.514Z] --- PASS: TestLoad (0.00s) [2021-07-20T08:59:29.514Z] === RUN TestSave [2021-07-20T08:59:29.514Z] --- PASS: TestSave (0.02s) [2021-07-20T08:59:29.514Z] === RUN TestAddDeleteGet [2021-07-20T08:59:29.514Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-20T08:59:29.514Z] === RUN TestInvalidTags [2021-07-20T08:59:29.514Z] --- PASS: TestInvalidTags (0.00s) [2021-07-20T08:59:29.514Z] PASS [2021-07-20T08:59:29.514Z] coverage: 84.4% of statements [2021-07-20T08:59:29.514Z] ok github.com/docker/docker/reference 0.213s coverage: 84.4% of statements [2021-07-20T08:59:29.567Z] time="2021-07-20T08:59:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-20T08:59:30.024Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-20T08:59:30.024Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-20T08:59:30.024Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-20T08:59:30.024Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-20T08:59:30.480Z] === RUN TestGetDriver [2021-07-20T08:59:30.480Z] --- PASS: TestGetDriver (0.00s) [2021-07-20T08:59:30.480Z] === RUN TestVolumeRequestError [2021-07-20T08:59:30.480Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-20T08:59:30.480Z] PASS [2021-07-20T08:59:30.480Z] coverage: 36.1% of statements [2021-07-20T08:59:30.480Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-07-20T08:59:30.936Z] === RUN TestGetAddress [2021-07-20T08:59:30.936Z] --- PASS: TestGetAddress (0.00s) [2021-07-20T08:59:30.936Z] === RUN TestRemove [2021-07-20T08:59:30.936Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T08:59:30.936Z] --- SKIP: TestRemove (0.00s) [2021-07-20T08:59:30.936Z] === RUN TestInitializeWithVolumes [2021-07-20T08:59:30.936Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-20T08:59:30.936Z] === RUN TestCreate [2021-07-20T08:59:30.936Z] --- PASS: TestCreate (0.01s) [2021-07-20T08:59:30.936Z] === RUN TestValidateName [2021-07-20T08:59:30.936Z] --- PASS: TestValidateName (0.00s) [2021-07-20T08:59:30.936Z] === RUN TestCreateWithOpts [2021-07-20T08:59:30.936Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T08:59:30.936Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-20T08:59:30.936Z] === RUN TestRelaodNoOpts [2021-07-20T08:59:30.936Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-20T08:59:30.936Z] PASS [2021-07-20T08:59:30.936Z] coverage: 41.5% of statements [2021-07-20T08:59:30.936Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2021-07-20T08:59:31.048Z] === RUN TestResolveAuthConfigIndexServer [2021-07-20T08:59:31.048Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestResolveAuthConfigFullURL [2021-07-20T08:59:31.048Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-20T08:59:31.048Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestValidateMirror [2021-07-20T08:59:31.048Z] --- PASS: TestValidateMirror (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestLoadInsecureRegistries [2021-07-20T08:59:31.048Z] time="2021-07-20T08:59:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T08:59:31.048Z] time="2021-07-20T08:59:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-20T08:59:31.048Z] time="2021-07-20T08:59:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T08:59:31.048Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-20T08:59:31.048Z] === RUN TestNewServiceConfig [2021-07-20T08:59:31.048Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestValidateIndexName [2021-07-20T08:59:31.048Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestValidateIndexNameWithError [2021-07-20T08:59:31.048Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestEndpointParse [2021-07-20T08:59:31.048Z] --- PASS: TestEndpointParse (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestEndpointParseInvalid [2021-07-20T08:59:31.048Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestValidateEndpoint [2021-07-20T08:59:31.048Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-20T08:59:31.048Z] === RUN TestPing [2021-07-20T08:59:31.048Z] --- PASS: TestPing (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestPingRegistryEndpoint [2021-07-20T08:59:31.048Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:31.048Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-20T08:59:31.048Z] === RUN TestEndpoint [2021-07-20T08:59:31.048Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:31.048Z] --- SKIP: TestEndpoint (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestParseRepositoryInfo [2021-07-20T08:59:31.048Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestNewIndexInfo [2021-07-20T08:59:31.048Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestMirrorEndpointLookup [2021-07-20T08:59:31.048Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T08:59:31.048Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestSearchRepositories [2021-07-20T08:59:31.048Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-20T08:59:31.048Z] Host: 127.0.0.1:49328 [2021-07-20T08:59:31.048Z] User-Agent: docker test client [2021-07-20T08:59:31.048Z] Authorization: Token fake-token [2021-07-20T08:59:31.048Z] X-Docker-Token: true [2021-07-20T08:59:31.048Z] Accept-Encoding: gzip [2021-07-20T08:59:31.048Z] [2021-07-20T08:59:31.048Z] [2021-07-20T08:59:31.048Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-20T08:59:31.048Z] Connection: close [2021-07-20T08:59:31.048Z] Content-Length: 144 [2021-07-20T08:59:31.048Z] Cache-Control: no-cache [2021-07-20T08:59:31.048Z] Content-Type: application/json [2021-07-20T08:59:31.048Z] Date: Tue, 20 Jul 2021 08:59:30 GMT [2021-07-20T08:59:31.048Z] Expires: -1 [2021-07-20T08:59:31.048Z] Pragma: no-cache [2021-07-20T08:59:31.048Z] Server: docker-tests/mock [2021-07-20T08:59:31.048Z] X-Docker-Registry-Config: mock [2021-07-20T08:59:31.048Z] X-Docker-Registry-Version: 0.0.0 [2021-07-20T08:59:31.048Z] [2021-07-20T08:59:31.048Z] [2021-07-20T08:59:31.048Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestTrustedLocation [2021-07-20T08:59:31.048Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-20T08:59:31.048Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestAllowNondistributableArtifacts [2021-07-20T08:59:31.048Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-20T08:59:31.048Z] === RUN TestIsSecureIndex [2021-07-20T08:59:31.048Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-20T08:59:31.048Z] PASS [2021-07-20T08:59:31.048Z] coverage: 51.7% of statements [2021-07-20T08:59:31.048Z] ok github.com/docker/docker/registry 0.610s coverage: 51.7% of statements [2021-07-20T08:59:31.460Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReaderWithReadError [2021-07-20T08:59:31.506Z] time="2021-07-20T08:59:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReader [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-20T08:59:31.506Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-20T08:59:31.506Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-20T08:59:31.506Z] PASS [2021-07-20T08:59:31.506Z] coverage: 100.0% of statements [2021-07-20T08:59:31.506Z] ok github.com/docker/docker/registry/resumable 0.399s coverage: 100.0% of statements [2021-07-20T08:59:31.898Z] === RUN TestConvertTmpfsOptions [2021-07-20T08:59:31.898Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-20T08:59:31.898Z] parser_test.go:49: data="ro" [2021-07-20T08:59:31.898Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-20T08:59:31.898Z] === RUN TestParseMountRaw [2021-07-20T08:59:31.898Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-20T08:59:31.898Z] === RUN TestParseMountRawSplit [2021-07-20T08:59:31.898Z] parser_test.go:390: case 0 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 1 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 2 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 3 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 4 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 5 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 6 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 7 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 8 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 0 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 1 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 2 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 3 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 4 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 5 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 6 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 7 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 8 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 9 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 10 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 11 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 12 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 0 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 1 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 2 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 3 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 4 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 5 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 6 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 7 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 8 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 9 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 10 [2021-07-20T08:59:31.898Z] parser_test.go:390: case 11 [2021-07-20T08:59:31.898Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-20T08:59:31.898Z] === RUN TestParseMountSpec [2021-07-20T08:59:31.898Z] parser_test.go:455: case 0 [2021-07-20T08:59:31.898Z] parser_test.go:455: case 1 [2021-07-20T08:59:31.898Z] parser_test.go:455: case 2 [2021-07-20T08:59:31.898Z] parser_test.go:455: case 3 [2021-07-20T08:59:31.898Z] parser_test.go:455: case 4 [2021-07-20T08:59:31.898Z] parser_test.go:455: case 5 [2021-07-20T08:59:31.898Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-20T08:59:31.898Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-20T08:59:31.898Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-20T08:59:31.898Z] === RUN TestValidateMount [2021-07-20T08:59:31.898Z] --- PASS: TestValidateMount (0.00s) [2021-07-20T08:59:31.898Z] PASS [2021-07-20T08:59:31.898Z] coverage: 66.2% of statements [2021-07-20T08:59:31.898Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 66.2% of statements [2021-07-20T08:59:31.966Z] === RUN TestRestartManagerTimeout [2021-07-20T08:59:31.966Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestRestartManagerTimeoutReset [2021-07-20T08:59:31.966Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-20T08:59:31.966Z] PASS [2021-07-20T08:59:31.966Z] coverage: 50.9% of statements [2021-07-20T08:59:31.966Z] ok github.com/docker/docker/restartmanager 0.112s coverage: 50.9% of statements [2021-07-20T08:59:31.966Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-07-20T08:59:31.966Z] === RUN TestClientStream [2021-07-20T08:59:31.966Z] --- PASS: TestClientStream (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestClientSendFile [2021-07-20T08:59:31.966Z] --- PASS: TestClientSendFile (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestClientWithRequestTimeout [2021-07-20T08:59:31.966Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-20T08:59:31.966Z] === RUN TestFileSpecPlugin [2021-07-20T08:59:31.966Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-20T08:59:31.966Z] === RUN TestFileJSONSpecPlugin [2021-07-20T08:59:31.966Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-20T08:59:31.966Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestPluginAddHandler [2021-07-20T08:59:31.966Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestPluginWaitBadPlugin [2021-07-20T08:59:31.966Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-20T08:59:31.966Z] === RUN TestGet [2021-07-20T08:59:31.966Z] time="2021-07-20T08:59:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-20T08:59:32.038Z] ok github.com/docker/docker/libnetwork/options 0.014s coverage: 100.0% of statements [2021-07-20T08:59:32.356Z] === RUN TestSetGetMeta [2021-07-20T08:59:32.356Z] === PAUSE TestSetGetMeta [2021-07-20T08:59:32.356Z] === RUN TestRestore [2021-07-20T08:59:32.356Z] === PAUSE TestRestore [2021-07-20T08:59:32.356Z] === RUN TestServiceCreate [2021-07-20T08:59:32.356Z] === PAUSE TestServiceCreate [2021-07-20T08:59:32.356Z] === RUN TestServiceList [2021-07-20T08:59:32.356Z] === PAUSE TestServiceList [2021-07-20T08:59:32.356Z] === RUN TestServiceRemove [2021-07-20T08:59:32.356Z] === PAUSE TestServiceRemove [2021-07-20T08:59:32.356Z] === RUN TestServiceGet [2021-07-20T08:59:32.356Z] === PAUSE TestServiceGet [2021-07-20T08:59:32.356Z] === RUN TestServicePrune [2021-07-20T08:59:32.356Z] === PAUSE TestServicePrune [2021-07-20T08:59:32.356Z] === RUN TestCreate [2021-07-20T08:59:32.356Z] === PAUSE TestCreate [2021-07-20T08:59:32.356Z] === RUN TestRemove [2021-07-20T08:59:32.356Z] === PAUSE TestRemove [2021-07-20T08:59:32.356Z] === RUN TestList [2021-07-20T08:59:32.356Z] === PAUSE TestList [2021-07-20T08:59:32.356Z] === RUN TestFindByDriver [2021-07-20T08:59:32.356Z] === PAUSE TestFindByDriver [2021-07-20T08:59:32.356Z] === RUN TestFindByReferenced [2021-07-20T08:59:32.356Z] === PAUSE TestFindByReferenced [2021-07-20T08:59:32.356Z] === RUN TestDerefMultipleOfSameRef [2021-07-20T08:59:32.356Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-20T08:59:32.356Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:32.356Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:32.356Z] === RUN TestDefererencePluginOnCreateError [2021-07-20T08:59:32.356Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-20T08:59:32.356Z] === RUN TestRefDerefRemove [2021-07-20T08:59:32.356Z] === PAUSE TestRefDerefRemove [2021-07-20T08:59:32.356Z] === RUN TestGet [2021-07-20T08:59:32.356Z] === PAUSE TestGet [2021-07-20T08:59:32.356Z] === RUN TestGetWithReference [2021-07-20T08:59:32.356Z] === PAUSE TestGetWithReference [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_nil_list [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_empty_list [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_filter_some [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_filter_middle [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:32.356Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:32.356Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_nil_list [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_filter_some [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_empty_list [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:32.356Z] === CONT TestFilterFunc/test_filter_middle [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-20T08:59:32.356Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-20T08:59:32.356Z] === CONT TestSetGetMeta [2021-07-20T08:59:32.356Z] === CONT TestServicePrune [2021-07-20T08:59:32.356Z] === CONT TestFindByReferenced [2021-07-20T08:59:32.356Z] === CONT TestList [2021-07-20T08:59:32.356Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-20T08:59:32.356Z] === CONT TestRemove [2021-07-20T08:59:32.356Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-20T08:59:32.356Z] === CONT TestCreate [2021-07-20T08:59:32.356Z] --- PASS: TestList (0.03s) [2021-07-20T08:59:32.356Z] === CONT TestServiceList [2021-07-20T08:59:32.356Z] --- PASS: TestRemove (0.03s) [2021-07-20T08:59:32.356Z] === CONT TestServiceGet [2021-07-20T08:59:32.356Z] --- PASS: TestCreate (0.02s) [2021-07-20T08:59:32.356Z] === CONT TestServiceRemove [2021-07-20T08:59:32.356Z] === CONT TestServiceCreate [2021-07-20T08:59:32.356Z] --- PASS: TestServiceGet (0.08s) [2021-07-20T08:59:32.356Z] time="2021-07-20T08:59:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:32.356Z] --- PASS: TestServiceRemove (0.08s) [2021-07-20T08:59:32.356Z] === CONT TestRestore [2021-07-20T08:59:32.356Z] --- PASS: TestServiceList (0.10s) [2021-07-20T08:59:32.356Z] === CONT TestGetWithReference [2021-07-20T08:59:32.356Z] time="2021-07-20T08:59:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:32.356Z] time="2021-07-20T08:59:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:32.356Z] time="2021-07-20T08:59:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-20T08:59:32.356Z] --- PASS: TestServiceCreate (0.03s) [2021-07-20T08:59:32.356Z] === CONT TestDefererencePluginOnCreateError [2021-07-20T08:59:32.356Z] time="2021-07-20T08:59:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:32.356Z] === CONT TestGet [2021-07-20T08:59:32.356Z] --- PASS: TestGetWithReference (0.03s) [2021-07-20T08:59:32.356Z] --- PASS: TestRestore (0.03s) [2021-07-20T08:59:32.356Z] === CONT TestRefDerefRemove [2021-07-20T08:59:32.356Z] --- PASS: TestServicePrune (0.17s) [2021-07-20T08:59:32.356Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:32.356Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-20T08:59:32.356Z] === CONT TestFindByDriver [2021-07-20T08:59:32.356Z] --- PASS: TestGet (0.02s) [2021-07-20T08:59:32.356Z] === CONT TestDerefMultipleOfSameRef [2021-07-20T08:59:32.356Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-20T08:59:32.356Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-20T08:59:32.356Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-20T08:59:32.356Z] --- PASS: TestFindByDriver (0.02s) [2021-07-20T08:59:32.356Z] PASS [2021-07-20T08:59:32.356Z] coverage: 69.6% of statements [2021-07-20T08:59:32.356Z] ok github.com/docker/docker/volume/service 0.238s coverage: 69.6% of statements [2021-07-20T08:59:32.423Z] === RUN TestDecodeContainerConfig [2021-07-20T08:59:32.423Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-20T08:59:32.423Z] === RUN TestDecodeContainerConfigIsolation [2021-07-20T08:59:32.423Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-20T08:59:32.423Z] === RUN TestValidatePrivileged [2021-07-20T08:59:32.423Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-20T08:59:32.423Z] PASS [2021-07-20T08:59:32.423Z] coverage: 52.2% of statements [2021-07-20T08:59:32.423Z] ok github.com/docker/docker/runconfig 0.134s coverage: 52.2% of statements [2021-07-20T08:59:32.880Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-20T08:59:32.880Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-20T08:59:32.880Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-20T08:59:32.880Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-20T08:59:32.880Z] PASS [2021-07-20T08:59:32.880Z] coverage: 62.5% of statements [2021-07-20T08:59:32.880Z] ok github.com/docker/docker/testutil 0.228s coverage: 62.5% of statements [2021-07-20T08:59:33.147Z] . [2021-07-20T08:59:33.147Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T08:59:33.147Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T08:59:33.147Z] Error: No such image: emptyfs [2021-07-20T08:59:33.147Z] Running integration-test (iteration 1) [2021-07-20T08:59:33.147Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T08:59:33.319Z] time="2021-07-20T08:59:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-20T08:59:33.338Z] time="2021-07-20T08:59:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-20T08:59:35.509Z] time="2021-07-20T08:59:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-20T08:59:36.473Z] === RUN TestGetDriver [2021-07-20T08:59:36.473Z] --- PASS: TestGetDriver (0.00s) [2021-07-20T08:59:36.473Z] === RUN TestVolumeRequestError [2021-07-20T08:59:36.473Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-20T08:59:36.473Z] PASS [2021-07-20T08:59:36.473Z] coverage: 36.1% of statements [2021-07-20T08:59:36.473Z] ok github.com/docker/docker/volume/drivers 0.279s coverage: 36.1% of statements [2021-07-20T08:59:36.933Z] === RUN TestGetAddress [2021-07-20T08:59:36.933Z] --- PASS: TestGetAddress (0.00s) [2021-07-20T08:59:36.933Z] === RUN TestRemove [2021-07-20T08:59:36.933Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T08:59:36.933Z] --- SKIP: TestRemove (0.00s) [2021-07-20T08:59:36.933Z] === RUN TestInitializeWithVolumes [2021-07-20T08:59:36.933Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-20T08:59:36.933Z] === RUN TestCreate [2021-07-20T08:59:36.933Z] --- PASS: TestCreate (0.01s) [2021-07-20T08:59:36.933Z] === RUN TestValidateName [2021-07-20T08:59:36.933Z] --- PASS: TestValidateName (0.00s) [2021-07-20T08:59:36.933Z] === RUN TestCreateWithOpts [2021-07-20T08:59:36.933Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T08:59:36.933Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-20T08:59:36.933Z] === RUN TestRelaodNoOpts [2021-07-20T08:59:36.933Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-20T08:59:36.933Z] PASS [2021-07-20T08:59:36.933Z] coverage: 41.5% of statements [2021-07-20T08:59:36.933Z] ok github.com/docker/docker/volume/local 0.223s coverage: 41.5% of statements [2021-07-20T08:59:38.464Z] === RUN TestConvertTmpfsOptions [2021-07-20T08:59:38.464Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-20T08:59:38.464Z] parser_test.go:49: data="ro" [2021-07-20T08:59:38.464Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-20T08:59:38.464Z] === RUN TestParseMountRaw [2021-07-20T08:59:38.464Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-20T08:59:38.464Z] === RUN TestParseMountRawSplit [2021-07-20T08:59:38.464Z] parser_test.go:390: case 0 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 1 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 2 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 3 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 4 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 5 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 6 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 7 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 8 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 0 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 1 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 2 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 3 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 4 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 5 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 6 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 7 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 8 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 9 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 10 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 11 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 12 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 0 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 1 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 2 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 3 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 4 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 5 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 6 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 7 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 8 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 9 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 10 [2021-07-20T08:59:38.464Z] parser_test.go:390: case 11 [2021-07-20T08:59:38.464Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-20T08:59:38.464Z] === RUN TestParseMountSpec [2021-07-20T08:59:38.464Z] parser_test.go:455: case 0 [2021-07-20T08:59:38.464Z] parser_test.go:455: case 1 [2021-07-20T08:59:38.464Z] parser_test.go:455: case 2 [2021-07-20T08:59:38.464Z] parser_test.go:455: case 3 [2021-07-20T08:59:38.464Z] parser_test.go:455: case 4 [2021-07-20T08:59:38.464Z] parser_test.go:455: case 5 [2021-07-20T08:59:38.464Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-20T08:59:38.464Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-20T08:59:38.464Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-20T08:59:38.464Z] === RUN TestValidateMount [2021-07-20T08:59:38.464Z] --- PASS: TestValidateMount (0.00s) [2021-07-20T08:59:38.464Z] PASS [2021-07-20T08:59:38.464Z] coverage: 66.2% of statements [2021-07-20T08:59:38.464Z] ok github.com/docker/docker/volume/mounts 0.188s coverage: 66.2% of statements [2021-07-20T08:59:39.428Z] === RUN TestSetGetMeta [2021-07-20T08:59:39.428Z] === PAUSE TestSetGetMeta [2021-07-20T08:59:39.428Z] === RUN TestRestore [2021-07-20T08:59:39.428Z] === PAUSE TestRestore [2021-07-20T08:59:39.428Z] === RUN TestServiceCreate [2021-07-20T08:59:39.428Z] === PAUSE TestServiceCreate [2021-07-20T08:59:39.428Z] === RUN TestServiceList [2021-07-20T08:59:39.428Z] === PAUSE TestServiceList [2021-07-20T08:59:39.428Z] === RUN TestServiceRemove [2021-07-20T08:59:39.428Z] === PAUSE TestServiceRemove [2021-07-20T08:59:39.428Z] === RUN TestServiceGet [2021-07-20T08:59:39.428Z] === PAUSE TestServiceGet [2021-07-20T08:59:39.428Z] === RUN TestServicePrune [2021-07-20T08:59:39.428Z] === PAUSE TestServicePrune [2021-07-20T08:59:39.428Z] === RUN TestCreate [2021-07-20T08:59:39.428Z] === PAUSE TestCreate [2021-07-20T08:59:39.428Z] === RUN TestRemove [2021-07-20T08:59:39.428Z] === PAUSE TestRemove [2021-07-20T08:59:39.428Z] === RUN TestList [2021-07-20T08:59:39.428Z] === PAUSE TestList [2021-07-20T08:59:39.428Z] === RUN TestFindByDriver [2021-07-20T08:59:39.428Z] === PAUSE TestFindByDriver [2021-07-20T08:59:39.428Z] === RUN TestFindByReferenced [2021-07-20T08:59:39.428Z] === PAUSE TestFindByReferenced [2021-07-20T08:59:39.428Z] === RUN TestDerefMultipleOfSameRef [2021-07-20T08:59:39.428Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-20T08:59:39.428Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:39.428Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:39.428Z] === RUN TestDefererencePluginOnCreateError [2021-07-20T08:59:39.428Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-20T08:59:39.428Z] === RUN TestRefDerefRemove [2021-07-20T08:59:39.428Z] === PAUSE TestRefDerefRemove [2021-07-20T08:59:39.428Z] === RUN TestGet [2021-07-20T08:59:39.428Z] === PAUSE TestGet [2021-07-20T08:59:39.428Z] === RUN TestGetWithReference [2021-07-20T08:59:39.428Z] === PAUSE TestGetWithReference [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_nil_list [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_empty_list [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_filter_some [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_filter_middle [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:39.428Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:39.428Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_nil_list [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_filter_some [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_empty_list [2021-07-20T08:59:39.428Z] === CONT TestFilterFunc/test_filter_middle [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-20T08:59:39.428Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-20T08:59:39.428Z] === CONT TestSetGetMeta [2021-07-20T08:59:39.429Z] === CONT TestFindByDriver [2021-07-20T08:59:39.429Z] === CONT TestServiceGet [2021-07-20T08:59:39.429Z] === CONT TestRemove [2021-07-20T08:59:39.429Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-20T08:59:39.429Z] === CONT TestGetWithReference [2021-07-20T08:59:39.429Z] --- PASS: TestFindByDriver (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestGet [2021-07-20T08:59:39.429Z] --- PASS: TestRemove (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestRefDerefRemove [2021-07-20T08:59:39.429Z] --- PASS: TestGetWithReference (0.01s) [2021-07-20T08:59:39.429Z] === CONT TestDefererencePluginOnCreateError [2021-07-20T08:59:39.429Z] --- PASS: TestGet (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T08:59:39.429Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestDerefMultipleOfSameRef [2021-07-20T08:59:39.429Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestFindByReferenced [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-20T08:59:39.429Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-20T08:59:39.429Z] === CONT TestServiceRemove [2021-07-20T08:59:39.429Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestServiceList [2021-07-20T08:59:39.429Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-20T08:59:39.429Z] === CONT TestServiceCreate [2021-07-20T08:59:39.429Z] --- PASS: TestServiceGet (0.13s) [2021-07-20T08:59:39.429Z] === CONT TestRestore [2021-07-20T08:59:39.429Z] --- PASS: TestServiceRemove (0.08s) [2021-07-20T08:59:39.429Z] === CONT TestCreate [2021-07-20T08:59:39.429Z] --- PASS: TestServiceList (0.07s) [2021-07-20T08:59:39.429Z] === CONT TestServicePrune [2021-07-20T08:59:39.429Z] --- PASS: TestServiceCreate (0.07s) [2021-07-20T08:59:39.429Z] === CONT TestList [2021-07-20T08:59:39.429Z] --- PASS: TestCreate (0.02s) [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:39.429Z] --- PASS: TestRestore (0.02s) [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:39.429Z] --- PASS: TestList (0.02s) [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-20T08:59:39.429Z] time="2021-07-20T08:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T08:59:39.429Z] --- PASS: TestServicePrune (0.03s) [2021-07-20T08:59:39.429Z] PASS [2021-07-20T08:59:39.429Z] coverage: 69.6% of statements [2021-07-20T08:59:39.429Z] ok github.com/docker/docker/volume/service 0.436s coverage: 69.6% of statements [2021-07-20T08:59:41.873Z] --- PASS: TestGet (15.01s) [2021-07-20T08:59:41.873Z] === RUN TestPluginWithNoManifest [2021-07-20T08:59:41.873Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-20T08:59:41.873Z] === RUN TestGetAll [2021-07-20T08:59:41.873Z] --- PASS: TestGetAll (0.00s) [2021-07-20T08:59:41.873Z] PASS [2021-07-20T08:59:41.873Z] coverage: 73.4% of statements [2021-07-20T08:59:41.873Z] ok github.com/docker/docker/pkg/plugins 34.830s coverage: 73.4% of statements [2021-07-20T08:59:42.069Z] ok github.com/docker/docker/libnetwork/osl 4.655s coverage: 39.7% of statements [2021-07-20T08:59:42.069Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.013s coverage: 20.0% of statements [2021-07-20T08:59:42.645Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-20T08:59:44.573Z] ok github.com/docker/docker/libnetwork/portmapper 0.627s coverage: 49.5% of statements [2021-07-20T08:59:45.150Z] ok github.com/docker/docker/libnetwork/resolvconf 0.013s coverage: 70.5% of statements [2021-07-20T08:59:45.727Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-07-20T08:59:47.988Z] --- PASS: TestGet (15.04s) [2021-07-20T08:59:47.988Z] === RUN TestPluginWithNoManifest [2021-07-20T08:59:47.988Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-20T08:59:47.988Z] === RUN TestGetAll [2021-07-20T08:59:47.988Z] --- PASS: TestGetAll (0.00s) [2021-07-20T08:59:47.988Z] PASS [2021-07-20T08:59:47.988Z] coverage: 73.4% of statements [2021-07-20T08:59:47.988Z] ok github.com/docker/docker/pkg/plugins 36.105s coverage: 73.4% of statements [2021-07-20T08:59:47.988Z] Loaded image: buildpack-deps:buster [2021-07-20T08:59:47.988Z] Loaded image: busybox:latest [2021-07-20T08:59:47.988Z] Loaded image: busybox:glibc [2021-07-20T08:59:49.476Z] Loaded image: buildpack-deps:buster [2021-07-20T08:59:49.476Z] Loaded image: busybox:latest [2021-07-20T08:59:49.476Z] Loaded image: busybox:glibc [2021-07-20T08:59:50.501Z] Loaded image: debian:bullseye [2021-07-20T08:59:50.501Z] Loaded image: hello-world:latest [2021-07-20T08:59:51.039Z] ok github.com/docker/docker/oci 0.015s coverage: 45.2% of statements [2021-07-20T08:59:51.390Z] Loaded image: debian:bullseye [2021-07-20T08:59:51.390Z] Loaded image: hello-world:latest [2021-07-20T08:59:51.390Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T08:59:51.390Z] INFO: Testing against a local daemon [2021-07-20T08:59:51.390Z] === RUN TestCgroupNamespacesBuild [2021-07-20T08:59:51.427Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T08:59:51.682Z] INFO: Testing against a local daemon [2021-07-20T08:59:51.682Z] === RUN TestCgroupNamespacesBuild [2021-07-20T08:59:53.301Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2021-07-20T08:59:53.301Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T08:59:53.570Z] --- PASS: TestCgroupNamespacesBuild (1.95s) [2021-07-20T08:59:53.570Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T08:59:54.241Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-07-20T08:59:54.241Z] === RUN TestBuildWithSession [2021-07-20T08:59:54.241Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T08:59:54.241Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T08:59:54.241Z] === RUN TestBuildSquashParent [2021-07-20T08:59:54.934Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) [2021-07-20T08:59:54.934Z] === RUN TestBuildWithSession [2021-07-20T08:59:54.934Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T08:59:54.934Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T08:59:54.934Z] === RUN TestBuildSquashParent [2021-07-20T08:59:55.265Z] ok github.com/docker/docker/opts 0.042s coverage: 67.1% of statements [2021-07-20T08:59:55.265Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2021-07-20T08:59:58.590Z] ok github.com/docker/docker/libnetwork/ipam 35.777s coverage: 85.3% of statements [2021-07-20T08:59:59.540Z] ok github.com/docker/docker/pkg/archive 1.048s coverage: 81.8% of statements [2021-07-20T09:00:00.118Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-20T09:00:00.118Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-07-20T09:00:00.716Z] ok github.com/docker/docker/pkg/authorization 0.761s coverage: 68.3% of statements [2021-07-20T09:00:01.469Z] --- PASS: TestBuildSquashParent (5.86s) [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:01.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:01.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:01.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:01.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:01.665Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-07-20T09:00:02.243Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-07-20T09:00:02.374Z] --- PASS: TestBuildSquashParent (7.64s) [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:02.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:02.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:02.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:00:02.374Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:00:02.506Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-07-20T09:00:03.361Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:03.361Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:03.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:00:05.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:00:05.556Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-20T09:00:05.821Z] ok github.com/docker/docker/pkg/chrootarchive 3.030s coverage: 43.2% of statements [2021-07-20T09:00:05.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:05.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:06.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:00:06.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-07-20T09:00:06.347Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-20T09:00:06.611Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2021-07-20T09:00:06.979Z] 2021/07/20 09:00:04 Closing DB instances... [2021-07-20T09:00:06.979Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-07-20T09:00:06.979Z] === RUN TestFindNode [2021-07-20T09:00:06.979Z] 2021/07/20 09:00:06 Closing DB instances... [2021-07-20T09:00:06.979Z] --- PASS: TestFindNode (0.02s) [2021-07-20T09:00:06.979Z] === RUN TestChangeNodeState [2021-07-20T09:00:06.979Z] 2021/07/20 09:00:06 Closing DB instances... [2021-07-20T09:00:06.979Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-20T09:00:06.979Z] === RUN TestNodeReincarnation [2021-07-20T09:00:06.979Z] 2021/07/20 09:00:06 Closing DB instances... [2021-07-20T09:00:07.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-07-20T09:00:07.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-07-20T09:00:07.768Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:00:07.768Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:00:08.027Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-20T09:00:08.027Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.91s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-07-20T09:00:08.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-07-20T09:00:08.937Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:00:08.937Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:00:08.979Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.3% of statements [2021-07-20T09:00:09.066Z] 2021/07/20 09:00:07 Closing DB instances... [2021-07-20T09:00:09.243Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-07-20T09:00:09.243Z] ok github.com/docker/docker/libnetwork 60.071s coverage: 41.0% of statements [2021-07-20T09:00:09.243Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-20T09:00:09.243Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-20T09:00:09.243Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-20T09:00:09.244Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-20T09:00:09.513Z] ok github.com/docker/docker/pkg/fsutils 0.290s coverage: 85.1% of statements [2021-07-20T09:00:09.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:00:09.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:00:09.913Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:00:10.029Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-07-20T09:00:10.029Z] === RUN TestFindNode [2021-07-20T09:00:10.029Z] 2021/07/20 09:00:09 Closing DB instances... [2021-07-20T09:00:10.029Z] --- PASS: TestFindNode (0.02s) [2021-07-20T09:00:10.029Z] === RUN TestChangeNodeState [2021-07-20T09:00:10.029Z] 2021/07/20 09:00:09 Closing DB instances... [2021-07-20T09:00:10.029Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-20T09:00:10.029Z] === RUN TestNodeReincarnation [2021-07-20T09:00:10.029Z] 2021/07/20 09:00:09 Closing DB instances... [2021-07-20T09:00:10.169Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy (2.62s) [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-20T09:00:10.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-20T09:00:10.424Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:00:10.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-07-20T09:00:10.727Z] ok github.com/docker/docker/pkg/idtools 0.627s coverage: 69.5% of statements [2021-07-20T09:00:10.727Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-07-20T09:00:10.991Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 70.6% of statements [2021-07-20T09:00:10.991Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2021-07-20T09:00:10.994Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2021-07-20T09:00:10.994Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:00:11.255Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-07-20T09:00:11.520Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-07-20T09:00:11.520Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-07-20T09:00:11.783Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-07-20T09:00:11.962Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2021-07-20T09:00:11.962Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:00:12.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:00:12.266Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-20T09:00:12.266Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:00:12.736Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-20T09:00:12.761Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-20T09:00:12.761Z] === RUN TestParallelCreate [2021-07-20T09:00:12.761Z] 2021/07/20 09:00:11 Closing DB instances... [2021-07-20T09:00:12.761Z] --- PASS: TestParallelCreate (0.02s) [2021-07-20T09:00:12.761Z] === RUN TestParallelDelete [2021-07-20T09:00:12.761Z] 2021/07/20 09:00:11 Closing DB instances... [2021-07-20T09:00:12.761Z] --- PASS: TestParallelDelete (0.01s) [2021-07-20T09:00:12.761Z] === RUN TestNetworkDBIslands [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6fbf9ec265b3 with config:&{NodeID:6fbf9ec265b3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca09db595ca2 with config:&{NodeID:ca09db595ca2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node ca09db595ca2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node ca09db595ca2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:52ca6c0ce9b3 with config:&{NodeID:52ca6c0ce9b3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node ca09db595ca2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to nodes list" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-20T09:00:12.761Z] time="2021-07-20T09:00:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-20T09:00:13.000Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-07-20T09:00:13.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:12Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:db19358eb69e with config:&{NodeID:db19358eb69e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node ca09db595ca2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-20T09:00:13.218Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-20T09:00:13.264Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-20T09:00:13.528Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:36db6b1ea8c1 with config:&{NodeID:36db6b1ea8c1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node ca09db595ca2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-20T09:00:13.674Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-20T09:00:14.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:14.130Z] networkdb_test.go:842: Re-joining: 3 [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=info msg="The new bootstrap node list is:[172.17.188.87:10033 172.17.188.87:10034 172.17.188.87:10035]" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10033" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49357" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10034" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49358" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10035" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:13Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49359" [2021-07-20T09:00:14.130Z] networkdb_test.go:842: Re-joining: 4 [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=info msg="The new bootstrap node list is:[172.17.188.87:10033 172.17.188.87:10034 172.17.188.87:10035]" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10033" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49360" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10034" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49361" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10035" [2021-07-20T09:00:14.130Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49362" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node 0 leaving" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node5(36db6b1ea8c1): Node leave event for 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node4(db19358eb69e): Node leave event for 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node3(52ca6c0ce9b3): Node leave event for 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node2(ca09db595ca2): Node leave event for 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:14.586Z] time="2021-07-20T09:00:14Z" level=info msg="node1(6fbf9ec265b3): Node leave event for 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:14.778Z] --- PASS: TestBuildMultiStageOnBuild (1.97s) [2021-07-20T09:00:14.778Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:00:14.778Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-20T09:00:14.778Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node 6fbf9ec265b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="node 1 leaving" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="node3(52ca6c0ce9b3): Node leave event for ca09db595ca2/172.17.188.87" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="node4(db19358eb69e): Node leave event for ca09db595ca2/172.17.188.87" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2 change state NodeActive --> NodeFailed" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="node5(36db6b1ea8c1): Node leave event for ca09db595ca2/172.17.188.87" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=info msg="Node ca09db595ca2/172.17.188.87, added to failed nodes list" [2021-07-20T09:00:15.044Z] time="2021-07-20T09:00:14Z" level=error msg="node: ca09db595ca2 is unknown to memberlist" [2021-07-20T09:00:15.049Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:00:15.449Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node ca09db595ca2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node ca09db595ca2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node ca09db595ca2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="node 2 leaving" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="node4(db19358eb69e): Node leave event for 52ca6c0ce9b3/172.17.188.87" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="node5(36db6b1ea8c1): Node leave event for 52ca6c0ce9b3/172.17.188.87" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3 change state NodeActive --> NodeLeft" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="node3(52ca6c0ce9b3): Node leave event for 52ca6c0ce9b3/172.17.188.87" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Failed ping: 36db6b1ea8c1 (timeout reached)" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.188.87:10034: use of closed network connection" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.188.87:10036: use of closed network connection" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.188.87:10035: use of closed network connection" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49363" [2021-07-20T09:00:15.502Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.823Z] time="2021-07-20T09:00:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-20T09:00:15.823Z] --- PASS: TestNodeReincarnation (5.03s) [2021-07-20T09:00:15.823Z] === RUN TestParallelCreate [2021-07-20T09:00:15.823Z] 2021/07/20 09:00:14 Closing DB instances... [2021-07-20T09:00:15.823Z] --- PASS: TestParallelCreate (0.01s) [2021-07-20T09:00:15.823Z] === RUN TestParallelDelete [2021-07-20T09:00:15.823Z] 2021/07/20 09:00:14 Closing DB instances... [2021-07-20T09:00:15.823Z] --- PASS: TestParallelDelete (0.02s) [2021-07-20T09:00:15.823Z] === RUN TestNetworkDBIslands [2021-07-20T09:00:15.823Z] time="2021-07-20T09:00:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:103cf2fd0862 with config:&{NodeID:103cf2fd0862 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node 103cf2fd0862/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node 103cf2fd0862/172.17.54.226, added to nodes list" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd2bba1878bb with config:&{NodeID:fd2bba1878bb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node fd2bba1878bb/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node fd2bba1878bb/172.17.54.226, added to nodes list" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node fd2bba1878bb/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node fd2bba1878bb/172.17.54.226, added to nodes list" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node 103cf2fd0862/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=info msg="Node 103cf2fd0862/172.17.54.226, added to nodes list" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-20T09:00:15.824Z] time="2021-07-20T09:00:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.959Z] networkdb_test.go:874: node4: OK [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 52ca6c0ce9b3/172.17.188.87, left gossip cluster" [2021-07-20T09:00:15.959Z] networkdb_test.go:874: node5: OK [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="node 0 coming back" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c48c8f153ff2 with config:&{NodeID:c48c8f153ff2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node c48c8f153ff2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node c48c8f153ff2/172.17.188.87, added to nodes list" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="node 1 coming back" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:889924765ef1 with config:&{NodeID:889924765ef1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 889924765ef1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 889924765ef1/172.17.188.87, added to nodes list" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="node 2 coming back" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:48b5a5189a35 with config:&{NodeID:48b5a5189a35 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 48b5a5189a35/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to nodes list" [2021-07-20T09:00:15.959Z] time="2021-07-20T09:00:15Z" level=warning msg="memberlist: Was able to connect to 36db6b1ea8c1 but other probes failed, network may be misconfigured" [2021-07-20T09:00:15.975Z] ok github.com/docker/docker/pkg/reexec 0.029s coverage: 82.4% of statements [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy (7.41s) [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.46s) [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-20T09:00:15.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-07-20T09:00:15.989Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8296347703ab with config:&{NodeID:8296347703ab Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 8296347703ab/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 8296347703ab/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 8296347703ab/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 8296347703ab/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 103cf2fd0862/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node 103cf2fd0862/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node fd2bba1878bb/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=info msg="Node fd2bba1878bb/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.281Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.416Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Failed ping: db19358eb69e (timeout reached)" [2021-07-20T09:00:16.416Z] time="2021-07-20T09:00:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.188.87:10037: use of closed network connection" [2021-07-20T09:00:16.416Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49364" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:be9c92118994 with config:&{NodeID:be9c92118994 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node fd2bba1878bb/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node fd2bba1878bb/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node 103cf2fd0862/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node 103cf2fd0862/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:16.739Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:16.873Z] time="2021-07-20T09:00:16Z" level=warning msg="memberlist: Was able to connect to db19358eb69e but other probes failed, network may be misconfigured" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fa4740b71332 with config:&{NodeID:fa4740b71332 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fd2bba1878bb/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node fd2bba1878bb/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node 8296347703ab/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node 103cf2fd0862/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node 103cf2fd0862/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.197Z] time="2021-07-20T09:00:17Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:17.290Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s) [2021-07-20T09:00:17.290Z] === RUN TestBuildWithHugeFile [2021-07-20T09:00:17.367Z] ok github.com/docker/docker/pkg/signal 1.011s coverage: 95.2% of statements [2021-07-20T09:00:17.631Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-07-20T09:00:17.654Z] networkdb_test.go:842: Re-joining: 3 [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=info msg="The new bootstrap node list is:[172.17.54.226:10033 172.17.54.226:10034 172.17.54.226:10035]" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10033" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49376" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10034" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49377" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10035" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49378" [2021-07-20T09:00:17.654Z] networkdb_test.go:842: Re-joining: 4 [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=info msg="The new bootstrap node list is:[172.17.54.226:10033 172.17.54.226:10034 172.17.54.226:10035]" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10033" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49379" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10034" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49380" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10035" [2021-07-20T09:00:17.654Z] time="2021-07-20T09:00:17Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49381" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node 0 leaving" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862 change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node4(be9c92118994): Node leave event for 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862 change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node2(fd2bba1878bb): Node leave event for 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862 change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node5(fa4740b71332): Node leave event for 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862 change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node1(103cf2fd0862): Node leave event for 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862 change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="node3(8296347703ab): Node leave event for 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.113Z] time="2021-07-20T09:00:17Z" level=info msg="Node 103cf2fd0862/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.211Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="node 1 leaving" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="node5(fa4740b71332): Node leave event for fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="node3(8296347703ab): Node leave event for fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="node4(be9c92118994): Node leave event for fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb change state NodeActive --> NodeLeft" [2021-07-20T09:00:18.570Z] time="2021-07-20T09:00:18Z" level=info msg="node2(fd2bba1878bb): Node leave event for fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:18.571Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.571Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.571Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.571Z] time="2021-07-20T09:00:18Z" level=info msg="Node fd2bba1878bb/172.17.54.226, left gossip cluster" [2021-07-20T09:00:18.789Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-07-20T09:00:18.789Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="node 2 leaving" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab change state NodeActive --> NodeLeft" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="node5(fa4740b71332): Node leave event for 8296347703ab/172.17.54.226" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab change state NodeActive --> NodeLeft" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="node4(be9c92118994): Node leave event for 8296347703ab/172.17.54.226" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab change state NodeActive --> NodeLeft" [2021-07-20T09:00:19.029Z] time="2021-07-20T09:00:18Z" level=info msg="node3(8296347703ab): Node leave event for 8296347703ab/172.17.54.226" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab/172.17.54.226, left gossip cluster" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab/172.17.54.226, left gossip cluster" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:18Z" level=info msg="Node 8296347703ab/172.17.54.226, left gossip cluster" [2021-07-20T09:00:19.487Z] networkdb_test.go:874: node4: OK [2021-07-20T09:00:19.487Z] networkdb_test.go:874: node5: OK [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="node 0 coming back" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:538dc548b830 with config:&{NodeID:538dc548b830 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node 538dc548b830/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node 538dc548b830/172.17.54.226, added to nodes list" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="node 1 coming back" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:76db744b0964 with config:&{NodeID:76db744b0964 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node 76db744b0964/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node 76db744b0964/172.17.54.226, added to nodes list" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="node 2 coming back" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b36da3ee94da with config:&{NodeID:b36da3ee94da Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node b36da3ee94da/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:19.487Z] time="2021-07-20T09:00:19Z" level=info msg="Node b36da3ee94da/172.17.54.226, added to nodes list" [2021-07-20T09:00:19.772Z] time="2021-07-20T09:00:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.188.87:10033 172.17.188.87:10034 172.17.188.87:10035]" [2021-07-20T09:00:19.772Z] time="2021-07-20T09:00:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.188.87:10033 172.17.188.87:10034 172.17.188.87:10035]" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10033" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49365" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, is the new incarnation of the shutdown node 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10034" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49366" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, is the new incarnation of the shutdown node ca09db595ca2/172.17.188.87" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10035" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49367" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node db19358eb69e/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, is the new incarnation of the shutdown node 52ca6c0ce9b3/172.17.188.87" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, is the new incarnation of the shutdown node ca09db595ca2/172.17.188.87" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 889924765ef1/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, is the new incarnation of the shutdown node 6fbf9ec265b3/172.17.188.87" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.229Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, joined gossip cluster" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, is the new incarnation of the shutdown node 52ca6c0ce9b3/172.17.188.87" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to nodes list" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10033" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49368" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10034" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49369" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.188.87:10035" [2021-07-20T09:00:20.685Z] time="2021-07-20T09:00:20Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49370" [2021-07-20T09:00:21.142Z] 2021/07/20 09:00:20 Closing DB instances... [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="node4(db19358eb69e): Node leave event for c48c8f153ff2/172.17.188.87" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="node3(48b5a5189a35): Node leave event for c48c8f153ff2/172.17.188.87" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="node5(36db6b1ea8c1): Node leave event for c48c8f153ff2/172.17.188.87" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="node2(889924765ef1): Node leave event for c48c8f153ff2/172.17.188.87" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="Node c48c8f153ff2 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:20Z" level=info msg="node1(c48c8f153ff2): Node leave event for c48c8f153ff2/172.17.188.87" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:21Z" level=info msg="Node c48c8f153ff2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:21Z" level=info msg="Node c48c8f153ff2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:21Z" level=info msg="Node c48c8f153ff2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:21Z" level=info msg="Node c48c8f153ff2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.142Z] time="2021-07-20T09:00:21Z" level=info msg="Node c48c8f153ff2/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.268Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-20T09:00:21.268Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="node5(36db6b1ea8c1): Node leave event for 889924765ef1/172.17.188.87" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="node4(db19358eb69e): Node leave event for 889924765ef1/172.17.188.87" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="node3(48b5a5189a35): Node leave event for 889924765ef1/172.17.188.87" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1 change state NodeActive --> NodeLeft" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="node2(889924765ef1): Node leave event for 889924765ef1/172.17.188.87" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1/172.17.188.87, left gossip cluster" [2021-07-20T09:00:21.598Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1/172.17.188.87, left gossip cluster" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 889924765ef1/172.17.188.87, left gossip cluster" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35 change state NodeActive --> NodeLeft" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="node4(db19358eb69e): Node leave event for 48b5a5189a35/172.17.188.87" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35/172.17.188.87, left gossip cluster" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35 change state NodeActive --> NodeLeft" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35 change state NodeActive --> NodeFailed" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="node5(36db6b1ea8c1): Node leave event for 48b5a5189a35/172.17.188.87" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35/172.17.188.87, added to failed nodes list" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=error msg="node: 48b5a5189a35 is unknown to memberlist" [2021-07-20T09:00:22.054Z] time="2021-07-20T09:00:21Z" level=info msg="Node 48b5a5189a35/172.17.188.87, left gossip cluster" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=info msg="Node 48b5a5189a35/172.17.188.87, left gossip cluster" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=debug msg="memberlist: Failed ping: 48b5a5189a35 (timeout reached)" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.188.87:10037: use of closed network connection" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.188.87:10036: use of closed network connection" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=debug msg="memberlist: Stream connection from=172.17.188.87:49371" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=info msg="Node db19358eb69e change state NodeActive --> NodeLeft" [2021-07-20T09:00:22.510Z] time="2021-07-20T09:00:22Z" level=info msg="node5(36db6b1ea8c1): Node leave event for db19358eb69e/172.17.188.87" [2021-07-20T09:00:22.968Z] time="2021-07-20T09:00:22Z" level=info msg="Node db19358eb69e change state NodeActive --> NodeLeft" [2021-07-20T09:00:22.968Z] time="2021-07-20T09:00:22Z" level=info msg="node4(db19358eb69e): Node leave event for db19358eb69e/172.17.188.87" [2021-07-20T09:00:22.968Z] time="2021-07-20T09:00:22Z" level=warning msg="memberlist: Was able to connect to 48b5a5189a35 but other probes failed, network may be misconfigured" [2021-07-20T09:00:23.215Z] time="2021-07-20T09:00:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.54.226:10033 172.17.54.226:10034 172.17.54.226:10035]" [2021-07-20T09:00:23.215Z] time="2021-07-20T09:00:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.54.226:10033 172.17.54.226:10034 172.17.54.226:10035]" [2021-07-20T09:00:23.425Z] time="2021-07-20T09:00:23Z" level=info msg="Node db19358eb69e/172.17.188.87, left gossip cluster" [2021-07-20T09:00:23.425Z] time="2021-07-20T09:00:23Z" level=info msg="Node db19358eb69e/172.17.188.87, left gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10033" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49382" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, is the new incarnation of the shutdown node 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10034" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49383" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, is the new incarnation of the shutdown node fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10035" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49384" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node be9c92118994/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node fa4740b71332/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, is the new incarnation of the shutdown node 8296347703ab/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, is the new incarnation of the shutdown node fd2bba1878bb/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 76db744b0964/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, is the new incarnation of the shutdown node 103cf2fd0862/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node 538dc548b830/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, is the new incarnation of the shutdown node 8296347703ab/172.17.54.226" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, joined gossip cluster" [2021-07-20T09:00:23.674Z] time="2021-07-20T09:00:23Z" level=info msg="Node b36da3ee94da/172.17.54.226, added to nodes list" [2021-07-20T09:00:23.928Z] time="2021-07-20T09:00:23Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, left gossip cluster" [2021-07-20T09:00:23.928Z] time="2021-07-20T09:00:23Z" level=info msg="Node 36db6b1ea8c1 change state NodeActive --> NodeFailed" [2021-07-20T09:00:23.928Z] time="2021-07-20T09:00:23Z" level=info msg="Node 36db6b1ea8c1/172.17.188.87, added to failed nodes list" [2021-07-20T09:00:23.928Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-07-20T09:00:23.928Z] PASS [2021-07-20T09:00:23.928Z] coverage: 60.0% of statements [2021-07-20T09:00:23.928Z] ok github.com/docker/docker/libnetwork/networkdb 104.005s coverage: 60.0% of statements [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/quota [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T09:00:23.928Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T09:00:24.100Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 39.9% of statements [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49385" [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10033" [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10034" [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49386" [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.54.226:10035" [2021-07-20T09:00:24.132Z] time="2021-07-20T09:00:23Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49387" [2021-07-20T09:00:24.364Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2021-07-20T09:00:24.364Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 52.1% of statements [2021-07-20T09:00:24.590Z] 2021/07/20 09:00:24 Closing DB instances... [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="node5(fa4740b71332): Node leave event for 538dc548b830/172.17.54.226" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="node3(b36da3ee94da): Node leave event for 538dc548b830/172.17.54.226" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="node4(be9c92118994): Node leave event for 538dc548b830/172.17.54.226" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="node2(76db744b0964): Node leave event for 538dc548b830/172.17.54.226" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830 change state NodeActive --> NodeFailed" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, added to failed nodes list" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=error msg="node: 538dc548b830 is unknown to memberlist" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.048Z] time="2021-07-20T09:00:24Z" level=info msg="Node 538dc548b830/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.314Z] testing: warning: no tests to run [2021-07-20T09:00:25.314Z] coverage: [no statements] [2021-07-20T09:00:25.314Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="node3(b36da3ee94da): Node leave event for 76db744b0964/172.17.54.226" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="node4(be9c92118994): Node leave event for 76db744b0964/172.17.54.226" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="node5(fa4740b71332): Node leave event for 76db744b0964/172.17.54.226" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964 change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="node2(76db744b0964): Node leave event for 76db744b0964/172.17.54.226" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.509Z] time="2021-07-20T09:00:25Z" level=info msg="Node 76db744b0964/172.17.54.226, left gossip cluster" [2021-07-20T09:00:25.613Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2021-07-20T09:00:25.884Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="Node b36da3ee94da change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="Node b36da3ee94da change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="node5(fa4740b71332): Node leave event for b36da3ee94da/172.17.54.226" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="node4(be9c92118994): Node leave event for b36da3ee94da/172.17.54.226" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="Node b36da3ee94da change state NodeActive --> NodeLeft" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="node3(b36da3ee94da): Node leave event for b36da3ee94da/172.17.54.226" [2021-07-20T09:00:25.973Z] time="2021-07-20T09:00:25Z" level=info msg="Node b36da3ee94da/172.17.54.226, left gossip cluster" [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === Skipped [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-20T09:00:26.101Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-20T09:00:26.101Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-20T09:00:26.101Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-20T09:00:26.101Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-20T09:00:26.101Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T09:00:26.101Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-20T09:00:26.101Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-20T09:00:26.101Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-20T09:00:26.101Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-20T09:00:26.101Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-20T09:00:26.101Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-20T09:00:26.101Z] daemon_test.go:147: root required [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T09:00:26.101Z] reload_test.go:520: root required [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-20T09:00:26.101Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T09:00:26.101Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-20T09:00:26.101Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-20T09:00:26.101Z] download_test.go:268: Needs fixing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-20T09:00:26.101Z] layer_test.go:304: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-20T09:00:26.101Z] layer_test.go:353: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-20T09:00:26.101Z] layer_test.go:468: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-20T09:00:26.101Z] layer_test.go:697: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-20T09:00:26.101Z] migration_test.go:46: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T09:00:26.101Z] migration_test.go:182: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-20T09:00:26.101Z] mount_test.go:17: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-20T09:00:26.101Z] mount_test.go:76: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-20T09:00:26.101Z] mount_test.go:125: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-20T09:00:26.101Z] mount_test.go:212: Failing on Windows [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-20T09:00:26.101Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-20T09:00:26.101Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-20T09:00:26.101Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-20T09:00:26.101Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-20T09:00:26.101Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-20T09:00:26.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-20T09:00:26.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-20T09:00:26.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-20T09:00:26.101Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-20T09:00:26.101Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-20T09:00:26.101Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-20T09:00:26.101Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-20T09:00:26.101Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-20T09:00:26.101Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-20T09:00:26.101Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:26.101Z] [2021-07-20T09:00:26.101Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-20T09:00:26.101Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-20T09:00:26.102Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-20T09:00:26.102Z] archive_windows_test.go:16: Currently fails [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-20T09:00:26.102Z] changes_test.go:196: needs more investigation [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-20T09:00:26.102Z] changes_test.go:433: needs further investigation [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-20T09:00:26.102Z] changes_test.go:469: needs further investigation [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-20T09:00:26.102Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-20T09:00:26.102Z] poller_test.go:41: No chmod on Windows [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T09:00:26.102Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T09:00:26.102Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-20T09:00:26.102Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-20T09:00:26.102Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-20T09:00:26.102Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-20T09:00:26.102Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-20T09:00:26.102Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] [2021-07-20T09:00:26.102Z] DONE 2031 tests, 67 skipped in 270.149s [2021-07-20T09:00:26.102Z] INFO: make.ps1 ended at 07/20/2021 09:00:25 [2021-07-20T09:00:26.155Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-20T09:00:26.155Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:25Z" level=debug msg="memberlist: Failed ping: be9c92118994 (timeout reached)" [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.54.226:10037: use of closed network connection" [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.54.226:10035: use of closed network connection" [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:25Z" level=debug msg="memberlist: Stream connection from=172.17.54.226:49388" [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:26Z" level=info msg="Node b36da3ee94da/172.17.54.226, left gossip cluster" [2021-07-20T09:00:26.431Z] time="2021-07-20T09:00:26Z" level=info msg="Node b36da3ee94da/172.17.54.226, left gossip cluster" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=info msg="Node be9c92118994 change state NodeActive --> NodeLeft" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=info msg="node5(fa4740b71332): Node leave event for be9c92118994/172.17.54.226" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=info msg="Node be9c92118994 change state NodeActive --> NodeLeft" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=info msg="node4(be9c92118994): Node leave event for be9c92118994/172.17.54.226" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=warning msg="memberlist: Was able to connect to be9c92118994 but other probes failed, network may be misconfigured" [2021-07-20T09:00:26.888Z] time="2021-07-20T09:00:26Z" level=info msg="Node be9c92118994/172.17.54.226, left gossip cluster" [2021-07-20T09:00:27.346Z] time="2021-07-20T09:00:27Z" level=info msg="Node be9c92118994/172.17.54.226, left gossip cluster" [2021-07-20T09:00:27.630Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-20T09:00:27.630Z] INFO: Unit tests ended at 07/20/2021 09:00:27. Duration:00:04:44.0562398 [2021-07-20T09:00:27.630Z] INFO: Building busybox [2021-07-20T09:00:27.630Z] Sending build context to Docker daemon 5.12kB [2021-07-20T09:00:27.630Z] [2021-07-20T09:00:27.630Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-20T09:00:27.630Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-20T09:00:27.630Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-20T09:00:27.630Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-20T09:00:27.630Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-20T09:00:27.630Z] ---> 9a0a02eca0e6 [2021-07-20T09:00:27.630Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-20T09:00:27.630Z] ---> Running in 2c57bddbfd46 [2021-07-20T09:00:27.802Z] time="2021-07-20T09:00:27Z" level=info msg="Node fa4740b71332/172.17.54.226, left gossip cluster" [2021-07-20T09:00:27.803Z] time="2021-07-20T09:00:27Z" level=info msg="Node fa4740b71332 change state NodeActive --> NodeFailed" [2021-07-20T09:00:27.803Z] time="2021-07-20T09:00:27Z" level=info msg="Node fa4740b71332/172.17.54.226, added to failed nodes list" [2021-07-20T09:00:27.803Z] time="2021-07-20T09:00:27Z" level=warning msg="memberlist: Failed to send gossip to 172.17.54.226:10037: write udp [::]:10036->172.17.54.226:10037: use of closed network connection" [2021-07-20T09:00:27.803Z] time="2021-07-20T09:00:27Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.17.54.226:10037: use of closed network connection" [2021-07-20T09:00:27.803Z] --- PASS: TestNetworkDBIslands (12.47s) [2021-07-20T09:00:27.803Z] PASS [2021-07-20T09:00:27.803Z] coverage: 60.0% of statements [2021-07-20T09:00:27.803Z] ok github.com/docker/docker/libnetwork/networkdb 105.318s coverage: 60.0% of statements [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/quota [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T09:00:27.803Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === Skipped [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-20T09:00:29.337Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-20T09:00:29.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-20T09:00:29.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-20T09:00:29.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-20T09:00:29.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T09:00:29.337Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-20T09:00:29.337Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-20T09:00:29.337Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-20T09:00:29.337Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-20T09:00:29.337Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-20T09:00:29.337Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-20T09:00:29.337Z] daemon_test.go:147: root required [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T09:00:29.337Z] reload_test.go:520: root required [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-20T09:00:29.337Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T09:00:29.337Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-20T09:00:29.337Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-20T09:00:29.337Z] download_test.go:268: Needs fixing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-20T09:00:29.337Z] layer_test.go:304: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-20T09:00:29.337Z] layer_test.go:353: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-20T09:00:29.337Z] layer_test.go:468: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-20T09:00:29.337Z] layer_test.go:697: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-20T09:00:29.337Z] migration_test.go:46: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T09:00:29.337Z] migration_test.go:182: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-20T09:00:29.337Z] mount_test.go:17: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-20T09:00:29.337Z] mount_test.go:76: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-20T09:00:29.337Z] mount_test.go:125: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-20T09:00:29.337Z] mount_test.go:212: Failing on Windows [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-20T09:00:29.337Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-20T09:00:29.337Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-20T09:00:29.337Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-20T09:00:29.337Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-20T09:00:29.337Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-20T09:00:29.337Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-20T09:00:29.337Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-20T09:00:29.337Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-20T09:00:29.337Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-20T09:00:29.337Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-20T09:00:29.337Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-20T09:00:29.337Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-20T09:00:29.337Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-20T09:00:29.337Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-20T09:00:29.337Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-20T09:00:29.337Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-20T09:00:29.337Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-20T09:00:29.337Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-20T09:00:29.337Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-20T09:00:29.337Z] archive_windows_test.go:16: Currently fails [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-20T09:00:29.337Z] changes_test.go:196: needs more investigation [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-20T09:00:29.337Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-20T09:00:29.337Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-20T09:00:29.337Z] changes_test.go:433: needs further investigation [2021-07-20T09:00:29.337Z] [2021-07-20T09:00:29.337Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-20T09:00:29.338Z] changes_test.go:469: needs further investigation [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-20T09:00:29.338Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-20T09:00:29.338Z] poller_test.go:41: No chmod on Windows [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T09:00:29.338Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T09:00:29.338Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-20T09:00:29.338Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-20T09:00:29.338Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-20T09:00:29.338Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-20T09:00:29.338Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-20T09:00:29.338Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] [2021-07-20T09:00:29.338Z] DONE 2031 tests, 69 skipped in 294.728s [2021-07-20T09:00:29.338Z] INFO: make.ps1 ended at 07/20/2021 09:00:29 [2021-07-20T09:00:29.394Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-07-20T09:00:29.394Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:00:30.396Z] ok github.com/docker/docker/plugin 0.537s coverage: 23.2% of statements [2021-07-20T09:00:30.973Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-07-20T09:00:31.510Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-20T09:00:31.510Z] INFO: Unit tests ended at 07/20/2021 09:00:31. Duration:00:05:08.0868254 [2021-07-20T09:00:31.510Z] INFO: Building busybox [2021-07-20T09:00:31.510Z] Sending build context to Docker daemon 5.12kB [2021-07-20T09:00:31.510Z] [2021-07-20T09:00:31.510Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-20T09:00:31.510Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-20T09:00:31.510Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-20T09:00:31.510Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-20T09:00:31.510Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-20T09:00:31.510Z] ---> 39d157a84080 [2021-07-20T09:00:31.510Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-20T09:00:31.510Z] ---> Running in fd56060416b9 [2021-07-20T09:00:31.925Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.7% of statements [2021-07-20T09:00:32.689Z] --- PASS: TestBuildWithEmptyLayers (3.02s) [2021-07-20T09:00:32.689Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:00:33.322Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-07-20T09:00:33.900Z] ok github.com/docker/docker/quota 0.476s coverage: 71.4% of statements [2021-07-20T09:00:36.459Z] ok github.com/docker/docker/registry 0.118s coverage: 58.8% of statements [2021-07-20T09:00:36.722Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-20T09:00:37.968Z] --- PASS: TestBuildMultiStageOnBuild (5.00s) [2021-07-20T09:00:37.968Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:00:37.968Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2021-07-20T09:00:37.968Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:00:38.649Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-07-20T09:00:38.649Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-20T09:00:39.227Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-07-20T09:00:40.068Z] Removing intermediate container fd56060416b9 [2021-07-20T09:00:40.068Z] ---> 6912f8282ca5 [2021-07-20T09:00:40.068Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-20T09:00:40.068Z] ---> Running in 2cde313c1a0f [2021-07-20T09:00:40.526Z] Removing intermediate container 2cde313c1a0f [2021-07-20T09:00:40.526Z] ---> 39d4cc18ceb9 [2021-07-20T09:00:40.526Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-20T09:00:40.526Z] ---> Running in 5fa481afcbbd [2021-07-20T09:00:40.984Z] Removing intermediate container 5fa481afcbbd [2021-07-20T09:00:40.984Z] ---> 3afa5a97b0fd [2021-07-20T09:00:40.984Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-20T09:00:41.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-20T09:00:41.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T09:00:42.200Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2021-07-20T09:00:42.200Z] === RUN TestBuildWithHugeFile [2021-07-20T09:00:42.412Z] Removing intermediate container 2c57bddbfd46 [2021-07-20T09:00:42.412Z] ---> d28fe89ffc1f [2021-07-20T09:00:42.412Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-20T09:00:42.412Z] ---> Running in ba54006187e1 [2021-07-20T09:00:42.412Z] Removing intermediate container ba54006187e1 [2021-07-20T09:00:42.412Z] ---> 25587b05a3fe [2021-07-20T09:00:42.412Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-20T09:00:42.412Z] ---> Running in 61a996a1880d [2021-07-20T09:00:42.412Z] Removing intermediate container 61a996a1880d [2021-07-20T09:00:42.412Z] ---> 5798713d58e3 [2021-07-20T09:00:42.412Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-20T09:00:42.519Z] [2021-07-20T09:00:42.519Z] ---> cc3ed17f0ef4 [2021-07-20T09:00:42.519Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-20T09:00:42.976Z] ---> Running in 344e066a7c92 [2021-07-20T09:00:43.941Z] [2021-07-20T09:00:44.398Z] ---> bfff7811b9a1 [2021-07-20T09:00:44.398Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-20T09:00:44.398Z] ---> Running in f764420c85e0 [2021-07-20T09:00:47.397Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2021-07-20T09:00:47.397Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2021-07-20T09:00:47.975Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2021-07-20T09:00:48.239Z] ok github.com/docker/docker/volume/local 0.202s coverage: 76.4% of statements [2021-07-20T09:00:51.578Z] Removing intermediate container 344e066a7c92 [2021-07-20T09:00:51.578Z] ---> faf785244511 [2021-07-20T09:00:51.578Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-20T09:00:51.578Z] ---> Running in c3a7d32a25c3 [2021-07-20T09:00:52.036Z] [2021-07-20T09:00:52.036Z] SUCCESS: Specified value was saved. [2021-07-20T09:00:53.549Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-07-20T09:00:54.932Z] Removing intermediate container c3a7d32a25c3 [2021-07-20T09:00:54.932Z] ---> 9927270cb23e [2021-07-20T09:00:54.932Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-20T09:00:54.932Z] ---> Running in 07bfd0bc0cea [2021-07-20T09:00:58.665Z] Cannot create a file when that file already exists. [2021-07-20T09:01:02.051Z] Removing intermediate container f764420c85e0 [2021-07-20T09:01:02.051Z] ---> 55324e487fa9 [2021-07-20T09:01:02.051Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-20T09:01:02.051Z] ---> Running in e0bfd9745cf2 [2021-07-20T09:01:03.018Z] [2021-07-20T09:01:03.018Z] SUCCESS: Specified value was saved. [2021-07-20T09:01:03.339Z] Removing intermediate container 07bfd0bc0cea [2021-07-20T09:01:03.339Z] ---> fbfe7b1a37d9 [2021-07-20T09:01:03.339Z] Step 13/13 : CMD ["sh"] [2021-07-20T09:01:03.339Z] ---> Running in c898bc6d5cb0 [2021-07-20T09:01:03.339Z] Removing intermediate container c898bc6d5cb0 [2021-07-20T09:01:03.339Z] ---> ac33cb66bd39 [2021-07-20T09:01:03.339Z] Successfully built ac33cb66bd39 [2021-07-20T09:01:03.339Z] Successfully tagged busybox:latest [2021-07-20T09:01:03.339Z] INFO: Docker images of the daemon under test [2021-07-20T09:01:03.339Z] [2021-07-20T09:01:03.339Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T09:01:03.339Z] busybox latest ac33cb66bd39 Less than a second ago 2.78GB [2021-07-20T09:01:03.339Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-20T09:01:03.339Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-20T09:01:03.339Z] [2021-07-20T09:01:03.339Z] INFO: Running integration tests at 07/20/2021 09:01:02... [2021-07-20T09:01:03.339Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-20T09:01:03.339Z] INFO: Integration API tests being run from the host: [2021-07-20T09:01:03.339Z] INFO: make.ps1 starting at 07/20/2021 09:01:02 [2021-07-20T09:01:04.304Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-20T09:01:05.188Z] Removing intermediate container e0bfd9745cf2 [2021-07-20T09:01:05.188Z] ---> 690d1549f3af [2021-07-20T09:01:05.188Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-20T09:01:05.188Z] ---> Running in 123e537710b5 [2021-07-20T09:01:10.984Z] Cannot create a file when that file already exists. [2021-07-20T09:01:12.837Z] ..........................xx.................... [ 29%] [2021-07-20T09:01:13.464Z] --- PASS: TestBuildWithHugeFile (51.64s) [2021-07-20T09:01:13.464Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:01:13.465Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:01:13.465Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-20T09:01:13.465Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:01:13.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:13.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:13.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:13.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:13.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:13.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:13.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:13.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:13.465Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:13.465Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-20T09:01:13.465Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-20T09:01:13.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-20T09:01:13.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-20T09:01:13.465Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:01:13.465Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T09:01:13.465Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T09:01:13.465Z] --- PASS: TestBuildPreserveOwnership (4.21s) [2021-07-20T09:01:13.465Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.91s) [2021-07-20T09:01:13.465Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-07-20T09:01:13.465Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:01:13.465Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-20T09:01:13.465Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T09:01:14.703Z] Removing intermediate container 123e537710b5 [2021-07-20T09:01:14.703Z] ---> 6f29dc6ef19e [2021-07-20T09:01:14.703Z] Step 13/13 : CMD ["sh"] [2021-07-20T09:01:14.703Z] ---> Running in ef698ec95912 [2021-07-20T09:01:15.161Z] Removing intermediate container ef698ec95912 [2021-07-20T09:01:15.161Z] ---> c27cc7f9f10a [2021-07-20T09:01:15.161Z] Successfully built c27cc7f9f10a [2021-07-20T09:01:15.161Z] Successfully tagged busybox:latest [2021-07-20T09:01:15.161Z] INFO: Docker images of the daemon under test [2021-07-20T09:01:15.161Z] [2021-07-20T09:01:15.161Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T09:01:15.161Z] busybox latest c27cc7f9f10a 1 second ago 5.72GB [2021-07-20T09:01:15.161Z] microsoft/windowsservercore latest 9a0a02eca0e6 13 days ago 5.7GB [2021-07-20T09:01:15.161Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 13 days ago 5.7GB [2021-07-20T09:01:15.161Z] [2021-07-20T09:01:15.161Z] INFO: Running integration tests at 07/20/2021 09:01:15... [2021-07-20T09:01:15.161Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-20T09:01:15.161Z] INFO: Integration API tests being run from the host: [2021-07-20T09:01:15.161Z] INFO: make.ps1 starting at 07/20/2021 09:01:15 [2021-07-20T09:01:16.124Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-20T09:01:20.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T09:01:20.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T09:01:23.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T09:01:25.688Z] time="2021-07-20T09:01:20Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-07-20T09:01:25.688Z] ok github.com/docker/docker/libnetwork/networkdb 108.805s coverage: 60.0% of statements [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T09:01:25.688Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === Skipped [2021-07-20T09:01:25.688Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-20T09:01:25.688Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-20T09:01:25.688Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-20T09:01:25.688Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-20T09:01:25.688Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-20T09:01:25.688Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-20T09:01:25.688Z] time="2021-07-20T08:58:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-20T09:01:25.688Z] time="2021-07-20T08:58:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.688Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-20T09:01:25.688Z] time="2021-07-20T08:58:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:01:25.688Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:01:25.688Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:01:25.688Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-20T09:01:25.689Z] time="2021-07-20T08:58:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-20T09:01:25.689Z] time="2021-07-20T08:58:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-20T09:01:25.689Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-20T09:01:25.689Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-20T09:01:25.689Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:01:25.689Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-20T09:01:25.689Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-20T09:01:25.689Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-20T09:01:25.689Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-20T09:01:25.689Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-20T09:01:25.689Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-20T09:01:25.689Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-20T09:01:25.689Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-20T09:01:25.689Z] firewalld_test.go:13: firewalld is not running [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-20T09:01:25.689Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-20T09:01:25.689Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] [2021-07-20T09:01:25.689Z] DONE 2635 tests, 35 skipped in 318.019s Post stage [Pipeline] junit [2021-07-20T09:01:25.706Z] Recording test results [2021-07-20T09:01:25.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T09:01:26.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T09:01:27.528Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T09:01:27.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6883f3888b39472d4828c045c6f9e12f2bfdc8bc -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:6883f3888b39472d4828c045c6f9e12f2bfdc8bc hack/make.sh dynbinary test-integration [2021-07-20T09:01:28.301Z] Loaded image: buildpack-deps:buster [2021-07-20T09:01:28.301Z] Loaded image: busybox:latest [2021-07-20T09:01:28.301Z] Loaded image: busybox:glibc [2021-07-20T09:01:28.836Z] [2021-07-20T09:01:28.836Z] Removing bundles/ [2021-07-20T09:01:28.836Z] [2021-07-20T09:01:28.836Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T09:01:28.836Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T09:01:28.836Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T09:01:29.666Z] Loaded image: debian:bullseye [2021-07-20T09:01:29.666Z] Loaded image: hello-world:latest [2021-07-20T09:01:29.666Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:01:30.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T09:01:34.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:01:34.257Z] INFO: Testing against a local daemon [2021-07-20T09:01:34.257Z] === RUN TestBuildWithSession [2021-07-20T09:01:34.257Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:01:34.257Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T09:01:34.257Z] === RUN TestBuildSquashParent [2021-07-20T09:01:34.257Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:01:34.257Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:34.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:34.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:34.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:34.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:34.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:34.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:37.747Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.74s) [2021-07-20T09:01:37.747Z] PASS [2021-07-20T09:01:37.747Z] [2021-07-20T09:01:37.747Z] === Skipped [2021-07-20T09:01:37.747Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T09:01:37.747Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:01:37.747Z] [2021-07-20T09:01:37.747Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-20T09:01:37.747Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:01:37.747Z] [2021-07-20T09:01:37.747Z] [2021-07-20T09:01:37.747Z] DONE 34 tests, 2 skipped in 124.093s [2021-07-20T09:01:37.747Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T09:01:37.747Z] INFO: Testing against a local daemon [2021-07-20T09:01:37.747Z] === RUN TestConfigInspect [2021-07-20T09:01:38.490Z] --- PASS: TestBuildWithHugeFile (51.38s) [2021-07-20T09:01:38.490Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:01:38.490Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:01:38.490Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:01:38.490Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:01:38.490Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:38.490Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:38.490Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:38.490Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:38.490Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:38.490Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:38.490Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:01:38.490Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:01:38.490Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:01:38.490Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-20T09:01:38.490Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-20T09:01:38.490Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-20T09:01:38.490Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-20T09:01:38.490Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:01:38.490Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T09:01:38.677Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-20T09:01:39.634Z] --- PASS: TestConfigInspect (2.29s) [2021-07-20T09:01:39.634Z] === RUN TestConfigList [2021-07-20T09:01:40.399Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T09:01:40.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T09:01:41.520Z] --- PASS: TestConfigList (2.17s) [2021-07-20T09:01:41.520Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:01:42.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T09:01:44.033Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-07-20T09:01:44.033Z] === RUN TestConfigsUpdate [2021-07-20T09:01:44.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:44.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:44.597Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2021-07-20T09:01:44.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2021-07-20T09:01:44.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-20T09:01:44.597Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:01:44.597Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T09:01:44.597Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T09:01:44.597Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-20T09:01:44.597Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-20T09:01:44.597Z] PASS [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === Skipped [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T09:01:44.597Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:01:44.597Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-20T09:01:44.597Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] DONE 34 tests, 3 skipped in 136.715s [2021-07-20T09:01:44.597Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T09:01:44.597Z] INFO: Testing against a local daemon [2021-07-20T09:01:44.597Z] === RUN TestConfigInspect [2021-07-20T09:01:44.597Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-20T09:01:44.597Z] === RUN TestConfigList [2021-07-20T09:01:44.597Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestConfigList (0.01s) [2021-07-20T09:01:44.597Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:01:44.597Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-20T09:01:44.597Z] === RUN TestConfigsUpdate [2021-07-20T09:01:44.597Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-20T09:01:44.597Z] === RUN TestTemplatedConfig [2021-07-20T09:01:44.597Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-20T09:01:44.597Z] === RUN TestConfigCreateResolve [2021-07-20T09:01:44.597Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-20T09:01:44.597Z] PASS [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === Skipped [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-20T09:01:44.597Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-20T09:01:44.597Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-20T09:01:44.597Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-20T09:01:44.597Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-20T09:01:44.597Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-20T09:01:44.597Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] [2021-07-20T09:01:44.597Z] DONE 6 tests, 6 skipped in 0.213s [2021-07-20T09:01:44.597Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T09:01:44.597Z] INFO: Testing against a local daemon [2021-07-20T09:01:44.597Z] === RUN TestCheckpoint [2021-07-20T09:01:44.597Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:01:44.597Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:01:44.597Z] === RUN TestContainerInvalidJSON [2021-07-20T09:01:44.597Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:44.597Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:44.597Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:44.597Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:44.597Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:44.597Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:44.597Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:44.597Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:44.597Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:44.597Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-20T09:01:44.597Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T09:01:44.597Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T09:01:44.597Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T09:01:44.597Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:01:44.597Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-20T09:01:44.597Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:01:44.857Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-20T09:01:44.857Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:01:44.857Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-20T09:01:44.857Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:01:44.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-20T09:01:44.857Z] === RUN TestCopyFromContainer [2021-07-20T09:01:45.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T09:01:45.918Z] --- PASS: TestConfigsUpdate (2.17s) [2021-07-20T09:01:45.918Z] === RUN TestTemplatedConfig [2021-07-20T09:01:46.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:01:46.124Z] INFO: Testing against a local daemon [2021-07-20T09:01:46.124Z] === RUN TestBuildWithSession [2021-07-20T09:01:46.124Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:01:46.124Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T09:01:46.124Z] === RUN TestBuildSquashParent [2021-07-20T09:01:46.124Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:01:46.124Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:46.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:46.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:46.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:01:46.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:01:46.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:01:46.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:01:46.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T09:01:48.150Z] === RUN TestCopyFromContainer// [2021-07-20T09:01:48.150Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T09:01:48.150Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T09:01:48.369Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-20T09:01:48.411Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T09:01:48.411Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T09:01:48.411Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T09:01:48.411Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T09:01:48.411Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T09:01:48.671Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T09:01:48.671Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer (3.87s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-20T09:01:48.671Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-20T09:01:48.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:01:48.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:48.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:48.671Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:48.671Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:48.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:48.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:48.671Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:48.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T09:01:48.671Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:01:48.671Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-20T09:01:48.671Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:01:48.671Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:01:48.671Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:01:48.671Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:01:48.671Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:01:48.671Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:01:48.671Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:01:48.671Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:01:48.671Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:01:48.671Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:01:48.671Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T09:01:48.671Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T09:01:48.671Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:01:48.671Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-20T09:01:48.671Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:01:49.185Z] --- PASS: TestTemplatedConfig (3.40s) [2021-07-20T09:01:49.185Z] === RUN TestConfigCreateResolve [2021-07-20T09:01:50.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T09:01:50.583Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-07-20T09:01:50.583Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:01:51.698Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-07-20T09:01:51.698Z] PASS [2021-07-20T09:01:51.698Z] [2021-07-20T09:01:51.698Z] DONE 6 tests in 14.346s [2021-07-20T09:01:51.698Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T09:01:51.698Z] INFO: Testing against a local daemon [2021-07-20T09:01:51.698Z] === RUN TestCheckpoint [2021-07-20T09:01:51.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:01:51.698Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:01:51.698Z] === RUN TestContainerInvalidJSON [2021-07-20T09:01:51.698Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:51.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:51.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:51.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:51.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:51.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:51.698Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:01:51.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:01:51.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:01:51.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-20T09:01:51.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T09:01:51.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T09:01:51.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T09:01:51.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:01:51.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-20T09:01:51.698Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:01:51.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-20T09:01:51.698Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:01:51.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-20T09:01:51.698Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:01:51.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-20T09:01:51.698Z] === RUN TestCopyFromContainer [2021-07-20T09:01:52.033Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-20T09:01:52.492Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-07-20T09:01:52.492Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:01:52.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:52.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:52.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:52.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:52.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:52.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:52.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:52.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:52.493Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:52.493Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:52.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:52.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:52.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:52.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:52.493Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T09:01:52.493Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T09:01:52.493Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:01:52.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer// [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T09:01:53.062Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T09:01:53.318Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T09:01:53.318Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T09:01:53.318Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer (1.78s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-20T09:01:53.318Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-20T09:01:53.318Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:01:53.318Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:53.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:53.318Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:53.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:53.318Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:53.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:53.318Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:01:53.318Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:01:53.318Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:01:53.318Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-20T09:01:53.318Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T09:01:53.318Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:01:53.318Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T09:01:53.318Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:01:53.318Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-20T09:01:53.318Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:01:53.318Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:01:53.318Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:01:53.318Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:01:53.318Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:01:53.318Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:01:53.318Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:01:53.433Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-07-20T09:01:53.434Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:01:53.434Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:01:53.434Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:01:53.434Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-20T09:01:53.434Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T09:01:53.434Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T09:01:53.434Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:01:53.434Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-20T09:01:53.434Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:01:53.434Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T09:01:53.434Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T09:01:53.434Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-20T09:01:53.434Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-20T09:01:53.434Z] === RUN TestDaemonRestartIpcMode [2021-07-20T09:01:53.434Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T09:01:53.434Z] === RUN TestDaemonHostGatewayIP [2021-07-20T09:01:53.434Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:01:53.434Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-20T09:01:53.434Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T09:01:53.434Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T09:01:53.434Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:01:53.434Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-20T09:01:53.434Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:01:53.434Z] === RUN TestDiff [2021-07-20T09:01:53.573Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:01:53.573Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:01:53.573Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:01:53.573Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-20T09:01:53.573Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:01:53.573Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T09:01:53.573Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T09:01:53.574Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:01:53.574Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-20T09:01:53.574Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:01:54.003Z] --- PASS: TestDiff (0.62s) [2021-07-20T09:01:54.003Z] === RUN TestExecWithCloseStdin [2021-07-20T09:01:54.895Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T09:01:54.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.65s) [2021-07-20T09:01:54.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.66s) [2021-07-20T09:01:54.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.91s) [2021-07-20T09:01:54.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.98s) [2021-07-20T09:01:54.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.38s) [2021-07-20T09:01:54.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.28s) [2021-07-20T09:01:54.896Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:01:54.896Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:01:54.943Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-07-20T09:01:54.943Z] === RUN TestExec [2021-07-20T09:01:55.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T09:01:55.886Z] --- PASS: TestExec (0.93s) [2021-07-20T09:01:55.886Z] === RUN TestExecUser [2021-07-20T09:01:56.087Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2021-07-20T09:01:56.087Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:01:56.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:01:56.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:01:56.826Z] --- PASS: TestExecUser (0.92s) [2021-07-20T09:01:56.826Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:01:57.396Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-07-20T09:01:57.396Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:57.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:57.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:01:57.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:01:57.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:01:57.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:01:57.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-20T09:01:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T09:01:57.976Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:01:58.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T09:01:58.781Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2021-07-20T09:01:58.782Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:01:58.904Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-20T09:01:58.904Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:01:58.904Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:01:58.904Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:01:58.904Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-20T09:01:58.904Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T09:01:58.904Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T09:01:58.904Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:01:58.904Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-20T09:01:58.904Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:01:58.904Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T09:01:58.904Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T09:01:58.904Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T09:01:58.904Z] === RUN TestDaemonRestartIpcMode [2021-07-20T09:01:58.904Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T09:01:58.904Z] === RUN TestDaemonHostGatewayIP [2021-07-20T09:01:58.904Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T09:01:58.904Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T09:01:58.904Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T09:01:58.904Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:01:58.904Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T09:01:58.904Z] === RUN TestDiff [2021-07-20T09:01:59.831Z] --- PASS: TestDiff (0.77s) [2021-07-20T09:01:59.831Z] === RUN TestExecWithCloseStdin [2021-07-20T09:02:00.166Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-07-20T09:02:00.166Z] === RUN TestHealthKillContainer [2021-07-20T09:02:00.769Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-20T09:02:00.769Z] === RUN TestExec [2021-07-20T09:02:00.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T09:02:02.137Z] --- PASS: TestExec (1.19s) [2021-07-20T09:02:02.137Z] === RUN TestExecUser [2021-07-20T09:02:03.063Z] --- PASS: TestExecUser (1.08s) [2021-07-20T09:02:03.063Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:02:03.445Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T09:02:03.445Z] Using test binary docker [2021-07-20T09:02:03.445Z] +++ /etc/init.d/apparmor start [2021-07-20T09:02:03.445Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T09:02:03.445Z] Starting dockerd [2021-07-20T09:02:03.445Z] INFO: Waiting for daemon to start... [2021-07-20T09:02:03.445Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-20T09:02:03.461Z] --- PASS: TestHealthKillContainer (2.91s) [2021-07-20T09:02:03.461Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.94s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.96s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.48s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.92s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.31s) [2021-07-20T09:02:03.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.39s) [2021-07-20T09:02:03.478Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:02:03.478Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:02:03.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2021-07-20T09:02:03.721Z] === RUN TestIpcModeNone [2021-07-20T09:02:03.995Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-07-20T09:02:03.995Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:02:04.661Z] --- PASS: TestIpcModeNone (0.95s) [2021-07-20T09:02:04.661Z] === RUN TestIpcModePrivate [2021-07-20T09:02:05.359Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-20T09:02:05.359Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:02:05.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-20T09:02:05.602Z] --- PASS: TestIpcModePrivate (0.91s) [2021-07-20T09:02:05.602Z] === RUN TestIpcModeShareable [2021-07-20T09:02:05.602Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:02:05.602Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-20T09:02:05.602Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T09:02:06.733Z] . [2021-07-20T09:02:06.733Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T09:02:06.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T09:02:06.733Z] Error: No such image: emptyfs [2021-07-20T09:02:06.733Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T09:02:06.733Z] ++++ docker load [2021-07-20T09:02:06.992Z] Running integration-test (iteration 1) [2021-07-20T09:02:06.992Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T09:02:06.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:02:06.992Z] ++ set -e [2021-07-20T09:02:06.992Z] ++ '[' -n 0 ']' [2021-07-20T09:02:06.992Z] ++ set -x [2021-07-20T09:02:06.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:02:07.247Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-07-20T09:02:07.247Z] === RUN TestHealthKillContainer [2021-07-20T09:02:08.897Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2021-07-20T09:02:08.897Z] === RUN TestAPIIpcModeHost [2021-07-20T09:02:08.897Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:02:08.897Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-20T09:02:08.897Z] === RUN TestDaemonIpcModeShareable [2021-07-20T09:02:08.897Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:02:08.897Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-20T09:02:08.897Z] === RUN TestDaemonIpcModePrivate [2021-07-20T09:02:10.281Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-20T09:02:10.281Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2021-07-20T09:02:10.281Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T09:02:10.281Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:02:10.281Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-20T09:02:10.281Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T09:02:10.281Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:02:10.281Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-20T09:02:10.281Z] === RUN TestIpcModeOlderClient [2021-07-20T09:02:10.281Z] === PAUSE TestIpcModeOlderClient [2021-07-20T09:02:10.281Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:02:10.509Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-20T09:02:10.509Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:02:10.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:02:10.765Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-07-20T09:02:10.765Z] === RUN TestIpcModeNone [2021-07-20T09:02:10.852Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-07-20T09:02:10.852Z] === RUN TestKillContainer [2021-07-20T09:02:10.852Z] === RUN TestKillContainer/no_signal [2021-07-20T09:02:10.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:02:11.423Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:02:11.692Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-20T09:02:11.692Z] === RUN TestIpcModePrivate [2021-07-20T09:02:11.961Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:02:11.993Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:02:12.419Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-20T09:02:12.558Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:02:12.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:02:12.559Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:02:12.618Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-20T09:02:12.873Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-20T09:02:12.873Z] === RUN TestIpcModeShareable [2021-07-20T09:02:12.927Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:02:12.935Z] --- PASS: TestKillContainer (1.97s) [2021-07-20T09:02:12.935Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-07-20T09:02:12.935Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-07-20T09:02:12.935Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-07-20T09:02:12.935Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:02:12.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T09:02:13.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T09:02:13.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:02:13.800Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-20T09:02:13.800Z] --- PASS: TestIpcModeShareable (1.02s) [2021-07-20T09:02:13.800Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy (11.29s) [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.59s) [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-07-20T09:02:13.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-07-20T09:02:13.897Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:02:14.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-07-20T09:02:14.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-07-20T09:02:14.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-07-20T09:02:14.076Z] === RUN TestKillStoppedContainer [2021-07-20T09:02:14.076Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-20T09:02:14.076Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:02:14.337Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-20T09:02:14.337Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:02:14.907Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-07-20T09:02:14.907Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:02:14.907Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:14.907Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:02:14.907Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:02:14.907Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:02:14.907Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T09:02:14.907Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T09:02:14.907Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-20T09:02:14.907Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-20T09:02:14.907Z] === RUN TestLinksContainerNames [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy (21.30s) [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.95s) [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-07-20T09:02:15.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2021-07-20T09:02:15.053Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:02:16.072Z] --- PASS: TestBuildMultiStageParentConfig (2.30s) [2021-07-20T09:02:16.072Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:02:16.072Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:02:16.072Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-20T09:02:16.072Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:02:16.289Z] --- PASS: TestLinksContainerNames (1.26s) [2021-07-20T09:02:16.289Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:02:16.860Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-07-20T09:02:16.860Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T09:02:17.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-07-20T09:02:17.065Z] === RUN TestAPIIpcModeHost [2021-07-20T09:02:17.429Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/default [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/private [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/slave [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/shared [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T09:02:17.429Z] === CONT TestMountDaemonRoot/default [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:17.429Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:17.429Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:17.429Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:17.429Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/shared [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/slave [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/private [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:17.430Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:17.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:17.430Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:17.608Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-07-20T09:02:17.608Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:17.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-20T09:02:17.690Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-20T09:02:17.690Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T09:02:17.690Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:02:17.690Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-20T09:02:17.690Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T09:02:17.690Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:02:17.690Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-20T09:02:17.690Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T09:02:17.690Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:02:17.690Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-20T09:02:17.690Z] === RUN TestNetworkNat [2021-07-20T09:02:17.946Z] --- PASS: TestBuildMultiStageParentConfig (2.56s) [2021-07-20T09:02:17.946Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:02:17.946Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:02:17.946Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-20T09:02:17.946Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:02:17.992Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-20T09:02:17.992Z] === RUN TestDaemonIpcModeShareable [2021-07-20T09:02:18.631Z] --- PASS: TestNetworkNat (0.85s) [2021-07-20T09:02:18.631Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:02:18.910Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2021-07-20T09:02:18.910Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:02:19.201Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-07-20T09:02:19.201Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:02:19.356Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-20T09:02:19.611Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-07-20T09:02:19.611Z] === RUN TestDaemonIpcModePrivate [2021-07-20T09:02:19.628Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-20T09:02:21.127Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-20T09:02:21.500Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-20T09:02:21.500Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-07-20T09:02:21.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T09:02:22.499Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-07-20T09:02:22.499Z] === RUN TestPause [2021-07-20T09:02:22.499Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:22.499Z] --- SKIP: TestPause (0.00s) [2021-07-20T09:02:22.499Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:02:22.499Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:02:22.499Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:02:22.499Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:02:22.499Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:22.499Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-20T09:02:22.499Z] === RUN TestPidHost [2021-07-20T09:02:22.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-20T09:02:22.865Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2021-07-20T09:02:22.865Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T09:02:24.410Z] --- PASS: TestPidHost (1.78s) [2021-07-20T09:02:24.410Z] === RUN TestPsFilter [2021-07-20T09:02:24.410Z] --- PASS: TestPsFilter (0.10s) [2021-07-20T09:02:24.410Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:02:24.753Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-20T09:02:24.753Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-07-20T09:02:24.753Z] === RUN TestIpcModeOlderClient [2021-07-20T09:02:24.753Z] === PAUSE TestIpcModeOlderClient [2021-07-20T09:02:24.753Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:02:24.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-07-20T09:02:24.980Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:02:25.314Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-07-20T09:02:25.314Z] === RUN TestKillContainer [2021-07-20T09:02:25.314Z] === RUN TestKillContainer/no_signal [2021-07-20T09:02:25.550Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-07-20T09:02:25.550Z] === RUN TestRemoveContainerRunning [2021-07-20T09:02:25.740Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-20T09:02:25.879Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:02:26.121Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-07-20T09:02:26.121Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:02:26.444Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:02:26.692Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-07-20T09:02:26.692Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:02:26.692Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T09:02:26.692Z] === RUN TestRenameLinkedContainer [2021-07-20T09:02:27.371Z] --- PASS: TestKillContainer (2.05s) [2021-07-20T09:02:27.371Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-20T09:02:27.371Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-07-20T09:02:27.371Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-07-20T09:02:27.371Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:02:27.371Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T09:02:27.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T09:02:28.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-07-20T09:02:28.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-07-20T09:02:28.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-07-20T09:02:28.860Z] === RUN TestKillStoppedContainer [2021-07-20T09:02:28.860Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-20T09:02:28.860Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:02:28.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-20T09:02:28.860Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:02:29.421Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-20T09:02:29.421Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:02:29.421Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-20T09:02:29.421Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:02:29.421Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:02:29.982Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-07-20T09:02:29.982Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T09:02:30.001Z] --- PASS: TestBuildMultiStageOnBuild (10.85s) [2021-07-20T09:02:30.001Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:02:30.001Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:02:30.001Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-20T09:02:30.001Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:02:30.037Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-07-20T09:02:30.037Z] === RUN TestRenameStoppedContainer [2021-07-20T09:02:30.299Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-20T09:02:30.299Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:02:30.910Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2021-07-20T09:02:30.910Z] === RUN TestLinksContainerNames [2021-07-20T09:02:31.266Z] --- PASS: TestBuildMultiStageOnBuild (11.13s) [2021-07-20T09:02:31.266Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:02:31.266Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:02:31.266Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-20T09:02:31.266Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:02:31.682Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2021-07-20T09:02:31.682Z] === RUN TestRenameInvalidName [2021-07-20T09:02:32.252Z] --- PASS: TestRenameInvalidName (0.66s) [2021-07-20T09:02:32.252Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:02:32.275Z] --- PASS: TestLinksContainerNames (1.37s) [2021-07-20T09:02:32.275Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:02:32.836Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-07-20T09:02:32.836Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T09:02:33.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/default [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/private [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/slave [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/shared [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/default [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/shared [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/slave [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/private [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:33.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:33.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:02:33.766Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T09:02:34.023Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T09:02:34.279Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-20T09:02:34.279Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-20T09:02:34.279Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T09:02:34.797Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2021-07-20T09:02:34.797Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:02:35.057Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-07-20T09:02:35.057Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:02:36.443Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-07-20T09:02:36.443Z] === RUN TestResize [2021-07-20T09:02:36.795Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-07-20T09:02:36.795Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T09:02:36.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-07-20T09:02:36.795Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T09:02:37.013Z] --- PASS: TestResize (0.65s) [2021-07-20T09:02:37.013Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:02:37.721Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-07-20T09:02:37.721Z] === RUN TestNetworkNat [2021-07-20T09:02:37.953Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2021-07-20T09:02:37.953Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:02:38.281Z] --- PASS: TestNetworkNat (0.70s) [2021-07-20T09:02:38.281Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:02:38.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-07-20T09:02:38.523Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:02:38.523Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-20T09:02:38.523Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:02:38.523Z] === RUN TestCgroupNamespacesRun [2021-07-20T09:02:38.560Z] --- PASS: TestBuildMultiStageLayerLeak (9.38s) [2021-07-20T09:02:38.560Z] === RUN TestBuildWithHugeFile [2021-07-20T09:02:38.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-07-20T09:02:38.843Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:02:40.081Z] .......................... [ 67%] [2021-07-20T09:02:40.432Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-07-20T09:02:40.432Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T09:02:41.372Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2021-07-20T09:02:41.372Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T09:02:41.578Z] --- PASS: TestBuildMultiStageLayerLeak (10.25s) [2021-07-20T09:02:41.578Z] === RUN TestBuildWithHugeFile [2021-07-20T09:02:42.104Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-07-20T09:02:42.104Z] === RUN TestPause [2021-07-20T09:02:42.666Z] --- PASS: TestPause (0.70s) [2021-07-20T09:02:42.666Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:02:42.666Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:02:42.666Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:02:42.666Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:02:42.754Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2021-07-20T09:02:42.754Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T09:02:43.595Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-07-20T09:02:43.595Z] === RUN TestPidHost [2021-07-20T09:02:44.669Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-07-20T09:02:44.669Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T09:02:45.483Z] --- PASS: TestPidHost (1.86s) [2021-07-20T09:02:45.483Z] === RUN TestPsFilter [2021-07-20T09:02:45.483Z] --- PASS: TestPsFilter (0.16s) [2021-07-20T09:02:45.483Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:02:46.075Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-20T09:02:46.075Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:02:46.580Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-07-20T09:02:46.580Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T09:02:47.029Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-07-20T09:02:47.029Z] === RUN TestRemoveContainerRunning [2021-07-20T09:02:47.519Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-07-20T09:02:47.519Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T09:02:47.600Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-20T09:02:47.600Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:02:48.090Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-20T09:02:48.090Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T09:02:48.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-07-20T09:02:48.161Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:02:48.161Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T09:02:48.161Z] === RUN TestRenameLinkedContainer [2021-07-20T09:02:49.999Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2021-07-20T09:02:49.999Z] === RUN TestNISDomainname [2021-07-20T09:02:49.999Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-20T09:02:49.999Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-20T09:02:49.999Z] === RUN TestHostnameDnsResolution [2021-07-20T09:02:50.412Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T09:02:50.413Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T09:02:50.413Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T09:02:50.413Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-20T09:02:50.413Z] [2021-07-20T09:02:50.413Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T09:02:50.413Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T09:02:50.413Z] HOSTNAME=0528c37654b5 [2021-07-20T09:02:50.413Z] TESTDEBUG=0 [2021-07-20T09:02:50.413Z] DEST=bundles/test-integration [2021-07-20T09:02:50.413Z] PWD=/go/src/github.com/docker/docker [2021-07-20T09:02:50.413Z] DOCKER_GITCOMMIT=6883f3888b39472d4828c045c6f9e12f2bfdc8bc [2021-07-20T09:02:50.413Z] container=docker [2021-07-20T09:02:50.413Z] HOME=/root [2021-07-20T09:02:50.413Z] GOLANG_VERSION=1.16.6 [2021-07-20T09:02:50.413Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T09:02:50.413Z] VALIDATE_BRANCH=master [2021-07-20T09:02:50.413Z] TERM=xterm [2021-07-20T09:02:50.413Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T09:02:50.413Z] SHLVL=1 [2021-07-20T09:02:50.413Z] TIMEOUT=120m [2021-07-20T09:02:50.413Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T09:02:50.413Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T09:02:50.413Z] GO111MODULE=off [2021-07-20T09:02:50.413Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T09:02:50.413Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T09:02:50.413Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T09:02:50.413Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T09:02:50.413Z] GOPATH=/go [2021-07-20T09:02:50.413Z] PKG_CONFIG=pkg-config [2021-07-20T09:02:50.413Z] _=/usr/bin/env [2021-07-20T09:02:50.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T09:02:50.941Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-07-20T09:02:50.941Z] === RUN TestStats [2021-07-20T09:02:50.941Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:50.941Z] --- SKIP: TestStats (0.00s) [2021-07-20T09:02:50.941Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:02:50.941Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T09:02:50.941Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T09:02:50.941Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T09:02:50.941Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T09:02:50.941Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T09:02:50.941Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T09:02:50.941Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T09:02:50.941Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T09:02:50.941Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T09:02:50.941Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T09:02:51.427Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-07-20T09:02:51.427Z] === RUN TestRenameStoppedContainer [2021-07-20T09:02:51.682Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-07-20T09:02:51.682Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:02:51.881Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T09:02:53.046Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-07-20T09:02:53.047Z] === RUN TestRenameInvalidName [2021-07-20T09:02:53.672Z] Loaded image: buildpack-deps:buster [2021-07-20T09:02:53.672Z] Loaded image: busybox:latest [2021-07-20T09:02:53.672Z] Loaded image: busybox:glibc [2021-07-20T09:02:53.789Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T09:02:53.973Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-20T09:02:53.973Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:02:55.701Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-20T09:02:55.701Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-07-20T09:02:55.701Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2021-07-20T09:02:55.701Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2021-07-20T09:02:55.701Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-07-20T09:02:55.701Z] === RUN TestDeleteDevicemapper [2021-07-20T09:02:55.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:02:55.701Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T09:02:55.701Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:02:56.489Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-07-20T09:02:56.489Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:02:56.745Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-07-20T09:02:56.745Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:02:57.613Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2021-07-20T09:02:57.613Z] === RUN TestUpdateMemory [2021-07-20T09:02:57.613Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:57.613Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-20T09:02:57.613Z] === RUN TestUpdateCPUQuota [2021-07-20T09:02:57.613Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:57.613Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-20T09:02:57.613Z] === RUN TestUpdatePidsLimit [2021-07-20T09:02:57.613Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:02:57.613Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-20T09:02:57.613Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:02:58.110Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-07-20T09:02:58.110Z] === RUN TestResize [2021-07-20T09:02:58.943Z] Loaded image: debian:bullseye [2021-07-20T09:02:58.943Z] Loaded image: hello-world:latest [2021-07-20T09:02:58.943Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:02:58.943Z] INFO: Testing against a local daemon [2021-07-20T09:02:58.943Z] === RUN TestCgroupNamespacesBuild [2021-07-20T09:02:59.036Z] --- PASS: TestResize (0.67s) [2021-07-20T09:02:59.036Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:02:59.597Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-20T09:02:59.597Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:03:00.164Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:00.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:00.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:00.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:03:00.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:03:02.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:02.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:03.134Z] --- PASS: TestCgroupNamespacesBuild (4.22s) [2021-07-20T09:03:03.134Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T09:03:03.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:03:03.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:03:04.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:03:05.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:03:05.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.64s) [2021-07-20T09:03:05.679Z] === RUN TestBuildWithSession [2021-07-20T09:03:05.679Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:03:05.679Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T09:03:05.679Z] === RUN TestBuildSquashParent [2021-07-20T09:03:06.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:03:07.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:03:09.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:03:09.835Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-07-20T09:03:09.835Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:03:09.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:03:10.774Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-07-20T09:03:10.774Z] === RUN TestWaitNonBlocked [2021-07-20T09:03:10.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:03:10.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:03:10.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:03:10.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:03:10.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:03:10.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:03:11.715Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-20T09:03:11.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-07-20T09:03:11.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-07-20T09:03:11.715Z] === RUN TestWaitBlocked [2021-07-20T09:03:11.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:03:11.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:03:11.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:03:11.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:03:11.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:03:11.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s) [2021-07-20T09:03:12.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.08s) [2021-07-20T09:03:12.477Z] === RUN TestCgroupNamespacesRun [2021-07-20T09:03:13.096Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-20T09:03:13.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2021-07-20T09:03:13.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2021-07-20T09:03:13.097Z] === CONT TestDaemonRestartIpcMode [2021-07-20T09:03:13.097Z] === CONT TestIpcModeOlderClient [2021-07-20T09:03:13.097Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-20T09:03:13.097Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T09:03:13.841Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2021-07-20T09:03:13.841Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T09:03:13.841Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-20T09:03:13.841Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-20T09:03:13.841Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T09:03:15.727Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-07-20T09:03:15.727Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T09:03:16.393Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2021-07-20T09:03:16.655Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-07-20T09:03:16.655Z] PASS [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === Skipped [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-20T09:03:16.655Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-20T09:03:16.655Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-20T09:03:16.655Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:03:16.655Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-20T09:03:16.655Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-20T09:03:16.655Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-20T09:03:16.655Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-20T09:03:16.655Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-20T09:03:16.655Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:03:16.655Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T09:03:16.655Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-20T09:03:16.655Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-20T09:03:16.655Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-20T09:03:16.655Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-20T09:03:16.655Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-20T09:03:16.655Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:03:16.655Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-20T09:03:16.655Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:03:16.655Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-20T09:03:16.655Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-20T09:03:16.655Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T09:03:16.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-20T09:03:16.655Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-20T09:03:16.655Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-20T09:03:16.655Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] [2021-07-20T09:03:16.655Z] DONE 177 tests, 25 skipped in 92.224s [2021-07-20T09:03:16.655Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-20T09:03:16.655Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T09:03:17.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-20T09:03:17.091Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T09:03:17.231Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:03:17.231Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-20T09:03:17.231Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-20T09:03:17.231Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-20T09:03:17.231Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-20T09:03:17.231Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-20T09:03:17.231Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-20T09:03:17.231Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:03:17.231Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-20T09:03:17.491Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-20T09:03:17.491Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-20T09:03:17.491Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-20T09:03:17.491Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-20T09:03:17.491Z] PASS [2021-07-20T09:03:17.491Z] [2021-07-20T09:03:17.491Z] DONE 7 tests in 0.827s [2021-07-20T09:03:17.491Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T09:03:17.751Z] INFO: Testing against a local daemon [2021-07-20T09:03:17.751Z] === RUN TestCommitInheritsEnv [2021-07-20T09:03:18.979Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-07-20T09:03:18.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T09:03:19.134Z] --- PASS: TestCommitInheritsEnv (1.43s) [2021-07-20T09:03:19.135Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:03:19.135Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T09:03:19.135Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:03:19.135Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-20T09:03:19.135Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:03:19.135Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-20T09:03:19.135Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:03:19.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-07-20T09:03:19.907Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T09:03:20.454Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-20T09:03:20.468Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-20T09:03:20.468Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T09:03:20.621Z] --- PASS: TestBuildSquashParent (12.35s) [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:03:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:03:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:03:20.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:03:20.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:03:21.044Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-07-20T09:03:21.044Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T09:03:21.044Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-20T09:03:21.044Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-20T09:03:21.044Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:03:21.044Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-20T09:03:21.044Z] === RUN TestTagInvalidReference [2021-07-20T09:03:21.044Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-20T09:03:21.044Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:03:21.304Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-20T09:03:21.304Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:03:21.304Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-20T09:03:21.304Z] === RUN TestTagOfficialNames [2021-07-20T09:03:21.304Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-20T09:03:21.304Z] === RUN TestTagMatchesDigest [2021-07-20T09:03:21.304Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-20T09:03:21.304Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T09:03:22.356Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-07-20T09:03:22.356Z] === RUN TestNISDomainname [2021-07-20T09:03:23.722Z] --- PASS: TestNISDomainname (1.24s) [2021-07-20T09:03:23.722Z] === RUN TestHostnameDnsResolution [2021-07-20T09:03:23.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:03:23.912Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:03:24.649Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-07-20T09:03:24.649Z] === RUN TestStats [2021-07-20T09:03:27.912Z] --- PASS: TestStats (2.70s) [2021-07-20T09:03:27.912Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:03:27.912Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T09:03:27.912Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T09:03:27.912Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T09:03:27.912Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T09:03:27.912Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T09:03:27.912Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T09:03:27.912Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T09:03:27.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T09:03:27.912Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T09:03:27.912Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T09:03:28.473Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T09:03:29.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:03:29.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:03:30.365Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T09:03:32.252Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-20T09:03:32.252Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2021-07-20T09:03:32.252Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2021-07-20T09:03:32.252Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-07-20T09:03:32.252Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-07-20T09:03:32.252Z] === RUN TestDeleteDevicemapper [2021-07-20T09:03:32.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:03:32.252Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T09:03:32.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.34s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.54s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.08s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.33s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.16s) [2021-07-20T09:03:34.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.37s) [2021-07-20T09:03:34.454Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:03:34.454Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:03:35.548Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2021-07-20T09:03:35.548Z] === RUN TestUpdateMemory [2021-07-20T09:03:36.474Z] --- PASS: TestUpdateMemory (1.22s) [2021-07-20T09:03:36.474Z] === RUN TestUpdateCPUQuota [2021-07-20T09:03:37.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:03:38.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:03:38.520Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-20T09:03:38.520Z] tests/integration/client_test.py ..... [ 75%] [2021-07-20T09:03:38.520Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-20T09:03:38.520Z] tests/integration/errors_test.py . [ 76%] [2021-07-20T09:03:38.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:03:39.445Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy (5.64s) [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.62s) [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2021-07-20T09:03:40.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-07-20T09:03:40.013Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:03:41.392Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2021-07-20T09:03:41.392Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:03:43.003Z] --- PASS: TestUpdateCPUQuota (6.29s) [2021-07-20T09:03:43.003Z] === RUN TestUpdatePidsLimit [2021-07-20T09:03:43.003Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T09:03:43.258Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T09:03:43.312Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2021-07-20T09:03:43.313Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:03:44.185Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T09:03:44.248Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-07-20T09:03:44.248Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:03:44.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T09:03:45.308Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T09:03:45.868Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T09:03:46.794Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-20T09:03:48.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.79s) [2021-07-20T09:03:48.160Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:03:48.437Z] --- PASS: TestBuildMultiStageOnBuild (3.94s) [2021-07-20T09:03:48.438Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:03:50.341Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2021-07-20T09:03:50.341Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:03:54.535Z] --- PASS: TestBuildMultiStageLayerLeak (4.21s) [2021-07-20T09:03:54.535Z] === RUN TestBuildWithHugeFile [2021-07-20T09:04:02.991Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2021-07-20T09:04:02.992Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:04:02.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-07-20T09:04:02.992Z] === RUN TestWaitNonBlocked [2021-07-20T09:04:02.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:04:02.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:04:02.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:04:02.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:04:02.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:04:02.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:04:02.992Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-20T09:04:02.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-07-20T09:04:02.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-07-20T09:04:02.992Z] === RUN TestWaitBlocked [2021-07-20T09:04:02.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:04:02.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:04:02.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:04:02.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:04:02.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:04:02.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:04:03.552Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-20T09:04:03.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-07-20T09:04:03.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-07-20T09:04:03.552Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T09:04:03.552Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T09:04:04.187Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-20T09:04:06.818Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2021-07-20T09:04:06.818Z] === CONT TestIpcModeOlderClient [2021-07-20T09:04:06.818Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-20T09:04:06.818Z] === CONT TestDaemonHostGatewayIP [2021-07-20T09:04:10.082Z] --- PASS: TestDaemonHostGatewayIP (3.20s) [2021-07-20T09:04:10.082Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T09:04:11.969Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2021-07-20T09:04:11.969Z] === CONT TestDaemonRestartIpcMode [2021-07-20T09:04:11.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T09:04:11.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T09:04:14.484Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-07-20T09:04:15.848Z] --- PASS: TestContainerKillOnDaemonStart (12.13s) [2021-07-20T09:04:15.848Z] PASS [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] === Skipped [2021-07-20T09:04:15.848Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-20T09:04:15.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:04:15.848Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:04:15.848Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-20T09:04:15.848Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T09:04:15.848Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] [2021-07-20T09:04:15.848Z] DONE 196 tests, 5 skipped in 144.269s [2021-07-20T09:04:15.848Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-20T09:04:15.848Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T09:04:16.104Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:04:16.104Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-20T09:04:16.104Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-20T09:04:16.104Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-20T09:04:16.104Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-20T09:04:16.104Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-20T09:04:16.104Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-20T09:04:16.104Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:04:16.104Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-20T09:04:16.360Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-20T09:04:16.360Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-20T09:04:16.360Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-07-20T09:04:16.360Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-20T09:04:16.360Z] PASS [2021-07-20T09:04:16.360Z] [2021-07-20T09:04:16.360Z] DONE 7 tests in 0.744s [2021-07-20T09:04:16.360Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T09:04:16.360Z] INFO: Testing against a local daemon [2021-07-20T09:04:16.360Z] === RUN TestCommitInheritsEnv [2021-07-20T09:04:16.616Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-07-20T09:04:16.616Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:04:16.616Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T09:04:16.616Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:04:16.871Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-20T09:04:16.871Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:04:16.871Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-20T09:04:16.871Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:04:17.126Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-20T09:04:17.126Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T09:04:19.013Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2021-07-20T09:04:19.013Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:04:19.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-20T09:04:19.013Z] === RUN TestTagInvalidReference [2021-07-20T09:04:19.013Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-20T09:04:19.013Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:04:19.013Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-20T09:04:19.013Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:04:19.013Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-20T09:04:19.013Z] === RUN TestTagOfficialNames [2021-07-20T09:04:19.013Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-20T09:04:19.013Z] === RUN TestTagMatchesDigest [2021-07-20T09:04:19.013Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-20T09:04:19.013Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T09:04:22.484Z] ......... [ 86%] [2021-07-20T09:04:27.394Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-20T09:04:29.296Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-20T09:04:33.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T09:04:33.257Z] Using test binary docker [2021-07-20T09:04:33.516Z] +++ /etc/init.d/apparmor start [2021-07-20T09:04:33.516Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T09:04:33.516Z] INFO: Waiting for daemon to start... [2021-07-20T09:04:33.516Z] Starting dockerd [2021-07-20T09:04:33.516Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-20T09:04:34.555Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-20T09:04:34.894Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T09:04:34.894Z] Using test binary docker [2021-07-20T09:04:34.894Z] +++ /etc/init.d/apparmor start [2021-07-20T09:04:34.894Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T09:04:34.894Z] INFO: Waiting for daemon to start... [2021-07-20T09:04:34.894Z] Starting dockerd [2021-07-20T09:04:34.894Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-20T09:04:35.927Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-20T09:04:36.796Z] . [2021-07-20T09:04:36.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T09:04:36.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T09:04:36.796Z] Error: No such image: emptyfs [2021-07-20T09:04:36.796Z] ++++ docker load [2021-07-20T09:04:36.796Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T09:04:36.796Z] Running integration-test (iteration 1) [2021-07-20T09:04:36.796Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-20T09:04:36.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-20T09:04:36.796Z] ++ set -e [2021-07-20T09:04:36.796Z] ++ '[' -n 0 ']' [2021-07-20T09:04:36.796Z] ++ set -x [2021-07-20T09:04:36.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-20T09:04:36.796Z] [2021-07-20T09:04:36.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T09:04:36.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T09:04:36.796Z] Error: No such image: emptyfs [2021-07-20T09:04:36.796Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T09:04:36.796Z] ++++ docker load [2021-07-20T09:04:37.366Z] Running integration-test (iteration 1) [2021-07-20T09:04:37.366Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-20T09:04:37.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-20T09:04:37.367Z] ++ set -e [2021-07-20T09:04:37.367Z] ++ '[' -n 0 ']' [2021-07-20T09:04:37.367Z] ++ set -x [2021-07-20T09:04:37.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-20T09:04:38.019Z] --- PASS: TestBuildWithHugeFile (103.86s) [2021-07-20T09:04:38.019Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:04:42.011Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-20T09:04:44.316Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-20T09:04:44.574Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-20T09:04:49.613Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-20T09:04:49.871Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-20T09:04:49.871Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-20T09:04:49.871Z] [2021-07-20T09:04:49.871Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-20T09:04:49.871Z] =========================== short test summary info ============================ [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-20T09:04:49.871Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-20T09:04:49.871Z] Not supported on most drivers [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-20T09:04:49.871Z] Output of docker top depends on host distro, and is not formalized. [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-20T09:04:49.871Z] Output of docker top depends on host distro, and is not formalized. [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-20T09:04:49.871Z] Can fail if eth0 has multiple IP addresses [2021-07-20T09:04:49.871Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-20T09:04:49.871Z] This doesn't seem to be taken into account by the engine [2021-07-20T09:04:49.871Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-20T09:04:49.871Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-20T09:04:49.871Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-20T09:04:49.871Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.50 seconds == [2021-07-20T09:04:50.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-20T09:04:57.799Z] --- PASS: TestImportExtremelyLargeImageWorks (93.90s) [2021-07-20T09:04:57.799Z] PASS [2021-07-20T09:04:57.799Z] [2021-07-20T09:04:57.799Z] === Skipped [2021-07-20T09:04:57.799Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-20T09:04:57.799Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-20T09:04:57.799Z] [2021-07-20T09:04:57.799Z] [2021-07-20T09:04:57.799Z] DONE 12 tests, 1 skipped in 97.747s [2021-07-20T09:04:57.799Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T09:04:57.799Z] INFO: Testing against a local daemon [2021-07-20T09:04:57.799Z] === RUN TestNetworkCreateDelete [2021-07-20T09:04:57.799Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-07-20T09:04:57.799Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:04:57.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-20T09:04:57.799Z] === RUN TestDaemonDNSFallback [2021-07-20T09:05:02.320Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:05:02.321Z] [2021-07-20T09:05:02.321Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:05:02.321Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:05:02.321Z] [2021-07-20T09:05:02.321Z] To set a process to complain mode, use the command line tool [2021-07-20T09:05:02.321Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:05:02.321Z] Post stage [Pipeline] junit [2021-07-20T09:05:02.333Z] Recording test results [2021-07-20T09:05:02.418Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-20T09:05:02.721Z] + echo Ensuring container killed. [2021-07-20T09:05:02.721Z] Ensuring container killed. [2021-07-20T09:05:02.721Z] + docker rm -vf docker-pr4 [2021-07-20T09:05:02.721Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-07-20T09:05:03.001Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:05:03.001Z] Chowning /workspace to jenkins user [2021-07-20T09:05:03.001Z] + id -u [2021-07-20T09:05:03.001Z] + id -g [2021-07-20T09:05:03.001Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:05:03.081Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-07-20T09:05:03.081Z] === RUN TestInspectNetwork [2021-07-20T09:05:03.081Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:05:03.081Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:05:03.081Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:05:03.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:05:03.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:05:03.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:05:03.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:05:03.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:05:03.081Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:05:03.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:05:03.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestNetworkList [2021-07-20T09:05:03.081Z] === RUN TestNetworkList//networks [2021-07-20T09:05:03.081Z] === PAUSE TestNetworkList//networks [2021-07-20T09:05:03.081Z] === RUN TestNetworkList//networks/ [2021-07-20T09:05:03.081Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:05:03.081Z] === CONT TestNetworkList//networks [2021-07-20T09:05:03.081Z] === CONT TestNetworkList//networks/ [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkList (0.01s) [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T09:05:03.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:05:03.081Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:05:03.081Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-20T09:05:03.081Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:05:03.081Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-20T09:05:03.081Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:05:03.081Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:05:03.081Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:05:03.081Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:05:03.081Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:05:03.081Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:05:03.081Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:05:03.081Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-20T09:05:03.081Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:05:03.081Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:05:03.081Z] PASS [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === Skipped [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-20T09:05:03.081Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:05:03.081Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:05:03.081Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-20T09:05:03.081Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-20T09:05:03.081Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-20T09:05:03.081Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:05:03.081Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] DONE 22 tests, 12 skipped in 7.268s [2021-07-20T09:05:03.081Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.081Z] INFO: Testing against a local daemon [2021-07-20T09:05:03.081Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T09:05:03.081Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:05:03.081Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestDockerNetworkIpvlan [2021-07-20T09:05:03.081Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:05:03.081Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:05:03.081Z] PASS [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === Skipped [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:05:03.081Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:05:03.081Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] DONE 2 tests, 2 skipped in 0.113s [2021-07-20T09:05:03.081Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.081Z] INFO: Testing against a local daemon [2021-07-20T09:05:03.081Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T09:05:03.081Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestDockerNetworkMacvlan [2021-07-20T09:05:03.081Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-20T09:05:03.081Z] PASS [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === Skipped [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-20T09:05:03.081Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-20T09:05:03.081Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] DONE 2 tests, 2 skipped in 0.108s [2021-07-20T09:05:03.081Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.081Z] testing: warning: no tests to run [2021-07-20T09:05:03.081Z] PASS [2021-07-20T09:05:03.081Z] [2021-07-20T09:05:03.081Z] DONE 0 tests in 0.027s [2021-07-20T09:05:03.081Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.081Z] INFO: Testing against a local daemon [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginTLS [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginHeader [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-07-20T09:05:03.081Z] === RUN TestAuthZPluginV2Disable [2021-07-20T09:05:03.081Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.081Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-20T09:05:03.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T09:05:03.082Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.082Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-20T09:05:03.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-20T09:05:03.341Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-20T09:05:03.341Z] PASS [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === Skipped [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-20T09:05:03.341Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] DONE 17 tests, 17 skipped in 0.407s [2021-07-20T09:05:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.341Z] INFO: Testing against a local daemon [2021-07-20T09:05:03.341Z] === RUN TestPluginInvalidJSON [2021-07-20T09:05:03.341Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:05:03.341Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:05:03.341Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:05:03.341Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-20T09:05:03.341Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T09:05:03.341Z] === RUN TestPluginInstall [2021-07-20T09:05:03.341Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T09:05:03.341Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:05:03.341Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-20T09:05:03.341Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T09:05:03.341Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:05:03.341Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-20T09:05:03.341Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:05:03.341Z] PASS [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === Skipped [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-20T09:05:03.341Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-20T09:05:03.341Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:05:03.341Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] [2021-07-20T09:05:03.341Z] DONE 5 tests, 3 skipped in 0.147s [2021-07-20T09:05:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T09:05:03.601Z] INFO: Testing against a local daemon [2021-07-20T09:05:03.601Z] === RUN TestExternalGraphDriver [2021-07-20T09:05:03.601Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-20T09:05:03.601Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-20T09:05:03.601Z] === RUN TestGraphdriverPluginV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:05:04.671Z] + bundleName=docker-py [2021-07-20T09:05:04.671Z] + echo Creating docker-py-bundles.tar.gz [2021-07-20T09:05:04.671Z] Creating docker-py-bundles.tar.gz [2021-07-20T09:05:04.672Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-07-20T09:05:04.683Z] Archiving artifacts [2021-07-20T09:05:04.926Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-20T09:05:05.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/make.sh binary [2021-07-20T09:05:05.439Z] --- PASS: TestBuildWithHugeFile (133.17s) [2021-07-20T09:05:05.439Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:05:05.848Z] [2021-07-20T09:05:05.848Z] Removing bundles/ [2021-07-20T09:05:05.848Z] [2021-07-20T09:05:05.848Z] ---> Making bundle: binary (in bundles/binary) [2021-07-20T09:05:05.848Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-20T09:05:05.848Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T09:05:07.854Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2021-07-20T09:05:07.854Z] PASS [2021-07-20T09:05:07.854Z] [2021-07-20T09:05:07.854Z] === Skipped [2021-07-20T09:05:07.854Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-20T09:05:07.854Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-20T09:05:07.854Z] [2021-07-20T09:05:07.854Z] [2021-07-20T09:05:07.854Z] DONE 2 tests, 1 skipped in 4.160s [2021-07-20T09:05:07.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T09:05:07.854Z] INFO: Testing against a local daemon [2021-07-20T09:05:07.854Z] === RUN TestContinueAfterPluginCrash [2021-07-20T09:05:07.854Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T09:05:07.854Z] === RUN TestReadPluginNoRead [2021-07-20T09:05:07.854Z] === PAUSE TestReadPluginNoRead [2021-07-20T09:05:07.854Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T09:05:07.854Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T09:05:07.854Z] === CONT TestContinueAfterPluginCrash [2021-07-20T09:05:07.854Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T09:05:12.058Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-07-20T09:05:12.058Z] === CONT TestReadPluginNoRead [2021-07-20T09:05:14.601Z] === RUN TestReadPluginNoRead/default [2021-07-20T09:05:15.982Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T09:05:17.363Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-07-20T09:05:17.363Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T09:05:18.748Z] === CONT TestReadPluginNoRead [2021-07-20T09:05:18.748Z] read_test.go:92: [d647dcfddf808] daemon is not started [2021-07-20T09:05:18.748Z] --- PASS: TestReadPluginNoRead (6.91s) [2021-07-20T09:05:18.748Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-07-20T09:05:18.748Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-07-20T09:05:18.748Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-07-20T09:05:18.748Z] PASS [2021-07-20T09:05:18.748Z] [2021-07-20T09:05:18.748Z] DONE 6 tests in 11.241s [2021-07-20T09:05:18.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-20T09:05:18.748Z] testing: warning: no tests to run [2021-07-20T09:05:18.748Z] PASS [2021-07-20T09:05:18.748Z] [2021-07-20T09:05:18.748Z] DONE 0 tests in 0.037s [2021-07-20T09:05:19.009Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T09:05:19.009Z] INFO: Testing against a local daemon [2021-07-20T09:05:19.009Z] === RUN TestPluginWithDevMounts [2021-07-20T09:05:19.009Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-20T09:05:19.009Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T09:05:19.009Z] PASS [2021-07-20T09:05:19.009Z] [2021-07-20T09:05:19.009Z] === Skipped [2021-07-20T09:05:19.009Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-20T09:05:19.009Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-20T09:05:19.009Z] [2021-07-20T09:05:19.009Z] [2021-07-20T09:05:19.009Z] DONE 1 tests, 1 skipped in 0.115s [2021-07-20T09:05:19.009Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T09:05:19.009Z] INFO: Testing against a local daemon [2021-07-20T09:05:19.009Z] === RUN TestSecretInspect [2021-07-20T09:05:19.269Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.269Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-20T09:05:19.269Z] === RUN TestSecretList [2021-07-20T09:05:19.269Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.269Z] --- SKIP: TestSecretList (0.01s) [2021-07-20T09:05:19.269Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:05:19.269Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.269Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-20T09:05:19.269Z] === RUN TestSecretsUpdate [2021-07-20T09:05:19.269Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.269Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-20T09:05:19.269Z] === RUN TestTemplatedSecret [2021-07-20T09:05:19.270Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-20T09:05:19.270Z] === RUN TestSecretCreateResolve [2021-07-20T09:05:19.270Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-20T09:05:19.270Z] PASS [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === Skipped [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-20T09:05:19.270Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-20T09:05:19.270Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-20T09:05:19.270Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-20T09:05:19.270Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-20T09:05:19.270Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-20T09:05:19.270Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] [2021-07-20T09:05:19.270Z] DONE 6 tests, 6 skipped in 0.191s [2021-07-20T09:05:19.270Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T09:05:19.270Z] INFO: Testing against a local daemon [2021-07-20T09:05:19.270Z] === RUN TestServiceCreateInit [2021-07-20T09:05:19.270Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:05:19.270Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:05:19.270Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-20T09:05:19.270Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:05:19.270Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:05:19.270Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:05:19.270Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-20T09:05:19.270Z] === RUN TestCreateServiceConflict [2021-07-20T09:05:19.270Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-20T09:05:19.270Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:05:19.270Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.270Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-20T09:05:19.270Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:05:19.530Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:05:19.530Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:05:19.530Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestCreateServiceSysctls [2021-07-20T09:05:19.530Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-20T09:05:19.530Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:05:19.530Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-20T09:05:19.530Z] === RUN TestInspect [2021-07-20T09:05:19.530Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestInspect (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestCreateJob [2021-07-20T09:05:19.530Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestCreateJob (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestReplicatedJob [2021-07-20T09:05:19.530Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:05:19.530Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestServiceListWithStatuses [2021-07-20T09:05:19.530Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:05:19.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:05:19.530Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:05:19.530Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-20T09:05:19.530Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:05:19.530Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:19.530Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-20T09:05:19.530Z] === RUN TestServicePlugin [2021-07-20T09:05:21.441Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.441Z] --- SKIP: TestServicePlugin (1.98s) [2021-07-20T09:05:21.441Z] === RUN TestServiceUpdateLabel [2021-07-20T09:05:21.441Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.441Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-20T09:05:21.441Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:05:21.441Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.441Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-20T09:05:21.441Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:05:21.441Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.441Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-20T09:05:21.441Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:05:21.441Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.441Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-20T09:05:21.441Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:05:21.702Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-20T09:05:21.702Z] PASS [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === Skipped [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:05:21.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:05:21.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-20T09:05:21.702Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-20T09:05:21.702Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-20T09:05:21.702Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-20T09:05:21.702Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-20T09:05:21.702Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-20T09:05:21.702Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-20T09:05:21.702Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T09:05:21.702Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-20T09:05:21.702Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-20T09:05:21.702Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2021-07-20T09:05:21.702Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-20T09:05:21.702Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-20T09:05:21.702Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-20T09:05:21.702Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-20T09:05:21.702Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-20T09:05:21.702Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] DONE 24 tests, 23 skipped in 2.368s [2021-07-20T09:05:21.702Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T09:05:21.702Z] INFO: Testing against a local daemon [2021-07-20T09:05:21.702Z] === RUN TestSessionCreate [2021-07-20T09:05:21.702Z] --- PASS: TestSessionCreate (0.03s) [2021-07-20T09:05:21.702Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:05:21.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-20T09:05:21.702Z] PASS [2021-07-20T09:05:21.702Z] [2021-07-20T09:05:21.702Z] DONE 2 tests in 0.151s [2021-07-20T09:05:21.702Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T09:05:21.963Z] INFO: Testing against a local daemon [2021-07-20T09:05:21.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:05:21.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:05:21.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:05:21.963Z] === RUN TestEventsExecDie [2021-07-20T09:05:22.904Z] --- PASS: TestEventsExecDie (0.97s) [2021-07-20T09:05:22.904Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:05:22.904Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-20T09:05:22.904Z] === RUN TestEventsVolumeCreate [2021-07-20T09:05:22.904Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-20T09:05:22.904Z] === RUN TestInfoBinaryCommits [2021-07-20T09:05:22.904Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-20T09:05:22.904Z] === RUN TestInfoAPIVersioned [2021-07-20T09:05:22.904Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T09:05:22.904Z] === RUN TestInfoDiscoveryBackend [2021-07-20T09:05:23.476Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-20T09:05:23.476Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T09:05:24.092Z] Loaded image: buildpack-deps:buster [2021-07-20T09:05:24.092Z] Loaded image: busybox:latest [2021-07-20T09:05:24.092Z] Loaded image: buildpack-deps:buster [2021-07-20T09:05:24.092Z] Loaded image: busybox:latest [2021-07-20T09:05:24.092Z] Loaded image: busybox:glibc [2021-07-20T09:05:24.092Z] Loaded image: busybox:glibc [2021-07-20T09:05:27.673Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-20T09:05:27.673Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T09:05:27.673Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:27.673Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-20T09:05:27.673Z] === RUN TestInfoAPI [2021-07-20T09:05:27.673Z] --- PASS: TestInfoAPI (0.02s) [2021-07-20T09:05:27.673Z] === RUN TestInfoAPIWarnings [2021-07-20T09:05:30.650Z] Loaded image: debian:bullseye [2021-07-20T09:05:30.650Z] Loaded image: hello-world:latest [2021-07-20T09:05:30.650Z] Loaded image: debian:bullseye [2021-07-20T09:05:30.650Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:05:30.650Z] INFO: Testing against a local daemon [2021-07-20T09:05:30.650Z] === RUN TestDockerSuite [2021-07-20T09:05:30.650Z] Loaded image: hello-world:latest [2021-07-20T09:05:30.650Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-20T09:05:30.650Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-20T09:05:30.909Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-20T09:05:30.909Z] INFO: Testing against a local daemon [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-20T09:05:30.909Z] === RUN TestDockerDaemonSuite [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-20T09:05:30.909Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-20T09:05:30.909Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-20T09:05:33.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-20T09:05:33.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T09:05:40.879Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-20T09:05:40.879Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-20T09:05:40.879Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-20T09:05:40.879Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-20T09:05:41.138Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-20T09:05:41.397Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-20T09:05:41.397Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-20T09:05:43.927Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-20T09:05:44.186Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-20T09:05:44.186Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-20T09:05:44.186Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-20T09:05:44.186Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-20T09:05:45.122Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-20T09:05:45.771Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-20T09:05:45.771Z] === RUN TestInfoDebug [2021-07-20T09:05:45.771Z] --- PASS: TestInfoDebug (0.52s) [2021-07-20T09:05:45.771Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:05:45.771Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-20T09:05:45.771Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:05:45.771Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-20T09:05:45.771Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:05:45.771Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-20T09:05:45.771Z] === RUN TestPingCacheHeaders [2021-07-20T09:05:45.771Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T09:05:45.771Z] === RUN TestPingGet [2021-07-20T09:05:45.771Z] --- PASS: TestPingGet (0.01s) [2021-07-20T09:05:45.771Z] === RUN TestPingHead [2021-07-20T09:05:45.771Z] --- PASS: TestPingHead (0.02s) [2021-07-20T09:05:45.771Z] === RUN TestVersion [2021-07-20T09:05:45.771Z] --- PASS: TestVersion (0.02s) [2021-07-20T09:05:45.771Z] PASS [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] === Skipped [2021-07-20T09:05:45.771Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:05:45.771Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-20T09:05:45.771Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] DONE 19 tests, 2 skipped in 23.297s [2021-07-20T09:05:45.771Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T09:05:45.771Z] INFO: Testing against a local daemon [2021-07-20T09:05:45.771Z] === RUN TestVolumesCreateAndList [2021-07-20T09:05:45.771Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-20T09:05:45.771Z] === RUN TestVolumesRemove [2021-07-20T09:05:45.771Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-20T09:05:45.771Z] === RUN TestVolumesInspect [2021-07-20T09:05:45.771Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-20T09:05:45.771Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:05:45.771Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:05:45.771Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:05:45.771Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:05:45.771Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-20T09:05:45.771Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:05:45.771Z] PASS [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] DONE 5 tests in 0.330s [2021-07-20T09:05:45.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:05:45.771Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12577 is not a child of this shell [2021-07-20T09:05:45.771Z] warning: PID 12577 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-20T09:05:45.771Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:05:45.771Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:05:45.771Z] [2021-07-20T09:05:45.771Z] To set a process to complain mode, use the command line tool [2021-07-20T09:05:45.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:05:45.771Z] Removing test suite binaries [2021-07-20T09:05:45.771Z] exiting test-integration [2021-07-20T09:05:45.771Z] ++ exit 0 [2021-07-20T09:05:45.771Z] Post stage [Pipeline] junit [2021-07-20T09:05:47.172Z] Recording test results [2021-07-20T09:05:47.653Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-20T09:05:47.653Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-20T09:05:47.912Z] --- PASS: TestBuildWithHugeFile (113.43s) [2021-07-20T09:05:47.912Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:05:47.912Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:05:47.912Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:05:47.912Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:05:47.912Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-20T09:05:47.912Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-20T09:05:47.912Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-20T09:05:47.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:05:47.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:05:47.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:05:47.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:05:47.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:05:47.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:05:47.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:05:47.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:05:47.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:05:47.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-07-20T09:05:47.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-20T09:05:47.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-07-20T09:05:47.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-07-20T09:05:47.912Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:05:47.912Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T09:05:48.838Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T09:05:49.190Z] + echo Ensuring container killed. [2021-07-20T09:05:49.190Z] Ensuring container killed. [2021-07-20T09:05:49.190Z] + docker rm -vf docker-pr4 [2021-07-20T09:05:49.190Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-07-20T09:05:49.482Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:05:49.482Z] Chowning /workspace to jenkins user [2021-07-20T09:05:49.482Z] + id -u [2021-07-20T09:05:49.482Z] + id -g [2021-07-20T09:05:49.482Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:05:49.482Z] Unable to find image 'busybox:latest' locally [2021-07-20T09:05:49.482Z] latest: Pulling from library/busybox [2021-07-20T09:05:49.743Z] b71f96345d44: Pulling fs layer [2021-07-20T09:05:49.743Z] b71f96345d44: Download complete [2021-07-20T09:05:49.743Z] b71f96345d44: Pull complete [2021-07-20T09:05:49.743Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-20T09:05:49.743Z] Status: Downloaded newer image for busybox:latest [2021-07-20T09:05:51.193Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:05:51.758Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-20T09:05:51.954Z] + bundleName=amd64-rootless [2021-07-20T09:05:51.954Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-20T09:05:51.954Z] Creating amd64-rootless-bundles.tar.gz [2021-07-20T09:05:51.954Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-20T09:05:51.954Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-20T09:05:51.974Z] Archiving artifacts [2021-07-20T09:05:52.692Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2021-07-20T09:05:52.692Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2021-07-20T09:05:52.692Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2021-07-20T09:05:52.692Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:05:52.692Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T09:05:52.692Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T09:05:54.016Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:05:54.331Z] + make clean [2021-07-20T09:05:54.591Z] docker volume rm -f docker-dev-cache [2021-07-20T09:05:54.591Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T09:05:55.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [Pipeline] } [Pipeline] // withEnv [2021-07-20T09:05:55.381Z] --- PASS: TestImportExtremelyLargeImageWorks (93.97s) [2021-07-20T09:05:55.381Z] PASS [2021-07-20T09:05:55.381Z] [2021-07-20T09:05:55.381Z] DONE 12 tests in 96.628s [2021-07-20T09:05:55.381Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T09:05:55.381Z] INFO: Testing against a local daemon [2021-07-20T09:05:55.381Z] === RUN TestNetworkCreateDelete [2021-07-20T09:05:55.381Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-20T09:05:55.381Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:05:55.381Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-20T09:05:55.381Z] === RUN TestDaemonDNSFallback [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T09:05:58.510Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-20T09:06:00.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T09:06:00.620Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-07-20T09:06:00.620Z] === RUN TestInspectNetwork [2021-07-20T09:06:01.040Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-20T09:06:01.975Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-20T09:06:02.916Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-20T09:06:03.917Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T09:06:03.917Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T09:06:03.917Z] === RUN TestInspectNetwork/network_name [2021-07-20T09:06:03.917Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T09:06:04.293Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-20T09:06:04.293Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-20T09:06:04.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T09:06:05.668Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-20T09:06:06.235Z] docker_cli_daemon_test.go:1455: [dd0ad8d01fa08] daemon is not started [2021-07-20T09:06:07.172Z] check_test.go:309: [df0e06ce05837] daemon is not started [2021-07-20T09:06:07.172Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-20T09:06:08.078Z] --- PASS: TestInspectNetwork (7.73s) [2021-07-20T09:06:08.078Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T09:06:08.078Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T09:06:08.078Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T09:06:08.078Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T09:06:08.078Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:06:08.111Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-20T09:06:10.016Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-20T09:06:10.275Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-20T09:06:10.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T09:06:11.343Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2021-07-20T09:06:11.343Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:06:11.343Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:06:11.343Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:06:11.343Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:06:11.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:06:11.343Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:06:11.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:06:11.343Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:06:11.343Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:06:11.343Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T09:06:11.343Z] === RUN TestNetworkList [2021-07-20T09:06:11.343Z] === RUN TestNetworkList//networks [2021-07-20T09:06:11.343Z] === PAUSE TestNetworkList//networks [2021-07-20T09:06:11.343Z] === RUN TestNetworkList//networks/ [2021-07-20T09:06:11.343Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:06:11.343Z] === CONT TestNetworkList//networks [2021-07-20T09:06:11.343Z] === CONT TestNetworkList//networks/ [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkList (0.02s) [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:06:11.343Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T09:06:11.343Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:06:11.343Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-20T09:06:11.344Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:06:12.177Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-20T09:06:12.177Z] check_test.go:309: [df9737c0a2788] daemon is not started [2021-07-20T09:06:12.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-20T09:06:12.706Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-20T09:06:12.706Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:06:13.115Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-20T09:06:13.266Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-07-20T09:06:13.266Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:06:14.203Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-20T09:06:14.203Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:06:15.016Z] Loaded image: buildpack-deps:buster [2021-07-20T09:06:15.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T09:06:15.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T09:06:15.275Z] Loaded image: busybox:latest [2021-07-20T09:06:15.533Z] Loaded image: busybox:glibc [2021-07-20T09:06:15.533Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-20T09:06:15.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-07-20T09:06:15.566Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:06:16.129Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-20T09:06:16.129Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:06:16.910Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-20T09:06:16.910Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-20T09:06:18.305Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-20T09:06:18.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T09:06:18.643Z] --- PASS: TestServiceWithPredefinedNetwork (2.50s) [2021-07-20T09:06:18.643Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:06:18.643Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:06:18.643Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:06:18.643Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:06:20.210Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-20T09:06:20.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-20T09:06:21.402Z] Loaded image: debian:bullseye [2021-07-20T09:06:21.661Z] Loaded image: hello-world:latest [2021-07-20T09:06:21.661Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:06:23.035Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-20T09:06:23.601Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-20T09:06:24.540Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-20T09:06:26.441Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-20T09:06:26.441Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-20T09:06:27.820Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-20T09:06:27.820Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-20T09:06:28.757Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-20T09:06:32.955Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.02s) [2021-07-20T09:06:32.955Z] PASS [2021-07-20T09:06:32.955Z] [2021-07-20T09:06:32.955Z] === Skipped [2021-07-20T09:06:32.955Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T09:06:32.955Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:06:32.955Z] [2021-07-20T09:06:32.955Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:06:32.955Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:06:32.955Z] [2021-07-20T09:06:32.955Z] [2021-07-20T09:06:32.955Z] DONE 34 tests, 2 skipped in 265.708s [2021-07-20T09:06:32.955Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T09:06:32.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:06:32.955Z] ++ set -e [2021-07-20T09:06:32.955Z] ++ '[' -n 0 ']' [2021-07-20T09:06:32.955Z] ++ set -x [2021-07-20T09:06:32.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:06:32.955Z] INFO: Testing against a local daemon [2021-07-20T09:06:32.955Z] === RUN TestConfigInspect [2021-07-20T09:06:32.955Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-20T09:06:33.475Z] --- PASS: TestServiceWithDataPathPortInit (14.49s) [2021-07-20T09:06:33.475Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:06:35.988Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:moyzd2176vshht31gxczbhjbm Created:2021-07-20 09:06:34.344304907 +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[f0ef00e21e018314471165294d6fa9dea87e00322f95be02140cee409fc72aaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x57jt27lbmootmyu1feke7j1i EndpointID:2d59e1e646884d2a708aa7950ddbd72ea13c2af45aaeaceae17211fe64380fc6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f637355db3755fcb43fa7fe16721cfa420d11a20995af473929b3163f81894ce 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:4f6fdd1b611f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x57jt27lbmootmyu1feke7j1i EndpointID:2d59e1e646884d2a708aa7950ddbd72ea13c2af45aaeaceae17211fe64380fc6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T09:06:36.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-20T09:06:36.239Z] --- PASS: TestConfigInspect (3.21s) [2021-07-20T09:06:36.239Z] === RUN TestConfigList [2021-07-20T09:06:37.173Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-20T09:06:39.074Z] --- PASS: TestConfigList (2.94s) [2021-07-20T09:06:39.074Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:06:39.641Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-20T09:06:40.208Z] check_test.go:309: [d58c6d9b42af4] daemon is not started [2021-07-20T09:06:40.208Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-20T09:06:40.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T09:06:40.776Z] check_test.go:309: [df8c156b816e3] daemon is not started [2021-07-20T09:06:40.776Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-20T09:06:41.226Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2021-07-20T09:06:41.226Z] PASS [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] === Skipped [2021-07-20T09:06:41.226Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:06:41.226Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] DONE 26 tests, 1 skipped in 47.375s [2021-07-20T09:06:41.226Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:06:41.226Z] INFO: Testing against a local daemon [2021-07-20T09:06:41.226Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T09:06:41.226Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:06:41.226Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:06:41.226Z] === RUN TestDockerNetworkIpvlan [2021-07-20T09:06:41.226Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:06:41.226Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:06:41.226Z] PASS [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] === Skipped [2021-07-20T09:06:41.226Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:06:41.226Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:06:41.226Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] [2021-07-20T09:06:41.226Z] DONE 2 tests, 2 skipped in 0.036s [2021-07-20T09:06:41.226Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:06:41.226Z] INFO: Testing against a local daemon [2021-07-20T09:06:41.226Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T09:06:41.711Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2021-07-20T09:06:41.711Z] === RUN TestConfigsUpdate [2021-07-20T09:06:41.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-07-20T09:06:41.787Z] === RUN TestDockerNetworkMacvlan [2021-07-20T09:06:42.278Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-20T09:06:42.285Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-20T09:06:42.285Z] Copying nested executables into bundles/binary-daemon [2021-07-20T09:06:42.285Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-20T09:06:42.285Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T09:06:42.285Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-20T09:06:42.285Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-20T09:06:42.348Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T09:06:42.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/make.sh cross [2021-07-20T09:06:42.845Z] check_test.go:309: [de55a39b9c9c9] daemon is not started [2021-07-20T09:06:42.845Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-20T09:06:43.180Z] [2021-07-20T09:06:43.180Z] Removing bundles/ [2021-07-20T09:06:43.180Z] [2021-07-20T09:06:43.180Z] ---> Making bundle: cross (in bundles/cross) [2021-07-20T09:06:43.180Z] Cross building: bundles/cross/linux/amd64 [2021-07-20T09:06:43.180Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-20T09:06:43.180Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-20T09:06:43.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-20T09:06:43.836Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T09:06:44.746Z] --- PASS: TestConfigsUpdate (3.09s) [2021-07-20T09:06:44.746Z] === RUN TestTemplatedConfig [2021-07-20T09:06:45.680Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-20T09:06:46.351Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T09:06:47.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T09:06:47.582Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-20T09:06:48.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T09:06:49.617Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T09:06:50.112Z] --- PASS: TestTemplatedConfig (5.04s) [2021-07-20T09:06:50.112Z] === RUN TestConfigCreateResolve [2021-07-20T09:06:50.112Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-20T09:06:51.048Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-20T09:06:51.048Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-20T09:06:51.307Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-20T09:06:51.874Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-20T09:06:52.810Z] --- PASS: TestConfigCreateResolve (2.84s) [2021-07-20T09:06:52.810Z] PASS [2021-07-20T09:06:52.810Z] [2021-07-20T09:06:52.810Z] DONE 6 tests in 19.907s [2021-07-20T09:06:52.810Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T09:06:52.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:06:52.810Z] ++ set -e [2021-07-20T09:06:52.810Z] ++ '[' -n 0 ']' [2021-07-20T09:06:52.810Z] ++ set -x [2021-07-20T09:06:52.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:06:52.810Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-20T09:06:52.810Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-20T09:06:52.810Z] INFO: Testing against a local daemon [2021-07-20T09:06:52.810Z] === RUN TestCheckpoint [2021-07-20T09:06:52.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:06:52.810Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:06:52.810Z] === RUN TestContainerInvalidJSON [2021-07-20T09:06:52.810Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:06:52.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:06:52.810Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:06:52.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:06:52.810Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:06:52.810Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:06:52.810Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:06:52.810Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:06:52.810Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:06:52.810Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-20T09:06:52.810Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T09:06:52.810Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T09:06:52.810Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T09:06:52.810Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:06:53.070Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-20T09:06:53.070Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:06:53.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-20T09:06:53.070Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:06:53.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-20T09:06:53.070Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:06:53.329Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-20T09:06:53.329Z] === RUN TestCopyFromContainer [2021-07-20T09:06:53.329Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-20T09:06:54.861Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T09:06:55.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T09:06:55.233Z] === RUN TestCopyFromContainer// [2021-07-20T09:06:55.233Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T09:06:55.233Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T09:06:55.233Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T09:06:55.233Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T09:06:55.233Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-20T09:06:55.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T09:06:55.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T09:06:55.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T09:06:55.749Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T09:06:55.749Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T09:06:55.749Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-20T09:06:55.749Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan (13.85s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s) [2021-07-20T09:06:55.788Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-07-20T09:06:55.788Z] PASS [2021-07-20T09:06:55.788Z] [2021-07-20T09:06:55.788Z] DONE 8 tests in 15.177s [2021-07-20T09:06:55.788Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T09:06:55.788Z] testing: warning: no tests to run [2021-07-20T09:06:55.788Z] PASS [2021-07-20T09:06:55.788Z] [2021-07-20T09:06:55.788Z] DONE 0 tests in 0.008s [2021-07-20T09:06:55.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T09:06:55.788Z] INFO: Testing against a local daemon [2021-07-20T09:06:55.788Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer (2.71s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-20T09:06:56.007Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-07-20T09:06:56.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:06:56.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:06:56.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:06:56.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:06:56.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:06:56.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:06:56.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:06:56.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:06:56.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:06:56.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:06:56.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T09:06:56.007Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:06:56.007Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-20T09:06:56.007Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:06:56.007Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:06:56.007Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:06:56.007Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:06:56.007Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:06:56.007Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:06:56.007Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:06:56.007Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:06:56.007Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:06:56.007Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:06:56.007Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T09:06:56.007Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T09:06:56.007Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:06:56.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-20T09:06:56.007Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:06:57.151Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-07-20T09:06:57.151Z] === RUN TestAuthZPluginTLS [2021-07-20T09:06:57.711Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-20T09:06:57.711Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T09:06:57.907Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-20T09:06:58.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T09:06:58.271Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-20T09:06:58.271Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T09:06:58.474Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-07-20T09:06:58.474Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:06:58.733Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-20T09:06:58.832Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-20T09:06:58.832Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T09:06:58.991Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-20T09:06:59.393Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-20T09:06:59.393Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T09:06:59.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T09:06:59.556Z] check_test.go:309: [d36ab69fe9b78] daemon is not started [2021-07-20T09:06:59.556Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-20T09:07:00.122Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-20T09:07:00.688Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-20T09:07:00.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-07-20T09:07:00.757Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T09:07:01.254Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-20T09:07:01.317Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-20T09:07:01.317Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.18s) [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:07:01.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:07:01.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:07:01.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:07:01.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:07:01.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:07:01.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:07:01.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:07:01.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:07:01.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:07:01.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:07:01.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-20T09:07:01.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T09:07:01.822Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:07:01.883Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-20T09:07:01.883Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T09:07:02.138Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-20T09:07:02.138Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T09:07:03.203Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.18s) [2021-07-20T09:07:03.203Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:07:03.203Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:07:03.203Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:07:03.203Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-20T09:07:03.203Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-20T09:07:03.203Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T09:07:03.203Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:07:03.203Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-20T09:07:03.203Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:07:03.203Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-20T09:07:03.203Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T09:07:03.203Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T09:07:03.203Z] === RUN TestDaemonRestartIpcMode [2021-07-20T09:07:03.203Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T09:07:03.203Z] === RUN TestDaemonHostGatewayIP [2021-07-20T09:07:03.203Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T09:07:03.203Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T09:07:03.203Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T09:07:03.203Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:07:03.203Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T09:07:03.203Z] === RUN TestDiff [2021-07-20T09:07:03.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T09:07:04.029Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-07-20T09:07:04.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T09:07:04.615Z] --- PASS: TestDiff (1.24s) [2021-07-20T09:07:04.615Z] === RUN TestExecWithCloseStdin [2021-07-20T09:07:05.563Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-20T09:07:05.961Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-07-20T09:07:05.961Z] === RUN TestAuthZPluginHeader [2021-07-20T09:07:06.496Z] --- PASS: TestExecWithCloseStdin (2.03s) [2021-07-20T09:07:06.496Z] === RUN TestExec [2021-07-20T09:07:06.522Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-07-20T09:07:06.522Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T09:07:07.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T09:07:08.395Z] --- PASS: TestExec (1.72s) [2021-07-20T09:07:08.395Z] === RUN TestExecUser [2021-07-20T09:07:09.770Z] --- PASS: TestExecUser (1.48s) [2021-07-20T09:07:09.770Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:07:09.770Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-20T09:07:10.683Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.55s) [2021-07-20T09:07:10.683Z] === RUN TestAuthZPluginV2Disable [2021-07-20T09:07:11.144Z] --- PASS: TestExportContainerAndImportImage (1.56s) [2021-07-20T09:07:11.145Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:07:12.079Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-20T09:07:12.648Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-07-20T09:07:12.648Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:07:13.197Z] --- PASS: TestAuthZPluginV2Disable (2.82s) [2021-07-20T09:07:13.197Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T09:07:15.178Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-20T09:07:15.178Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-20T09:07:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-20T09:07:15.178Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-20T09:07:15.178Z] check_test.go:309: [d71a2332d87f2] daemon is not started [2021-07-20T09:07:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-20T09:07:15.178Z] --- PASS: TestHealthCheckWorkdir (2.58s) [2021-07-20T09:07:15.178Z] === RUN TestHealthKillContainer [2021-07-20T09:07:15.712Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s) [2021-07-20T09:07:15.712Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T09:07:17.079Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-20T09:07:17.337Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-20T09:07:19.236Z] --- PASS: TestHealthKillContainer (3.61s) [2021-07-20T09:07:19.236Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:07:19.803Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-20T09:07:20.064Z] --- PASS: TestInspectCpusetInConfigPre120 (1.25s) [2021-07-20T09:07:20.064Z] === RUN TestIpcModeNone [2021-07-20T09:07:20.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T09:07:20.123Z] Using test binary docker [2021-07-20T09:07:20.123Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T09:07:20.124Z] +++ /etc/init.d/apparmor start [2021-07-20T09:07:20.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T09:07:20.124Z] INFO: Waiting for daemon to start... [2021-07-20T09:07:20.124Z] Starting dockerd [2021-07-20T09:07:20.124Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-07-20T09:07:20.999Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-20T09:07:21.933Z] --- PASS: TestIpcModeNone (1.71s) [2021-07-20T09:07:21.933Z] === RUN TestIpcModePrivate [2021-07-20T09:07:22.499Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-20T09:07:22.677Z] . [2021-07-20T09:07:22.677Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T09:07:22.677Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T09:07:22.677Z] Error: No such image: emptyfs [2021-07-20T09:07:22.677Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T09:07:22.677Z] ++++ docker load [2021-07-20T09:07:22.940Z] Running integration-test (iteration 1) [2021-07-20T09:07:22.940Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T09:07:22.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:07:22.940Z] ++ set -e [2021-07-20T09:07:22.940Z] ++ '[' -n 0 ']' [2021-07-20T09:07:22.940Z] ++ set -x [2021-07-20T09:07:22.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:07:23.065Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-20T09:07:23.632Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-07-20T09:07:23.632Z] --- PASS: TestIpcModePrivate (1.83s) [2021-07-20T09:07:23.632Z] === RUN TestIpcModeShareable [2021-07-20T09:07:23.892Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-20T09:07:24.828Z] check_test.go:309: [df03c49c661ed] daemon is not started [2021-07-20T09:07:24.828Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-20T09:07:25.396Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-07-20T09:07:25.396Z] --- PASS: TestIpcModeShareable (1.83s) [2021-07-20T09:07:25.396Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T09:07:25.648Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.49s) [2021-07-20T09:07:25.648Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T09:07:28.686Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-20T09:07:29.257Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-20T09:07:29.823Z] check_test.go:309: [dbbd87d901887] daemon is not started [2021-07-20T09:07:29.823Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-20T09:07:30.388Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.72s) [2021-07-20T09:07:30.388Z] === RUN TestAPIIpcModeHost [2021-07-20T09:07:31.323Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-20T09:07:31.581Z] --- PASS: TestAPIIpcModeHost (1.44s) [2021-07-20T09:07:31.581Z] === RUN TestDaemonIpcModeShareable [2021-07-20T09:07:32.148Z] docker_cli_daemon_plugins_test.go:79: [d104f71e85c08] daemon is not started [2021-07-20T09:07:32.408Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-20T09:07:33.344Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-20T09:07:33.911Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-20T09:07:34.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-07-20T09:07:34.427Z] --- PASS: TestDaemonIpcModeShareable (2.66s) [2021-07-20T09:07:34.427Z] === RUN TestDaemonIpcModePrivate [2021-07-20T09:07:35.804Z] docker_cli_daemon_plugins_test.go:169: [d8260a27dab7d] daemon is not started [2021-07-20T09:07:36.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-07-20T09:07:36.738Z] --- PASS: TestDaemonIpcModePrivate (2.39s) [2021-07-20T09:07:36.738Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T09:07:36.997Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-20T09:07:37.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-20T09:07:39.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-07-20T09:07:39.568Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.86s) [2021-07-20T09:07:39.568Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T09:07:41.094Z] Loaded image: buildpack-deps:buster [2021-07-20T09:07:41.094Z] Loaded image: busybox:latest [2021-07-20T09:07:41.094Z] Loaded image: busybox:glibc [2021-07-20T09:07:41.470Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-20T09:07:42.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-07-20T09:07:42.037Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-20T09:07:42.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.56s) [2021-07-20T09:07:42.037Z] === RUN TestIpcModeOlderClient [2021-07-20T09:07:42.037Z] === PAUSE TestIpcModeOlderClient [2021-07-20T09:07:42.037Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:07:42.489Z] Loaded image: debian:bullseye [2021-07-20T09:07:42.489Z] Loaded image: hello-world:latest [2021-07-20T09:07:42.489Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:07:42.604Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-20T09:07:42.752Z] INFO: Testing against a local daemon [2021-07-20T09:07:42.752Z] === RUN TestCgroupNamespacesBuild [2021-07-20T09:07:43.171Z] check_test.go:309: [d33959135ec14] daemon is not started [2021-07-20T09:07:43.171Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-20T09:07:43.171Z] --- PASS: TestKillContainerInvalidSignal (1.13s) [2021-07-20T09:07:43.171Z] === RUN TestKillContainer [2021-07-20T09:07:43.171Z] === RUN TestKillContainer/no_signal [2021-07-20T09:07:43.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-20T09:07:43.683Z] PASS [2021-07-20T09:07:43.683Z] [2021-07-20T09:07:43.683Z] DONE 17 tests in 45.860s [2021-07-20T09:07:43.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T09:07:43.683Z] INFO: Testing against a local daemon [2021-07-20T09:07:43.683Z] === RUN TestPluginInvalidJSON [2021-07-20T09:07:43.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:07:43.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:07:43.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:07:43.683Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-20T09:07:43.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T09:07:43.683Z] === RUN TestPluginInstall [2021-07-20T09:07:43.683Z] === RUN TestPluginInstall/no_auth [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f1754b512c2a4f48badfd57ca0f43d06b9debef6a65ad0703350dd870a15552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f1754b512c2a4f48badfd57ca0f43d06b9debef6a65ad0703350dd870a15552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:43.683Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06959e2ef18b73ab9f0ac4c50ff721e4e26c8447dad4a3cfda6dc55d8deb1df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:43.683Z] time="2021-07-20T09:07:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06959e2ef18b73ab9f0ac4c50ff721e4e26c8447dad4a3cfda6dc55d8deb1df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:43.939Z] === RUN TestPluginInstall/with_insecure [2021-07-20T09:07:44.551Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:07:44.865Z] time="2021-07-20T09:07:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:44.865Z] time="2021-07-20T09:07:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d29eaa1abff7ec2598020467af81bc87b0d31e3ca5c9d8bd9a735025c769b18c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:44.865Z] time="2021-07-20T09:07:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:07:44.865Z] time="2021-07-20T09:07:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d29eaa1abff7ec2598020467af81bc87b0d31e3ca5c9d8bd9a735025c769b18c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:07:45.121Z] plugin_test.go:165: [d5f3b3cfb404b] daemon is not started [2021-07-20T09:07:45.121Z] --- PASS: TestPluginInstall (3.53s) [2021-07-20T09:07:45.121Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2021-07-20T09:07:45.121Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-07-20T09:07:45.121Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-07-20T09:07:45.121Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:07:45.312Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2021-07-20T09:07:45.312Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T09:07:45.487Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-20T09:07:45.487Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:07:46.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2021-07-20T09:07:46.707Z] === RUN TestBuildWithSession [2021-07-20T09:07:46.707Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:07:46.707Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T09:07:46.707Z] === RUN TestBuildSquashParent [2021-07-20T09:07:46.861Z] --- PASS: TestKillContainer (3.64s) [2021-07-20T09:07:46.861Z] --- PASS: TestKillContainer/no_signal (1.14s) [2021-07-20T09:07:46.861Z] --- PASS: TestKillContainer/non_killing_signal (1.07s) [2021-07-20T09:07:46.861Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-07-20T09:07:46.861Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:07:46.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T09:07:47.006Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T09:07:47.460Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-20T09:07:47.568Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T09:07:48.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T09:07:48.494Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-07-20T09:07:48.494Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-20T09:07:48.494Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-20T09:07:48.494Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:07:49.056Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-20T09:07:49.056Z] PASS [2021-07-20T09:07:49.056Z] [2021-07-20T09:07:49.056Z] DONE 10 tests in 7.622s [2021-07-20T09:07:49.056Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T09:07:49.311Z] INFO: Testing against a local daemon [2021-07-20T09:07:49.312Z] === RUN TestExternalGraphDriver [2021-07-20T09:07:49.312Z] === RUN TestExternalGraphDriver/json [2021-07-20T09:07:49.352Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-20T09:07:49.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.60s) [2021-07-20T09:07:49.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.32s) [2021-07-20T09:07:49.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.03s) [2021-07-20T09:07:49.611Z] === RUN TestKillStoppedContainer [2021-07-20T09:07:49.611Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-07-20T09:07:49.611Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:07:49.611Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-20T09:07:49.611Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:07:50.178Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-20T09:07:50.746Z] --- PASS: TestKillDifferentUserContainer (1.19s) [2021-07-20T09:07:50.746Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:07:50.746Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:07:50.746Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:07:50.746Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:07:50.746Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:07:50.746Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T09:07:50.746Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T09:07:51.200Z] === RUN TestExternalGraphDriver/spec [2021-07-20T09:07:52.138Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-20T09:07:52.704Z] --- PASS: TestLinksEtcHostsContentMatch (1.84s) [2021-07-20T09:07:52.704Z] === RUN TestLinksContainerNames [2021-07-20T09:07:53.088Z] === RUN TestExternalGraphDriver/pull [2021-07-20T09:07:53.320Z] --- PASS: TestBuildSquashParent (6.35s) [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:07:53.320Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:07:53.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:07:53.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T09:07:53.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T09:07:53.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T09:07:53.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T09:07:54.452Z] --- PASS: TestExternalGraphDriver (5.32s) [2021-07-20T09:07:54.452Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-07-20T09:07:54.452Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-07-20T09:07:54.452Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-07-20T09:07:54.452Z] === RUN TestGraphdriverPluginV2 [2021-07-20T09:07:55.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-20T09:07:55.232Z] --- PASS: TestLinksContainerNames (2.42s) [2021-07-20T09:07:55.232Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:07:55.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T09:07:55.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T09:07:56.165Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-20T09:07:56.423Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-07-20T09:07:56.423Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T09:07:56.989Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-20T09:07:57.924Z] --- PASS: TestContainerNetworkMountsNoChown (1.36s) [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/default [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/private [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/slave [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/shared [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/default [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/shared [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/slave [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/private [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T09:07:57.924Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:07:57.924Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:07:57.924Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:07:58.182Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T09:07:58.441Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:07:58.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2021-07-20T09:07:58.441Z] === RUN TestBuildMultiStageCopy [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T09:07:58.441Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-20T09:07:58.441Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-20T09:07:58.441Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T09:07:58.616Z] --- PASS: TestGraphdriverPluginV2 (3.54s) [2021-07-20T09:07:58.616Z] PASS [2021-07-20T09:07:58.616Z] [2021-07-20T09:07:58.616Z] DONE 5 tests in 8.907s [2021-07-20T09:07:58.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T09:07:58.616Z] INFO: Testing against a local daemon [2021-07-20T09:07:58.616Z] === RUN TestContinueAfterPluginCrash [2021-07-20T09:07:58.616Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T09:07:58.616Z] === RUN TestReadPluginNoRead [2021-07-20T09:07:58.616Z] === PAUSE TestReadPluginNoRead [2021-07-20T09:07:58.616Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T09:07:58.616Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T09:07:58.616Z] === CONT TestContinueAfterPluginCrash [2021-07-20T09:07:58.616Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T09:07:59.819Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-20T09:08:00.079Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-20T09:08:00.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T09:08:00.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T09:08:00.644Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T09:08:00.646Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-20T09:08:00.904Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-20T09:08:00.907Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy (3.21s) [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-07-20T09:08:01.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-07-20T09:08:01.170Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T09:08:01.839Z] --- PASS: TestContainerBindMountNonRecursive (3.22s) [2021-07-20T09:08:01.839Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T09:08:01.884Z] --- PASS: TestDaemonStartWithLogOpt (3.55s) [2021-07-20T09:08:01.884Z] === CONT TestReadPluginNoRead [2021-07-20T09:08:02.119Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2021-07-20T09:08:02.119Z] === RUN TestBuildLabelWithTargets [2021-07-20T09:08:02.405Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2021-07-20T09:08:02.405Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T09:08:03.338Z] --- PASS: TestContainerVolumesMountedAsSlave (1.14s) [2021-07-20T09:08:03.338Z] === RUN TestNetworkNat [2021-07-20T09:08:03.512Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2021-07-20T09:08:03.512Z] === RUN TestBuildWithEmptyLayers [2021-07-20T09:08:03.596Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-20T09:08:03.775Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-07-20T09:08:03.775Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T09:08:04.397Z] === RUN TestReadPluginNoRead/default [2021-07-20T09:08:04.532Z] --- PASS: TestNetworkNat (1.18s) [2021-07-20T09:08:04.532Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:08:05.465Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2021-07-20T09:08:05.465Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:08:05.762Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T09:08:06.336Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2021-07-20T09:08:06.336Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T09:08:06.913Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-20T09:08:06.913Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T09:08:07.125Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2021-07-20T09:08:07.125Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T09:08:08.490Z] === CONT TestReadPluginNoRead [2021-07-20T09:08:08.490Z] read_test.go:92: [db2360efb4ebb] daemon is not started [2021-07-20T09:08:08.490Z] --- PASS: TestReadPluginNoRead (6.82s) [2021-07-20T09:08:08.490Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-20T09:08:08.490Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-07-20T09:08:08.490Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-07-20T09:08:08.490Z] PASS [2021-07-20T09:08:08.490Z] [2021-07-20T09:08:08.490Z] DONE 6 tests in 10.401s [2021-07-20T09:08:08.490Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-20T09:08:08.490Z] testing: warning: no tests to run [2021-07-20T09:08:08.490Z] PASS [2021-07-20T09:08:08.490Z] [2021-07-20T09:08:08.490Z] DONE 0 tests in 0.016s [2021-07-20T09:08:08.490Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T09:08:08.490Z] INFO: Testing against a local daemon [2021-07-20T09:08:08.490Z] === RUN TestPluginWithDevMounts [2021-07-20T09:08:08.490Z] === PAUSE TestPluginWithDevMounts [2021-07-20T09:08:08.490Z] === CONT TestPluginWithDevMounts [2021-07-20T09:08:08.745Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-20T09:08:09.003Z] --- PASS: TestNetworkLoopbackNat (3.55s) [2021-07-20T09:08:09.003Z] === RUN TestPause [2021-07-20T09:08:09.468Z] --- PASS: TestBuildMultiStageLayerLeak (2.43s) [2021-07-20T09:08:09.468Z] === RUN TestBuildWithHugeFile [2021-07-20T09:08:09.938Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-20T09:08:10.197Z] --- PASS: TestPause (0.99s) [2021-07-20T09:08:10.197Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:08:10.197Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:08:10.197Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:08:10.197Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:08:10.197Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-20T09:08:10.377Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-07-20T09:08:10.377Z] PASS [2021-07-20T09:08:10.377Z] [2021-07-20T09:08:10.377Z] DONE 1 tests in 1.638s [2021-07-20T09:08:10.377Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T09:08:10.377Z] INFO: Testing against a local daemon [2021-07-20T09:08:10.377Z] === RUN TestSecretInspect [2021-07-20T09:08:11.573Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-20T09:08:11.573Z] --- PASS: TestPauseStopPausedContainer (1.42s) [2021-07-20T09:08:11.573Z] === RUN TestPidHost [2021-07-20T09:08:12.893Z] --- PASS: TestSecretInspect (2.15s) [2021-07-20T09:08:12.893Z] === RUN TestSecretList [2021-07-20T09:08:14.778Z] --- PASS: TestSecretList (2.18s) [2021-07-20T09:08:14.779Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:08:15.759Z] --- PASS: TestPidHost (3.76s) [2021-07-20T09:08:15.759Z] === RUN TestPsFilter [2021-07-20T09:08:15.759Z] --- PASS: TestPsFilter (0.16s) [2021-07-20T09:08:15.759Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:08:16.696Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.31s) [2021-07-20T09:08:16.696Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:08:16.700Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2021-07-20T09:08:16.700Z] === RUN TestSecretsUpdate [2021-07-20T09:08:17.632Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-20T09:08:17.891Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2021-07-20T09:08:17.891Z] === RUN TestRemoveContainerRunning [2021-07-20T09:08:18.458Z] check_test.go:309: [dbccb0d8add1a] daemon is not started [2021-07-20T09:08:18.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-20T09:08:19.231Z] --- PASS: TestSecretsUpdate (2.20s) [2021-07-20T09:08:19.231Z] === RUN TestTemplatedSecret [2021-07-20T09:08:19.393Z] --- PASS: TestRemoveContainerRunning (1.38s) [2021-07-20T09:08:19.393Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:08:19.617Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-20T09:08:19.617Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-20T09:08:19.617Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-20T09:08:19.617Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-20T09:08:19.617Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-20T09:08:19.617Z] Cross building: bundles/cross/windows/amd64 [2021-07-20T09:08:19.617Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-20T09:08:19.617Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-20T09:08:20.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s) [2021-07-20T09:08:20.768Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:08:20.768Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T09:08:20.768Z] === RUN TestRenameLinkedContainer [2021-07-20T09:08:21.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-20T09:08:22.497Z] --- PASS: TestTemplatedSecret (3.38s) [2021-07-20T09:08:22.497Z] === RUN TestSecretCreateResolve [2021-07-20T09:08:25.012Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-07-20T09:08:25.012Z] PASS [2021-07-20T09:08:25.012Z] [2021-07-20T09:08:25.012Z] DONE 6 tests in 14.320s [2021-07-20T09:08:25.012Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T09:08:25.012Z] INFO: Testing against a local daemon [2021-07-20T09:08:25.012Z] === RUN TestServiceCreateInit [2021-07-20T09:08:25.012Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:08:26.671Z] --- PASS: TestRenameLinkedContainer (5.64s) [2021-07-20T09:08:26.671Z] === RUN TestRenameStoppedContainer [2021-07-20T09:08:27.607Z] --- PASS: TestRenameStoppedContainer (1.29s) [2021-07-20T09:08:27.607Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:08:27.865Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-20T09:08:28.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-20T09:08:29.177Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:08:30.336Z] --- PASS: TestRenameRunningContainerAndReuse (2.70s) [2021-07-20T09:08:30.336Z] === RUN TestRenameInvalidName [2021-07-20T09:08:31.714Z] --- PASS: TestRenameInvalidName (1.16s) [2021-07-20T09:08:31.714Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:08:31.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-20T09:08:34.418Z] --- PASS: TestServiceCreateInit (9.00s) [2021-07-20T09:08:34.418Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2021-07-20T09:08:34.418Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-07-20T09:08:34.418Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:08:35.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-20T09:08:36.247Z] --- PASS: TestRenameAnonymousContainer (4.55s) [2021-07-20T09:08:36.247Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:08:37.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-20T09:08:37.629Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-07-20T09:08:37.629Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:08:40.911Z] --- PASS: TestRenameContainerWithLinkedContainer (2.70s) [2021-07-20T09:08:40.911Z] === RUN TestResize [2021-07-20T09:08:41.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-20T09:08:42.045Z] --- PASS: TestResize (1.45s) [2021-07-20T09:08:42.045Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:08:43.422Z] --- PASS: TestResizeWithInvalidSize (1.34s) [2021-07-20T09:08:43.422Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:08:44.802Z] --- PASS: TestResizeWhenContainerNotStarted (1.32s) [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:44.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:44.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:08:44.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:08:44.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-20T09:08:47.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-20T09:08:48.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:48.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:48.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-20T09:08:50.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-20T09:08:50.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:08:50.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:08:50.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-20T09:08:51.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-20T09:08:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:08:52.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:08:52.458Z] --- PASS: TestCreateServiceMultipleTimes (16.99s) [2021-07-20T09:08:52.458Z] === RUN TestCreateServiceConflict [2021-07-20T09:08:52.713Z] --- PASS: TestCreateServiceConflict (2.22s) [2021-07-20T09:08:52.713Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:08:55.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-20T09:08:55.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:08:55.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:08:55.978Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2021-07-20T09:08:55.978Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:08:58.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-20T09:09:01.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:09:01.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:09:02.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-20T09:09:05.792Z] --- PASS: TestBuildWithHugeFile (56.07s) [2021-07-20T09:09:05.792Z] === RUN TestBuildWCOWSandboxSize [2021-07-20T09:09:05.792Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:09:05.792Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:09:05.792Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:09:05.792Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:09:05.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:09:05.793Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:09:05.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:09:05.793Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:09:05.793Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:09:05.793Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:09:05.793Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:09:05.793Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:09:05.793Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-20T09:09:05.793Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-20T09:09:05.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-07-20T09:09:05.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-07-20T09:09:05.793Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:09:05.793Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.02s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.06s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.83s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.67s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.71s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s) [2021-07-20T09:09:05.957Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.86s) [2021-07-20T09:09:05.957Z] === RUN TestCgroupNamespacesRun [2021-07-20T09:09:08.491Z] --- PASS: TestCgroupNamespacesRun (2.76s) [2021-07-20T09:09:08.491Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T09:09:09.112Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T09:09:09.867Z] check_test.go:309: [ddd867ae9e249] daemon is not started [2021-07-20T09:09:09.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-20T09:09:09.867Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-07-20T09:09:09.867Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T09:09:10.811Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2021-07-20T09:09:10.811Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:09:11.035Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2021-07-20T09:09:11.035Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2021-07-20T09:09:11.035Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2021-07-20T09:09:11.035Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:09:11.035Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-20T09:09:11.035Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T09:09:11.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-20T09:09:11.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-20T09:09:12.173Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-20T09:09:12.173Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:09:12.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.57s) [2021-07-20T09:09:12.436Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T09:09:14.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-20T09:09:14.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-20T09:09:14.686Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2021-07-20T09:09:14.686Z] === RUN TestCreateServiceSysctls [2021-07-20T09:09:14.856Z] --- PASS: TestCgroupNamespacesRunHostMode (2.42s) [2021-07-20T09:09:14.856Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T09:09:18.140Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.78s) [2021-07-20T09:09:18.140Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T09:09:18.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-20T09:09:18.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-20T09:09:18.850Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-07-20T09:09:18.850Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:09:19.641Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2021-07-20T09:09:19.641Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T09:09:20.577Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-07-20T09:09:20.577Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T09:09:21.364Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2021-07-20T09:09:21.364Z] === RUN TestInspect [2021-07-20T09:09:21.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-20T09:09:23.414Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.88s) [2021-07-20T09:09:23.414Z] === RUN TestNISDomainname [2021-07-20T09:09:24.629Z] --- PASS: TestInspect (3.17s) [2021-07-20T09:09:24.629Z] === RUN TestCreateJob [2021-07-20T09:09:24.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-20T09:09:25.977Z] Loaded image: buildpack-deps:buster [2021-07-20T09:09:25.977Z] Loaded image: busybox:latest [2021-07-20T09:09:25.977Z] Loaded image: busybox:glibc [2021-07-20T09:09:26.166Z] --- PASS: TestNISDomainname (2.63s) [2021-07-20T09:09:26.166Z] === RUN TestHostnameDnsResolution [2021-07-20T09:09:26.240Z] Loaded image: debian:bullseye [2021-07-20T09:09:26.240Z] Loaded image: hello-world:latest [2021-07-20T09:09:26.240Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T09:09:27.893Z] --- PASS: TestCreateJob (3.57s) [2021-07-20T09:09:27.893Z] === RUN TestReplicatedJob [2021-07-20T09:09:28.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-20T09:09:28.718Z] --- PASS: TestHostnameDnsResolution (2.48s) [2021-07-20T09:09:28.718Z] === RUN TestStats [2021-07-20T09:09:32.006Z] --- PASS: TestStats (3.10s) [2021-07-20T09:09:32.006Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:09:32.006Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T09:09:32.006Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T09:09:32.006Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T09:09:32.006Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T09:09:32.006Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T09:09:32.006Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T09:09:32.006Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T09:09:32.006Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T09:09:32.006Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T09:09:32.006Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T09:09:32.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-20T09:09:32.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-20T09:09:33.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-20T09:09:33.638Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T09:09:34.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-20T09:09:34.430Z] --- PASS: TestReplicatedJob (6.26s) [2021-07-20T09:09:34.430Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:09:35.580Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T09:09:35.580Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-20T09:09:35.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-20T09:09:36.264Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.19s) [2021-07-20T09:09:36.264Z] PASS [2021-07-20T09:09:36.264Z] [2021-07-20T09:09:36.264Z] === Skipped [2021-07-20T09:09:36.264Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-20T09:09:36.264Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:09:36.264Z] [2021-07-20T09:09:36.264Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-20T09:09:36.264Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-20T09:09:36.264Z] [2021-07-20T09:09:36.264Z] [2021-07-20T09:09:36.264Z] DONE 34 tests, 2 skipped in 132.095s [2021-07-20T09:09:36.264Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T09:09:36.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:09:36.264Z] ++ set -e [2021-07-20T09:09:36.264Z] ++ '[' -n 0 ']' [2021-07-20T09:09:36.264Z] ++ set -x [2021-07-20T09:09:36.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:09:36.406Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-20T09:09:37.340Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-20T09:09:37.693Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2021-07-20T09:09:37.693Z] === RUN TestServiceListWithStatuses [2021-07-20T09:09:37.693Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:09:37.693Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:09:37.693Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:09:37.907Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-20T09:09:37.907Z] --- PASS: TestStopContainerWithTimeout/0 (1.84s) [2021-07-20T09:09:37.907Z] --- PASS: TestStopContainerWithTimeout/3 (3.88s) [2021-07-20T09:09:37.907Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-07-20T09:09:37.907Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-07-20T09:09:37.907Z] === RUN TestDeleteDevicemapper [2021-07-20T09:09:37.907Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:09:37.907Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T09:09:37.907Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:09:39.574Z] INFO: Testing against a local daemon [2021-07-20T09:09:39.574Z] === RUN TestConfigInspect [2021-07-20T09:09:39.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-20T09:09:39.811Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-20T09:09:39.811Z] check_test.go:309: [d0910c734b03b] daemon is not started [2021-07-20T09:09:39.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-20T09:09:39.811Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-20T09:09:39.811Z] check_test.go:309: [d8e7f2afa9191] daemon is not started [2021-07-20T09:09:39.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-20T09:09:41.194Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-20T09:09:41.194Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-20T09:09:41.194Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-20T09:09:41.194Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-20T09:09:41.194Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-20T09:09:41.194Z] remote: Enumerating objects: 23, done. [2021-07-20T09:09:41.194Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-20T09:09:41.194Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-20T09:09:41.194Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-20T09:09:41.194Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-20T09:09:41.194Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-20T09:09:41.194Z] Cross building: bundles/cross/linux/ppc64le [2021-07-20T09:09:41.194Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-20T09:09:41.194Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-20T09:09:42.888Z] --- PASS: TestConfigInspect (2.90s) [2021-07-20T09:09:42.888Z] === RUN TestConfigList [2021-07-20T09:09:42.973Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2021-07-20T09:09:42.973Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:09:44.001Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.70s) [2021-07-20T09:09:44.001Z] === RUN TestUpdateMemory [2021-07-20T09:09:44.001Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:09:44.001Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-20T09:09:44.001Z] === RUN TestUpdateCPUQuota [2021-07-20T09:09:44.001Z] check_test.go:309: [d139cc99a3e79] daemon is not started [2021-07-20T09:09:44.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-20T09:09:44.259Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-20T09:09:45.442Z] --- PASS: TestConfigList (2.58s) [2021-07-20T09:09:45.442Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:09:46.160Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-20T09:09:46.257Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2021-07-20T09:09:46.257Z] === RUN TestServicePlugin [2021-07-20T09:09:46.419Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-20T09:09:47.794Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-20T09:09:47.997Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2021-07-20T09:09:47.997Z] === RUN TestConfigsUpdate [2021-07-20T09:09:49.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-20T09:09:49.519Z] plugin_test.go:62: [d91316f50322b] joining swarm manager [da2c7605ad20e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:09:50.079Z] plugin_test.go:65: [d1e9f22048d12] joining swarm manager [da2c7605ad20e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:09:50.551Z] --- PASS: TestConfigsUpdate (2.67s) [2021-07-20T09:09:50.551Z] === RUN TestTemplatedConfig [2021-07-20T09:09:53.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-20T09:09:53.358Z] --- PASS: TestUpdateCPUQuota (9.76s) [2021-07-20T09:09:53.358Z] === RUN TestUpdatePidsLimit [2021-07-20T09:09:53.358Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T09:09:54.735Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-20T09:09:54.735Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T09:09:54.773Z] --- PASS: TestTemplatedConfig (3.63s) [2021-07-20T09:09:54.773Z] === RUN TestConfigCreateResolve [2021-07-20T09:09:56.110Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T09:09:56.699Z] --- PASS: TestConfigCreateResolve (2.71s) [2021-07-20T09:09:56.699Z] PASS [2021-07-20T09:09:56.699Z] [2021-07-20T09:09:56.699Z] DONE 6 tests in 21.702s [2021-07-20T09:09:56.699Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T09:09:56.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:09:56.699Z] ++ set -e [2021-07-20T09:09:56.699Z] ++ '[' -n 0 ']' [2021-07-20T09:09:56.699Z] ++ set -x [2021-07-20T09:09:56.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:09:57.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-20T09:09:57.301Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T09:09:57.691Z] INFO: Testing against a local daemon [2021-07-20T09:09:57.691Z] === RUN TestCheckpoint [2021-07-20T09:09:57.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:09:57.691Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:09:57.691Z] === RUN TestContainerInvalidJSON [2021-07-20T09:09:57.691Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:09:57.691Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:09:57.691Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:09:57.691Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:09:57.691Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:09:57.691Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:09:57.691Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:09:57.691Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:09:57.691Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:09:57.692Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-20T09:09:57.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T09:09:57.692Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T09:09:57.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T09:09:57.692Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:09:57.692Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-20T09:09:57.692Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:09:57.692Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-20T09:09:57.692Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:09:57.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-20T09:09:57.692Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:09:57.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-20T09:09:57.692Z] === RUN TestCopyFromContainer [2021-07-20T09:09:57.867Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-20T09:09:58.433Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T09:09:58.433Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-20T09:09:59.367Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer// [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T09:09:59.614Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T09:09:59.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-20T09:09:59.625Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-20T09:09:59.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T09:09:59.877Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T09:09:59.877Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T09:09:59.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T09:09:59.884Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-20T09:10:00.140Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer (2.32s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-20T09:10:00.140Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-20T09:10:00.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:10:00.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:10:00.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:10:00.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:10:00.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:10:00.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:10:00.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:10:00.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:10:00.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:10:00.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:10:00.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T09:10:00.140Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:10:00.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-20T09:10:00.140Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:10:00.140Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:10:00.140Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:10:00.140Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:10:00.140Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:10:00.140Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:10:00.140Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:10:00.140Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:10:00.140Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:10:00.140Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:10:00.140Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T09:10:00.140Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T09:10:00.140Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:10:00.402Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-07-20T09:10:00.402Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:10:00.452Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-20T09:10:00.452Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-20T09:10:00.452Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-20T09:10:00.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-20T09:10:01.647Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-20T09:10:02.956Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-07-20T09:10:02.956Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit (9.61s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.49s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/no_change (1.32s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/update_lower (1.28s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.08s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.30s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.10s) [2021-07-20T09:10:03.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.13s) [2021-07-20T09:10:03.023Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:10:03.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:10:04.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:10:04.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:10:04.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:10:04.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:10:04.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:10:04.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:10:04.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:10:04.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:10:04.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:10:04.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:10:04.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-20T09:10:04.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-20T09:10:04.880Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:10:05.828Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-20T09:10:05.828Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:10:05.828Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:10:05.828Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:10:05.828Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-20T09:10:05.828Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T09:10:05.828Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T09:10:05.828Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:10:05.828Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-20T09:10:05.828Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:10:05.828Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-20T09:10:05.828Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T09:10:05.828Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T09:10:05.828Z] === RUN TestDaemonRestartIpcMode [2021-07-20T09:10:05.828Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T09:10:05.828Z] === RUN TestDaemonHostGatewayIP [2021-07-20T09:10:05.828Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T09:10:05.828Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T09:10:05.828Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T09:10:05.828Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:10:05.828Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T09:10:05.828Z] === RUN TestDiff [2021-07-20T09:10:06.776Z] --- PASS: TestDiff (0.79s) [2021-07-20T09:10:06.776Z] === RUN TestExecWithCloseStdin [2021-07-20T09:10:07.722Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-07-20T09:10:07.722Z] === RUN TestExec [2021-07-20T09:10:08.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-20T09:10:08.669Z] --- PASS: TestExec (1.02s) [2021-07-20T09:10:08.669Z] === RUN TestExecUser [2021-07-20T09:10:08.805Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-20T09:10:09.740Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-20T09:10:10.061Z] --- PASS: TestExecUser (1.02s) [2021-07-20T09:10:10.061Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:10:11.009Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-07-20T09:10:11.009Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:10:11.121Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-20T09:10:11.378Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-20T09:10:12.312Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-20T09:10:12.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-07-20T09:10:12.408Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:10:12.879Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-20T09:10:13.445Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-20T09:10:13.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-20T09:10:13.799Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-07-20T09:10:13.799Z] === RUN TestHealthKillContainer [2021-07-20T09:10:15.977Z] check_test.go:309: [d01d718578c0c] daemon is not started [2021-07-20T09:10:15.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-20T09:10:16.564Z] --- PASS: TestServicePlugin (29.89s) [2021-07-20T09:10:16.565Z] === RUN TestServiceUpdateLabel [2021-07-20T09:10:17.112Z] --- PASS: TestHealthKillContainer (3.07s) [2021-07-20T09:10:17.112Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:10:17.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-20T09:10:17.375Z] === RUN TestIpcModeNone [2021-07-20T09:10:17.929Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-07-20T09:10:17.929Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:10:18.508Z] --- PASS: TestUpdateRestartPolicy (15.30s) [2021-07-20T09:10:18.508Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:10:18.768Z] --- PASS: TestIpcModeNone (1.13s) [2021-07-20T09:10:18.768Z] === RUN TestIpcModePrivate [2021-07-20T09:10:19.343Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-20T09:10:19.444Z] --- PASS: TestUpdateRestartWithAutoRemove (1.11s) [2021-07-20T09:10:19.444Z] === RUN TestWaitNonBlocked [2021-07-20T09:10:19.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:10:19.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:10:19.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:10:19.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:10:19.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:10:19.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:10:19.605Z] --- PASS: TestIpcModePrivate (1.01s) [2021-07-20T09:10:19.605Z] === RUN TestIpcModeShareable [2021-07-20T09:10:19.711Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-20T09:10:20.552Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-20T09:10:20.815Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-20T09:10:20.815Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T09:10:21.139Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-20T09:10:21.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.94s) [2021-07-20T09:10:21.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.95s) [2021-07-20T09:10:21.139Z] === RUN TestWaitBlocked [2021-07-20T09:10:21.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:10:21.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:10:21.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:10:21.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:10:21.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:10:21.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:10:23.042Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-20T09:10:23.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2021-07-20T09:10:23.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.60s) [2021-07-20T09:10:23.042Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T09:10:23.042Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T09:10:23.300Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-20T09:10:24.127Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2021-07-20T09:10:24.127Z] === RUN TestAPIIpcModeHost [2021-07-20T09:10:24.703Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-20T09:10:24.703Z] === RUN TestDaemonIpcModeShareable [2021-07-20T09:10:25.832Z] check_test.go:309: [d4c74596e0e3e] daemon is not started [2021-07-20T09:10:25.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-20T09:10:26.625Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-20T09:10:26.625Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-07-20T09:10:26.625Z] === RUN TestDaemonIpcModePrivate [2021-07-20T09:10:27.209Z] --- PASS: TestContainerStartOnDaemonRestart (4.46s) [2021-07-20T09:10:27.209Z] === CONT TestIpcModeOlderClient [2021-07-20T09:10:27.467Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-20T09:10:27.467Z] === CONT TestDaemonHostGatewayIP [2021-07-20T09:10:28.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-20T09:10:28.035Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-20T09:10:28.281Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-20T09:10:28.281Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T09:10:28.601Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-20T09:10:29.168Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-20T09:10:29.427Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-20T09:10:30.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-20T09:10:30.213Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-07-20T09:10:30.213Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T09:10:31.956Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2021-07-20T09:10:31.956Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T09:10:32.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-20T09:10:32.135Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-07-20T09:10:32.135Z] === RUN TestIpcModeOlderClient [2021-07-20T09:10:32.135Z] === PAUSE TestIpcModeOlderClient [2021-07-20T09:10:32.135Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:10:32.710Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-07-20T09:10:32.710Z] === RUN TestKillContainer [2021-07-20T09:10:32.710Z] === RUN TestKillContainer/no_signal [2021-07-20T09:10:32.890Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-20T09:10:33.657Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:10:34.232Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:10:34.267Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-20T09:10:35.179Z] --- PASS: TestKillContainer (2.43s) [2021-07-20T09:10:35.179Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-07-20T09:10:35.179Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-20T09:10:35.179Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-07-20T09:10:35.179Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:10:35.179Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T09:10:35.203Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s) [2021-07-20T09:10:35.203Z] === CONT TestDaemonRestartIpcMode [2021-07-20T09:10:35.460Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-20T09:10:35.963Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2021-07-20T09:10:35.963Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:10:36.028Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-20T09:10:36.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T09:10:36.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-20T09:10:36.596Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-20T09:10:37.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-07-20T09:10:37.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2021-07-20T09:10:37.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-07-20T09:10:37.076Z] === RUN TestKillStoppedContainer [2021-07-20T09:10:37.076Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-20T09:10:37.076Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:10:37.076Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-20T09:10:37.076Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:10:37.164Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-20T09:10:37.423Z] --- PASS: TestContainerKillOnDaemonStart (14.50s) [2021-07-20T09:10:37.652Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-07-20T09:10:37.652Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:10:37.652Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:10:37.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:10:37.652Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:10:37.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:10:37.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T09:10:37.652Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T09:10:37.681Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-20T09:10:38.248Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-20T09:10:38.248Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-20T09:10:38.599Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-07-20T09:10:38.599Z] === RUN TestLinksContainerNames [2021-07-20T09:10:38.815Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-20T09:10:39.381Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-20T09:10:39.639Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-20T09:10:39.639Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-20T09:10:39.639Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-20T09:10:39.639Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-20T09:10:39.639Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-20T09:10:39.639Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-20T09:10:39.898Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-20T09:10:39.898Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-20T09:10:39.898Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-20T09:10:39.898Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-20T09:10:39.898Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2021-07-20T09:10:39.898Z] PASS [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === Skipped [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-20T09:10:39.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:10:39.898Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T09:10:39.898Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:10:39.898Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T09:10:39.898Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-20T09:10:39.898Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] [2021-07-20T09:10:39.898Z] DONE 196 tests, 6 skipped in 227.168s [2021-07-20T09:10:39.898Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-20T09:10:39.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:10:39.898Z] ++ set -e [2021-07-20T09:10:39.898Z] ++ '[' -n 0 ']' [2021-07-20T09:10:39.898Z] ++ set -x [2021-07-20T09:10:39.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:10:39.898Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T09:10:40.464Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-20T09:10:40.464Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:10:40.464Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-20T09:10:40.464Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-20T09:10:40.464Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-20T09:10:40.464Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-20T09:10:40.464Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-20T09:10:40.464Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-20T09:10:40.464Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:10:40.464Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-20T09:10:40.520Z] --- PASS: TestLinksContainerNames (1.60s) [2021-07-20T09:10:40.520Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:10:40.722Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-20T09:10:40.722Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-20T09:10:40.722Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-20T09:10:40.722Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-07-20T09:10:40.981Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-07-20T09:10:40.981Z] PASS [2021-07-20T09:10:40.981Z] [2021-07-20T09:10:40.981Z] DONE 7 tests in 1.018s [2021-07-20T09:10:40.981Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T09:10:40.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:10:40.981Z] ++ set -e [2021-07-20T09:10:40.981Z] ++ '[' -n 0 ']' [2021-07-20T09:10:40.981Z] ++ set -x [2021-07-20T09:10:40.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:10:41.095Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-07-20T09:10:41.095Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T09:10:41.239Z] INFO: Testing against a local daemon [2021-07-20T09:10:41.239Z] === RUN TestCommitInheritsEnv [2021-07-20T09:10:41.239Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-20T09:10:41.498Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-07-20T09:10:41.498Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:10:41.498Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T09:10:41.498Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:10:41.498Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-20T09:10:41.498Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:10:41.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-07-20T09:10:41.671Z] === RUN TestMountDaemonRoot [2021-07-20T09:10:41.756Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-20T09:10:41.756Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:10:41.756Z] check_test.go:309: [dba098c74a5df] daemon is not started [2021-07-20T09:10:41.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/default [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/private [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/slave [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/shared [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/default [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/private [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/shared [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/slave [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:10:41.934Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T09:10:41.934Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T09:10:41.934Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T09:10:42.015Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-07-20T09:10:42.015Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T09:10:42.197Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-20T09:10:42.197Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-20T09:10:42.197Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T09:10:42.951Z] check_test.go:309: [d08f19df709aa] daemon is not started [2021-07-20T09:10:42.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-20T09:10:43.516Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-20T09:10:44.134Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-07-20T09:10:44.135Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T09:10:44.451Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2021-07-20T09:10:44.451Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:10:44.451Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-20T09:10:44.451Z] === RUN TestTagInvalidReference [2021-07-20T09:10:44.451Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-20T09:10:44.451Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:10:44.451Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-20T09:10:44.451Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-20T09:10:44.451Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:10:44.451Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-20T09:10:44.451Z] === RUN TestTagOfficialNames [2021-07-20T09:10:44.709Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-20T09:10:44.709Z] === RUN TestTagMatchesDigest [2021-07-20T09:10:44.709Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T09:10:44.709Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T09:10:44.715Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-07-20T09:10:44.715Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T09:10:44.967Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-20T09:10:45.662Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-07-20T09:10:45.662Z] === RUN TestNetworkNat [2021-07-20T09:10:46.608Z] --- PASS: TestNetworkNat (0.82s) [2021-07-20T09:10:46.608Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:10:47.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-07-20T09:10:47.184Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:10:48.123Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2021-07-20T09:10:48.123Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:10:49.152Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-20T09:10:49.410Z] check_test.go:309: [d3ef1c090fa9d] daemon is not started [2021-07-20T09:10:49.410Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-20T09:10:50.497Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-07-20T09:10:50.497Z] === RUN TestPause [2021-07-20T09:10:51.445Z] --- PASS: TestPause (0.82s) [2021-07-20T09:10:51.445Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:10:51.445Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:10:51.445Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:10:51.445Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:10:51.942Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-20T09:10:52.019Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-20T09:10:52.019Z] === RUN TestPidHost [2021-07-20T09:10:53.844Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-20T09:10:54.577Z] --- PASS: TestPidHost (2.09s) [2021-07-20T09:10:54.577Z] === RUN TestPsFilter [2021-07-20T09:10:54.577Z] --- PASS: TestPsFilter (0.14s) [2021-07-20T09:10:54.577Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:10:55.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-07-20T09:10:55.152Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:10:56.099Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-07-20T09:10:56.099Z] === RUN TestRemoveContainerRunning [2021-07-20T09:10:56.374Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-20T09:10:56.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-20T09:10:56.374Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-20T09:10:56.674Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-07-20T09:10:56.674Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:10:57.621Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-07-20T09:10:57.621Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:10:57.622Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T09:10:57.622Z] === RUN TestRenameLinkedContainer [2021-07-20T09:11:00.939Z] --- PASS: TestRenameLinkedContainer (3.16s) [2021-07-20T09:11:00.939Z] === RUN TestRenameStoppedContainer [2021-07-20T09:11:01.517Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-20T09:11:01.517Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:11:01.641Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-20T09:11:02.207Z] check_test.go:309: [d80b70891edb6] daemon is not started [2021-07-20T09:11:02.207Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-20T09:11:02.626Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-20T09:11:02.626Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-20T09:11:02.626Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-20T09:11:02.626Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-20T09:11:02.626Z] Cross building: bundles/cross/linux/s390x [2021-07-20T09:11:02.626Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-20T09:11:02.626Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-20T09:11:02.957Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2021-07-20T09:11:02.957Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:11:02.957Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T09:11:02.957Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T09:11:03.439Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2021-07-20T09:11:03.439Z] === RUN TestRenameInvalidName [2021-07-20T09:11:04.013Z] --- PASS: TestRenameInvalidName (0.81s) [2021-07-20T09:11:04.013Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:11:05.489Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-20T09:11:07.328Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2021-07-20T09:11:07.328Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:11:07.590Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-07-20T09:11:07.590Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:11:08.982Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-07-20T09:11:08.982Z] === RUN TestResize [2021-07-20T09:11:09.930Z] --- PASS: TestResize (0.81s) [2021-07-20T09:11:09.930Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:11:10.753Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-20T09:11:10.879Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-07-20T09:11:10.879Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:11:11.033Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T09:11:11.457Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:11.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:11.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:11.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T09:11:11.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T09:11:11.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:11.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:13.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T09:11:13.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T09:11:13.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T09:11:14.040Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-20T09:11:14.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T09:11:14.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T09:11:14.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T09:11:14.610Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-20T09:11:15.558Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-20T09:11:16.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T09:11:16.493Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-20T09:11:16.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T09:11:17.566Z] --- PASS: TestServiceUpdatePidsLimit (16.62s) [2021-07-20T09:11:17.566Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-20T09:11:17.566Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-20T09:11:17.566Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-07-20T09:11:17.566Z] PASS [2021-07-20T09:11:17.566Z] [2021-07-20T09:11:17.566Z] === Skipped [2021-07-20T09:11:17.566Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T09:11:17.566Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:11:17.566Z] [2021-07-20T09:11:17.566Z] [2021-07-20T09:11:17.566Z] DONE 27 tests, 1 skipped in 172.880s [2021-07-20T09:11:17.566Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T09:11:17.566Z] INFO: Testing against a local daemon [2021-07-20T09:11:17.566Z] === RUN TestSessionCreate [2021-07-20T09:11:17.566Z] --- PASS: TestSessionCreate (0.03s) [2021-07-20T09:11:17.566Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:11:17.566Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-20T09:11:17.566Z] PASS [2021-07-20T09:11:17.566Z] [2021-07-20T09:11:17.566Z] DONE 2 tests in 0.079s [2021-07-20T09:11:17.566Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T09:11:17.566Z] INFO: Testing against a local daemon [2021-07-20T09:11:17.566Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:11:17.566Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:11:17.566Z] === RUN TestEventsExecDie [2021-07-20T09:11:18.495Z] --- PASS: TestEventsExecDie (1.02s) [2021-07-20T09:11:18.495Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:11:18.750Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-20T09:11:18.750Z] === RUN TestEventsVolumeCreate [2021-07-20T09:11:18.750Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-20T09:11:18.750Z] === RUN TestInfoBinaryCommits [2021-07-20T09:11:18.750Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-20T09:11:18.750Z] === RUN TestInfoAPIVersioned [2021-07-20T09:11:18.750Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T09:11:18.750Z] === RUN TestInfoDiscoveryBackend [2021-07-20T09:11:19.310Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-20T09:11:19.310Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2021-07-20T09:11:19.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-07-20T09:11:19.552Z] === RUN TestCgroupNamespacesRun [2021-07-20T09:11:20.236Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T09:11:20.236Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T09:11:20.677Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-20T09:11:20.796Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-20T09:11:20.796Z] === RUN TestInfoAPI [2021-07-20T09:11:20.796Z] --- PASS: TestInfoAPI (0.02s) [2021-07-20T09:11:20.796Z] === RUN TestInfoAPIWarnings [2021-07-20T09:11:20.944Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-07-20T09:11:20.944Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T09:11:22.051Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-20T09:11:22.619Z] check_test.go:309: [d50969fc38dad] daemon is not started [2021-07-20T09:11:22.619Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-20T09:11:22.868Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-07-20T09:11:22.868Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T09:11:22.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-20T09:11:22.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-20T09:11:23.136Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-20T09:11:23.703Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-20T09:11:24.261Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-07-20T09:11:24.261Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T09:11:24.270Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-20T09:11:24.529Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-20T09:11:26.183Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-07-20T09:11:26.183Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T09:11:26.432Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-20T09:11:26.691Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-20T09:11:26.691Z] check_test.go:309: [d39442d5f05ce] daemon is not started [2021-07-20T09:11:26.691Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-20T09:11:28.066Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-20T09:11:28.104Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-07-20T09:11:28.104Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T09:11:28.633Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-20T09:11:29.497Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2021-07-20T09:11:29.497Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T09:11:30.010Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-20T09:11:30.072Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-07-20T09:11:30.072Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T09:11:31.997Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-07-20T09:11:31.997Z] === RUN TestNISDomainname [2021-07-20T09:11:33.406Z] --- PASS: TestNISDomainname (1.31s) [2021-07-20T09:11:33.406Z] === RUN TestHostnameDnsResolution [2021-07-20T09:11:34.200Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-20T09:11:34.806Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-07-20T09:11:34.806Z] === RUN TestStats [2021-07-20T09:11:35.142Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-20T09:11:37.044Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-20T09:11:38.117Z] --- PASS: TestStats (2.81s) [2021-07-20T09:11:38.117Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:11:38.117Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T09:11:38.117Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T09:11:38.117Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T09:11:38.117Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T09:11:38.117Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T09:11:38.117Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T09:11:38.117Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T09:11:38.117Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T09:11:38.117Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T09:11:38.117Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T09:11:38.117Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T09:11:38.117Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T09:11:38.829Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-07-20T09:11:38.829Z] === RUN TestInfoDebug [2021-07-20T09:11:38.829Z] --- PASS: TestInfoDebug (0.53s) [2021-07-20T09:11:38.829Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:11:38.829Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-20T09:11:38.829Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:11:38.829Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-20T09:11:38.829Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:11:38.829Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-20T09:11:38.829Z] === RUN TestPingCacheHeaders [2021-07-20T09:11:38.829Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T09:11:38.829Z] === RUN TestPingGet [2021-07-20T09:11:38.829Z] --- PASS: TestPingGet (0.01s) [2021-07-20T09:11:38.829Z] === RUN TestPingHead [2021-07-20T09:11:38.829Z] --- PASS: TestPingHead (0.02s) [2021-07-20T09:11:38.829Z] === RUN TestVersion [2021-07-20T09:11:38.829Z] --- PASS: TestVersion (0.02s) [2021-07-20T09:11:38.829Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:11:40.191Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-07-20T09:11:40.191Z] PASS [2021-07-20T09:11:40.191Z] [2021-07-20T09:11:40.191Z] DONE 19 tests in 22.728s [2021-07-20T09:11:40.191Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T09:11:40.191Z] INFO: Testing against a local daemon [2021-07-20T09:11:40.191Z] === RUN TestVolumesCreateAndList [2021-07-20T09:11:40.447Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-20T09:11:40.447Z] === RUN TestVolumesRemove [2021-07-20T09:11:40.447Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-20T09:11:40.447Z] === RUN TestVolumesInspect [2021-07-20T09:11:40.447Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-20T09:11:40.447Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:11:40.447Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:11:40.447Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:11:40.447Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:11:40.447Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-20T09:11:40.447Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:11:40.447Z] PASS [2021-07-20T09:11:40.447Z] [2021-07-20T09:11:40.447Z] DONE 5 tests in 0.169s [2021-07-20T09:11:40.447Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:11:41.009Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-20T09:11:41.009Z] Removing test suite binaries [2021-07-20T09:11:41.009Z] exiting test-integration [2021-07-20T09:11:41.009Z] ++ exit 0 [2021-07-20T09:11:41.009Z] [2021-07-20T09:11:41.230Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-20T09:11:41.429Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-20T09:11:41.429Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2021-07-20T09:11:41.429Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-07-20T09:11:41.429Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-07-20T09:11:41.429Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2021-07-20T09:11:41.429Z] === RUN TestDeleteDevicemapper [2021-07-20T09:11:41.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:11:41.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T09:11:41.429Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:11:42.604Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-20T09:11:43.356Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-07-20T09:11:43.356Z] === RUN TestUpdateMemory [2021-07-20T09:11:43.356Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:11:43.356Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-20T09:11:43.356Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2021-07-20T09:11:44.346Z] Recording test results [2021-07-20T09:11:44.506Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-20T09:11:45.443Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-20T09:11:45.538Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T09:11:45.880Z] + echo Ensuring container killed. [2021-07-20T09:11:45.880Z] Ensuring container killed. [2021-07-20T09:11:45.880Z] + docker rm -vf docker-pr4 [2021-07-20T09:11:45.880Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-07-20T09:11:46.155Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:11:46.155Z] Chowning /workspace to jenkins user [2021-07-20T09:11:46.155Z] + id -u [2021-07-20T09:11:46.155Z] + id -g [2021-07-20T09:11:46.155Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:11:46.155Z] Unable to find image 'busybox:latest' locally [2021-07-20T09:11:46.411Z] latest: Pulling from library/busybox [2021-07-20T09:11:46.411Z] b71f96345d44: Pulling fs layer [2021-07-20T09:11:46.411Z] b71f96345d44: Verifying Checksum [2021-07-20T09:11:46.411Z] b71f96345d44: Download complete [2021-07-20T09:11:46.411Z] b71f96345d44: Pull complete [2021-07-20T09:11:46.666Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-20T09:11:46.666Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:11:49.509Z] + bundleName=amd64-cgroup2 [2021-07-20T09:11:49.509Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-20T09:11:49.509Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-20T09:11:49.509Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-20T09:11:49.509Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-20T09:11:49.630Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] archiveArtifacts [2021-07-20T09:11:49.772Z] Archiving artifacts [2021-07-20T09:11:49.958Z] --- PASS: TestUpdateCPUQuota (5.67s) [2021-07-20T09:11:49.958Z] === RUN TestUpdatePidsLimit [2021-07-20T09:11:49.958Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T09:11:49.958Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T09:11:50.220Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T09:11:51.168Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T09:11:51.534Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-20T09:11:51.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T09:11:51.781Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:11:52.089Z] + make clean [2021-07-20T09:11:52.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T09:11:52.345Z] docker volume rm -f docker-dev-cache [2021-07-20T09:11:52.345Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T09:11:52.895Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-20T09:11:53.437Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit (5.28s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-07-20T09:11:54.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-07-20T09:11:54.306Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:11:54.373Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T09:11:55.751Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-20T09:11:59.038Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-20T09:12:07.148Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-20T09:12:07.149Z] docker_cli_daemon_test.go:2550: [d278a5553dbd0] daemon is not started [2021-07-20T09:12:07.407Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-20T09:12:07.407Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-20T09:12:08.787Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-20T09:12:09.237Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-07-20T09:12:09.237Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:12:09.237Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-07-20T09:12:09.237Z] === RUN TestWaitNonBlocked [2021-07-20T09:12:09.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:12:09.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:12:09.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:12:09.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:12:09.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:12:09.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:12:09.237Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-20T09:12:09.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-07-20T09:12:09.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-07-20T09:12:09.237Z] === RUN TestWaitBlocked [2021-07-20T09:12:09.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:12:09.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:12:09.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:12:09.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:12:09.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T09:12:09.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T09:12:10.184Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-20T09:12:10.184Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-07-20T09:12:10.184Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-07-20T09:12:10.184Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T09:12:10.184Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T09:12:10.184Z] === CONT TestDaemonHostGatewayIP [2021-07-20T09:12:10.184Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T09:12:13.505Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-07-20T09:12:13.505Z] === CONT TestIpcModeOlderClient [2021-07-20T09:12:13.505Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-20T09:12:13.505Z] === CONT TestDaemonRestartIpcMode [2021-07-20T09:12:13.768Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s) [2021-07-20T09:12:14.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-20T09:12:14.716Z] --- PASS: TestDaemonHostGatewayIP (4.69s) [2021-07-20T09:12:16.602Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-20T09:12:17.274Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2021-07-20T09:12:19.888Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-20T09:12:19.888Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-20T09:12:23.874Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-07-20T09:12:23.874Z] PASS [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === Skipped [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-20T09:12:23.874Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:12:23.874Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T09:12:23.874Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T09:12:23.874Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T09:12:23.874Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-20T09:12:23.874Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] [2021-07-20T09:12:23.874Z] DONE 196 tests, 6 skipped in 145.965s [2021-07-20T09:12:23.874Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-20T09:12:23.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:23.874Z] ++ set -e [2021-07-20T09:12:23.874Z] ++ '[' -n 0 ']' [2021-07-20T09:12:23.874Z] ++ set -x [2021-07-20T09:12:23.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:24.073Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-20T09:12:24.087Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-20T09:12:24.087Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-20T09:12:24.087Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-20T09:12:24.087Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-20T09:12:24.087Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-07-20T09:12:24.137Z] === RUN TestConfigDaemonLibtrustID [Pipeline] sh [2021-07-20T09:12:24.418Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-20T09:12:24.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/test/unit [2021-07-20T09:12:24.711Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:12:24.711Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-20T09:12:24.711Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-20T09:12:24.711Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-20T09:12:24.711Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-20T09:12:24.711Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-20T09:12:24.711Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-20T09:12:24.711Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-20T09:12:24.711Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-20T09:12:24.711Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-20T09:12:24.711Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-20T09:12:24.711Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-07-20T09:12:24.711Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-20T09:12:24.711Z] PASS [2021-07-20T09:12:24.711Z] [2021-07-20T09:12:24.711Z] DONE 7 tests in 1.996s [2021-07-20T09:12:24.711Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T09:12:24.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:24.711Z] ++ set -e [2021-07-20T09:12:24.711Z] ++ '[' -n 0 ']' [2021-07-20T09:12:24.711Z] ++ set -x [2021-07-20T09:12:24.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:24.974Z] INFO: Testing against a local daemon [2021-07-20T09:12:24.974Z] === RUN TestCommitInheritsEnv [2021-07-20T09:12:25.236Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-07-20T09:12:25.236Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:12:25.236Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-20T09:12:25.236Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:12:25.236Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:12:25.262Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-20T09:12:25.262Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-20T09:12:25.262Z] + TESTDIRS=./... [2021-07-20T09:12:25.262Z] + exclude_paths='/vendor/|/integration' [2021-07-20T09:12:25.262Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-20T09:12:25.262Z] ++ go list ./... [2021-07-20T09:12:25.499Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-20T09:12:25.499Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:12:25.499Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-20T09:12:25.499Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:12:25.761Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-07-20T09:12:25.761Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T09:12:25.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:12:25.761Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-20T09:12:25.761Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:12:25.761Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-20T09:12:25.761Z] === RUN TestTagInvalidReference [2021-07-20T09:12:25.761Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-20T09:12:25.761Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:12:25.974Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-20T09:12:26.024Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-20T09:12:26.024Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:12:26.024Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-20T09:12:26.024Z] === RUN TestTagOfficialNames [2021-07-20T09:12:26.024Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-20T09:12:26.024Z] === RUN TestTagMatchesDigest [2021-07-20T09:12:26.024Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T09:12:26.024Z] PASS [2021-07-20T09:12:26.024Z] [2021-07-20T09:12:26.024Z] === Skipped [2021-07-20T09:12:26.024Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:12:26.024Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-20T09:12:26.024Z] [2021-07-20T09:12:26.024Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-20T09:12:26.024Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:12:26.024Z] [2021-07-20T09:12:26.024Z] [2021-07-20T09:12:26.024Z] DONE 12 tests, 2 skipped in 1.247s [2021-07-20T09:12:26.024Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T09:12:26.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:26.024Z] ++ set -e [2021-07-20T09:12:26.024Z] ++ '[' -n 0 ']' [2021-07-20T09:12:26.024Z] ++ set -x [2021-07-20T09:12:26.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:12:26.198Z] + pkg_list='github.com/docker/docker/api [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/backend/build [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/httputils [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/middleware [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/build [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/container [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/debug [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/distribution [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/grpc [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/image [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/network [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/plugin [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/session [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/swarm [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/system [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/server/router/volume [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/backend [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/blkiodev [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/container [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/events [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/filters [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/image [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/mount [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/network [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/registry [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/strslice [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/swarm [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/time [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/versions [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-20T09:12:26.198Z] github.com/docker/docker/api/types/volume [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/builder-next/worker [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/dockerfile [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/dockerignore [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/remotecontext [2021-07-20T09:12:26.198Z] github.com/docker/docker/builder/remotecontext/git [2021-07-20T09:12:26.198Z] github.com/docker/docker/cli [2021-07-20T09:12:26.198Z] github.com/docker/docker/cli/config [2021-07-20T09:12:26.198Z] github.com/docker/docker/cli/debug [2021-07-20T09:12:26.198Z] github.com/docker/docker/client [2021-07-20T09:12:26.198Z] github.com/docker/docker/cmd/docker-proxy [2021-07-20T09:12:26.198Z] github.com/docker/docker/cmd/dockerd [2021-07-20T09:12:26.198Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-20T09:12:26.198Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-20T09:12:26.198Z] github.com/docker/docker/container [2021-07-20T09:12:26.198Z] github.com/docker/docker/container/stream [2021-07-20T09:12:26.198Z] github.com/docker/docker/contrib/apparmor [2021-07-20T09:12:26.198Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-20T09:12:26.198Z] github.com/docker/docker/contrib/httpserver [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster/convert [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster/executor [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/cluster/provider [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/config [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/discovery [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/events [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/events/testutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/exec [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/images [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/initlayer [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/links [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/listeners [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/gelf [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/journald [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/local [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/logentries [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/splunk [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/syslog [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/logger/templates [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/names [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/network [2021-07-20T09:12:26.198Z] github.com/docker/docker/daemon/stats [2021-07-20T09:12:26.198Z] github.com/docker/docker/distribution [2021-07-20T09:12:26.198Z] github.com/docker/docker/distribution/metadata [2021-07-20T09:12:26.198Z] github.com/docker/docker/distribution/utils [2021-07-20T09:12:26.198Z] github.com/docker/docker/distribution/xfer [2021-07-20T09:12:26.198Z] github.com/docker/docker/dockerversion [2021-07-20T09:12:26.198Z] github.com/docker/docker/errdefs [2021-07-20T09:12:26.198Z] github.com/docker/docker/image [2021-07-20T09:12:26.198Z] github.com/docker/docker/image/cache [2021-07-20T09:12:26.198Z] github.com/docker/docker/image/tarexport [2021-07-20T09:12:26.198Z] github.com/docker/docker/image/v1 [2021-07-20T09:12:26.198Z] github.com/docker/docker/internal/test/suite [2021-07-20T09:12:26.198Z] github.com/docker/docker/layer [2021-07-20T09:12:26.198Z] github.com/docker/docker/libcontainerd [2021-07-20T09:12:26.198Z] github.com/docker/docker/libcontainerd/queue [2021-07-20T09:12:26.198Z] github.com/docker/docker/libcontainerd/remote [2021-07-20T09:12:26.198Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-20T09:12:26.198Z] github.com/docker/docker/libcontainerd/types [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/api [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/bitseq [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cluster [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/config [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/datastore [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/driverapi [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/etchosts [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/idm [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipam [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/iptables [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/netlabel [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/netutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/networkdb [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/ns [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/options [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/osl [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/portallocator [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/portmapper [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/testutils [2021-07-20T09:12:26.198Z] github.com/docker/docker/libnetwork/types [2021-07-20T09:12:26.198Z] github.com/docker/docker/oci [2021-07-20T09:12:26.198Z] github.com/docker/docker/oci/caps [2021-07-20T09:12:26.198Z] github.com/docker/docker/opts [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/aaparser [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/archive [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/authorization [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/broadcaster [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/capabilities [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/chrootarchive [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/containerfs [2021-07-20T09:12:26.198Z] github.com/docker/docker/pkg/devicemapper [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/directory [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/file [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/kv [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/memory [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/dmesg [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/filenotify [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/fileutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/fsutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/homedir [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/idtools [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/ioutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/jsonmessage [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/locker [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/longpath [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/loopback [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/mount [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/namesgenerator [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pidfile [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/platform [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugingetter [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/transport [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pools [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/progress [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pubsub [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/reexec [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/signal [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stack [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stdcopy [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/streamformatter [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stringid [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/symlink [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/sysinfo [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/system [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/tailfile [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/tarsum [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/term [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/term/windows [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/truncindex [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/urlutil [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/useragent [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin/executor/containerd [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin/v2 [2021-07-20T09:12:26.199Z] github.com/docker/docker/profiles/apparmor [2021-07-20T09:12:26.199Z] github.com/docker/docker/profiles/seccomp [2021-07-20T09:12:26.199Z] github.com/docker/docker/quota [2021-07-20T09:12:26.199Z] github.com/docker/docker/reference [2021-07-20T09:12:26.199Z] github.com/docker/docker/registry [2021-07-20T09:12:26.199Z] github.com/docker/docker/registry/resumable [2021-07-20T09:12:26.199Z] github.com/docker/docker/restartmanager [2021-07-20T09:12:26.199Z] github.com/docker/docker/rootless [2021-07-20T09:12:26.199Z] github.com/docker/docker/rootless/specconv [2021-07-20T09:12:26.199Z] github.com/docker/docker/runconfig [2021-07-20T09:12:26.199Z] github.com/docker/docker/runconfig/opts [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/daemon [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/environment [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fakecontext [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fakegit [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fakestorage [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fixtures/load [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/registry [2021-07-20T09:12:26.199Z] github.com/docker/docker/testutil/request [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/drivers [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/local [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/mounts [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/service [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/service/opts [2021-07-20T09:12:26.199Z] github.com/docker/docker/volume/testutils' [2021-07-20T09:12:26.199Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-20T09:12:26.199Z] + echo 'github.com/docker/docker/api [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/backend/build [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/httputils [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/middleware [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/build [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/container [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/debug [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/distribution [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/grpc [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/image [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/network [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/plugin [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/session [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/swarm [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/system [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/server/router/volume [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/backend [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/blkiodev [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/container [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/events [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/filters [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/image [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/mount [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/network [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/registry [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/strslice [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/swarm [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/time [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/versions [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-20T09:12:26.199Z] github.com/docker/docker/api/types/volume [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/builder-next/worker [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/dockerfile [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/dockerignore [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/remotecontext [2021-07-20T09:12:26.199Z] github.com/docker/docker/builder/remotecontext/git [2021-07-20T09:12:26.199Z] github.com/docker/docker/cli [2021-07-20T09:12:26.199Z] github.com/docker/docker/cli/config [2021-07-20T09:12:26.199Z] github.com/docker/docker/cli/debug [2021-07-20T09:12:26.199Z] github.com/docker/docker/client [2021-07-20T09:12:26.199Z] github.com/docker/docker/cmd/docker-proxy [2021-07-20T09:12:26.199Z] github.com/docker/docker/cmd/dockerd [2021-07-20T09:12:26.199Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-20T09:12:26.199Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-20T09:12:26.199Z] github.com/docker/docker/container [2021-07-20T09:12:26.199Z] github.com/docker/docker/container/stream [2021-07-20T09:12:26.199Z] github.com/docker/docker/contrib/apparmor [2021-07-20T09:12:26.199Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-20T09:12:26.199Z] github.com/docker/docker/contrib/httpserver [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster/convert [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster/executor [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/cluster/provider [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/config [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/discovery [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/events [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/events/testutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/exec [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/images [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/initlayer [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/links [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/listeners [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/gelf [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/journald [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/local [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/logentries [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/splunk [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/syslog [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/logger/templates [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/names [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/network [2021-07-20T09:12:26.199Z] github.com/docker/docker/daemon/stats [2021-07-20T09:12:26.199Z] github.com/docker/docker/distribution [2021-07-20T09:12:26.199Z] github.com/docker/docker/distribution/metadata [2021-07-20T09:12:26.199Z] github.com/docker/docker/distribution/utils [2021-07-20T09:12:26.199Z] github.com/docker/docker/distribution/xfer [2021-07-20T09:12:26.199Z] github.com/docker/docker/dockerversion [2021-07-20T09:12:26.199Z] github.com/docker/docker/errdefs [2021-07-20T09:12:26.199Z] github.com/docker/docker/image [2021-07-20T09:12:26.199Z] github.com/docker/docker/image/cache [2021-07-20T09:12:26.199Z] github.com/docker/docker/image/tarexport [2021-07-20T09:12:26.199Z] github.com/docker/docker/image/v1 [2021-07-20T09:12:26.199Z] github.com/docker/docker/internal/test/suite [2021-07-20T09:12:26.199Z] github.com/docker/docker/layer [2021-07-20T09:12:26.199Z] github.com/docker/docker/libcontainerd [2021-07-20T09:12:26.199Z] github.com/docker/docker/libcontainerd/queue [2021-07-20T09:12:26.199Z] github.com/docker/docker/libcontainerd/remote [2021-07-20T09:12:26.199Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-20T09:12:26.199Z] github.com/docker/docker/libcontainerd/types [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/api [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/bitseq [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cluster [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/config [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/datastore [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/driverapi [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/etchosts [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/idm [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipam [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/iptables [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/netlabel [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/netutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/networkdb [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/ns [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/options [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/osl [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/portallocator [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/portmapper [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/testutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/libnetwork/types [2021-07-20T09:12:26.199Z] github.com/docker/docker/oci [2021-07-20T09:12:26.199Z] github.com/docker/docker/oci/caps [2021-07-20T09:12:26.199Z] github.com/docker/docker/opts [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/aaparser [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/archive [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/authorization [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/broadcaster [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/capabilities [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/chrootarchive [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/containerfs [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/devicemapper [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/directory [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/file [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/kv [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/memory [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/dmesg [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/filenotify [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/fileutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/fsutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/homedir [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/idtools [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/ioutils [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/jsonmessage [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/locker [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/longpath [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/loopback [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/mount [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/namesgenerator [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pidfile [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/platform [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugingetter [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/plugins/transport [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pools [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/progress [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/pubsub [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/reexec [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/signal [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stack [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stdcopy [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/streamformatter [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/stringid [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/symlink [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/sysinfo [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/system [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/tailfile [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/tarsum [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/term [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/term/windows [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/truncindex [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/urlutil [2021-07-20T09:12:26.199Z] github.com/docker/docker/pkg/useragent [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin/executor/containerd [2021-07-20T09:12:26.199Z] github.com/docker/docker/plugin/v2 [2021-07-20T09:12:26.199Z] github.com/docker/docker/profiles/apparmor [2021-07-20T09:12:26.200Z] github.com/docker/docker/profiles/seccomp [2021-07-20T09:12:26.200Z] github.com/docker/docker/quota [2021-07-20T09:12:26.200Z] github.com/docker/docker/reference [2021-07-20T09:12:26.200Z] github.com/docker/docker/registry [2021-07-20T09:12:26.200Z] github.com/docker/docker/registry/resumable [2021-07-20T09:12:26.200Z] github.com/docker/docker/restartmanager [2021-07-20T09:12:26.200Z] github.com/docker/docker/rootless [2021-07-20T09:12:26.200Z] github.com/docker/docker/rootless/specconv [2021-07-20T09:12:26.200Z] github.com/docker/docker/runconfig [2021-07-20T09:12:26.200Z] github.com/docker/docker/runconfig/opts [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/daemon [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/environment [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fakecontext [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fakegit [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fakestorage [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fixtures/load [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/registry [2021-07-20T09:12:26.200Z] github.com/docker/docker/testutil/request [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/drivers [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/local [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/mounts [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/service [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/service/opts [2021-07-20T09:12:26.200Z] github.com/docker/docker/volume/testutils' [2021-07-20T09:12:26.200Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-20T09:12:26.200Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-20T09:12:26.200Z] + type docker-proxy [2021-07-20T09:12:26.200Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-20T09:12:26.200Z] + hack/make.sh binary-proxy install-proxy [2021-07-20T09:12:26.200Z] [2021-07-20T09:12:26.200Z] Removing bundles/ [2021-07-20T09:12:26.200Z] [2021-07-20T09:12:26.200Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-20T09:12:26.200Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-20T09:12:26.200Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T09:12:26.286Z] INFO: Testing against a local daemon [2021-07-20T09:12:26.286Z] === RUN TestNetworkCreateDelete [2021-07-20T09:12:26.286Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-20T09:12:26.286Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:12:26.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2021-07-20T09:12:26.862Z] === RUN TestDaemonDNSFallback [2021-07-20T09:12:28.504Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-20T09:12:29.882Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-20T09:12:30.148Z] check_test.go:309: [d973bf0df81e5] daemon is not started [2021-07-20T09:12:30.149Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-20T09:12:32.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-20T09:12:32.763Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-20T09:12:32.763Z] [2021-07-20T09:12:32.763Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-20T09:12:32.763Z] Installing docker-proxy to /usr/local/bin/ [2021-07-20T09:12:32.763Z] [2021-07-20T09:12:32.763Z] + mkdir -p bundles [2021-07-20T09:12:32.763Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-20T09:12:33.329Z] ? github.com/docker/docker/api [no test files] [2021-07-20T09:12:35.016Z] --- PASS: TestDaemonDNSFallback (6.83s) [2021-07-20T09:12:35.016Z] === RUN TestInspectNetwork [2021-07-20T09:12:35.335Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite (424.97s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (13.40s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.06s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.96s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.06s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.60s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.66s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.04s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.23s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.15s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.76s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.82s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.24s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.64s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.05s) [2021-07-20T09:12:35.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.85s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.24s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.29s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.43s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.19s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.29s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.48s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.19s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.50s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.36s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.48s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.13s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.91s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.99s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.03s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.05s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.28s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.04s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.39s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.37s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2021-07-20T09:12:35.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.68s) [2021-07-20T09:12:35.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-20T09:12:35.903Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.07s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.49s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.42s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.76s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.21s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.85s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.44s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.95s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.07s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.02s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.45s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.06s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.30s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.11s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.02s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.95s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.41s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.63s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.14s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.09s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.94s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.54s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.84s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.98s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.88s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.37s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.80s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-07-20T09:12:35.904Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2021-07-20T09:12:35.904Z] === RUN TestDockerSwarmSuite [2021-07-20T09:12:35.904Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-20T09:12:38.329Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T09:12:38.329Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T09:12:38.329Z] === RUN TestInspectNetwork/network_name [2021-07-20T09:12:38.329Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T09:12:39.188Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-20T09:12:42.472Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-20T09:12:42.547Z] --- PASS: TestInspectNetwork (8.33s) [2021-07-20T09:12:42.547Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T09:12:42.547Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T09:12:42.547Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T09:12:42.547Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T09:12:42.547Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:12:45.119Z] --- PASS: TestRunContainerWithBridgeNone (3.04s) [2021-07-20T09:12:45.119Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:12:45.119Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:12:45.119Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:12:45.119Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:12:45.119Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:12:45.119Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:12:45.119Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:12:45.119Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:12:45.119Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:12:45.119Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T09:12:45.119Z] === RUN TestNetworkList [2021-07-20T09:12:45.119Z] === RUN TestNetworkList//networks [2021-07-20T09:12:45.119Z] === PAUSE TestNetworkList//networks [2021-07-20T09:12:45.119Z] === RUN TestNetworkList//networks/ [2021-07-20T09:12:45.119Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:12:45.119Z] === CONT TestNetworkList//networks [2021-07-20T09:12:45.119Z] === CONT TestNetworkList//networks/ [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkList (0.03s) [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:12:45.119Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T09:12:45.119Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:12:46.069Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-20T09:12:46.069Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:12:47.016Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-20T09:12:47.016Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:12:47.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-20T09:12:47.963Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-20T09:12:47.963Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:12:48.910Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-20T09:12:48.910Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:12:50.302Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2021-07-20T09:12:50.303Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:12:50.879Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-20T09:12:50.879Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:12:51.413Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-20T09:12:54.192Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2021-07-20T09:12:54.192Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:12:54.192Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:12:54.192Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:12:54.192Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:12:57.710Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-20T09:12:57.710Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-20T09:13:01.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-20T09:13:01.893Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-20T09:13:01.893Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-20T09:13:02.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-20T09:13:02.410Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-20T09:13:02.977Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-20T09:13:03.236Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-20T09:13:03.494Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-20T09:13:03.753Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-20T09:13:05.131Z] docker_api_swarm_test.go:562: [dfd6c275d94a7] joining swarm manager [d9453cef3a4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:13:07.659Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-20T09:13:09.562Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-20T09:13:11.464Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-20T09:13:12.338Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2021-07-20T09:13:12.338Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:13:12.838Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-20T09:13:12.912Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u13a2xlxbwgbuk0ahy1r4rxe4 Created:2021-07-20 09:13:11.074231363 +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[c85158042995cefd19f4b5e1f7c3ae333fc822351a97587de3707eb1f3341a29:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tztblz2exws5rmxgjx4lr10ed EndpointID:9d59924631ee4815991285da14bb6b19b7c74cc2d4524a93ca6212871852b623 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5927d1afefa3b523adf4a6b576e75a6133715fc4189066f56fe888721a698480 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:87ea5b83610a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tztblz2exws5rmxgjx4lr10ed EndpointID:9d59924631ee4815991285da14bb6b19b7c74cc2d4524a93ca6212871852b623 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T09:13:14.214Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-20T09:13:15.589Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-20T09:13:18.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2021-07-20T09:13:18.216Z] PASS [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] === Skipped [2021-07-20T09:13:18.216Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:13:18.216Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] DONE 26 tests, 1 skipped in 51.520s [2021-07-20T09:13:18.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:13:18.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:18.216Z] ++ set -e [2021-07-20T09:13:18.216Z] ++ '[' -n 0 ']' [2021-07-20T09:13:18.216Z] ++ set -x [2021-07-20T09:13:18.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:18.216Z] INFO: Testing against a local daemon [2021-07-20T09:13:18.216Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T09:13:18.216Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:13:18.216Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:13:18.216Z] === RUN TestDockerNetworkIpvlan [2021-07-20T09:13:18.216Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:13:18.216Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:13:18.216Z] PASS [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] === Skipped [2021-07-20T09:13:18.216Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:13:18.216Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:13:18.216Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] [2021-07-20T09:13:18.216Z] DONE 2 tests, 2 skipped in 0.124s [2021-07-20T09:13:18.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:13:18.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:18.216Z] ++ set -e [2021-07-20T09:13:18.216Z] ++ '[' -n 0 ']' [2021-07-20T09:13:18.216Z] ++ set -x [2021-07-20T09:13:18.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:20.769Z] INFO: Testing against a local daemon [2021-07-20T09:13:20.769Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T09:13:22.162Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-07-20T09:13:22.162Z] === RUN TestDockerNetworkMacvlan [2021-07-20T09:13:22.167Z] docker_api_swarm_test.go:584: [d0db2b27ee3c4] joining swarm manager [d9453cef3a4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:13:22.737Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T09:13:23.684Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-20T09:13:24.259Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T09:13:24.698Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-20T09:13:25.265Z] check_test.go:380: [dfd6c275d94a7] daemon is not started [2021-07-20T09:13:27.575Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T09:13:30.131Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T09:13:36.736Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T09:13:37.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-20T09:13:37.467Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-20T09:13:37.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan (15.66s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.75s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2021-07-20T09:13:37.685Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-07-20T09:13:37.685Z] PASS [2021-07-20T09:13:37.685Z] [2021-07-20T09:13:37.685Z] DONE 8 tests in 19.818s [2021-07-20T09:13:37.685Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] ++ set -e [2021-07-20T09:13:37.685Z] ++ '[' -n 0 ']' [2021-07-20T09:13:37.685Z] ++ set -x [2021-07-20T09:13:37.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] testing: warning: no tests to run [2021-07-20T09:13:37.685Z] PASS [2021-07-20T09:13:37.685Z] [2021-07-20T09:13:37.685Z] DONE 0 tests in 0.027s [2021-07-20T09:13:37.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] ++ set -e [2021-07-20T09:13:37.685Z] ++ '[' -n 0 ']' [2021-07-20T09:13:37.685Z] ++ set -x [2021-07-20T09:13:37.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:37.685Z] INFO: Testing against a local daemon [2021-07-20T09:13:37.685Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T09:13:38.846Z] docker_api_swarm_test.go:45: [d95ddf31bacd0] joining swarm manager [d00c427215bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:13:39.609Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-07-20T09:13:39.609Z] === RUN TestAuthZPluginTLS [2021-07-20T09:13:40.183Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-20T09:13:40.183Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T09:13:40.758Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-20T09:13:40.758Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T09:13:41.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-20T09:13:41.021Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T09:13:41.596Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-20T09:13:41.596Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T09:13:43.519Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-07-20T09:13:43.519Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T09:13:43.782Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-20T09:13:43.782Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T09:13:44.357Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-20T09:13:44.357Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T09:13:44.934Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-20T09:13:44.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T09:13:46.858Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2021-07-20T09:13:46.858Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T09:13:48.784Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-07-20T09:13:48.784Z] === RUN TestAuthZPluginHeader [2021-07-20T09:13:48.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-20T09:13:49.732Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-20T09:13:49.732Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T09:13:49.732Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:13:49.732Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-20T09:13:49.732Z] === RUN TestAuthZPluginV2Disable [2021-07-20T09:13:49.733Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:13:49.733Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-20T09:13:49.733Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T09:13:49.733Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:13:49.733Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-20T09:13:49.733Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T09:13:49.733Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:13:49.733Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-20T09:13:49.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T09:13:50.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-20T09:13:56.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-20T09:13:57.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-20T09:13:58.352Z] --- PASS: TestImportExtremelyLargeImageWorks (193.74s) [2021-07-20T09:13:58.352Z] PASS [2021-07-20T09:13:58.352Z] [2021-07-20T09:13:58.352Z] DONE 12 tests in 197.442s [2021-07-20T09:13:58.352Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T09:13:58.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:58.352Z] ++ set -e [2021-07-20T09:13:58.352Z] ++ '[' -n 0 ']' [2021-07-20T09:13:58.352Z] ++ set -x [2021-07-20T09:13:58.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:13:58.610Z] INFO: Testing against a local daemon [2021-07-20T09:13:58.611Z] === RUN TestNetworkCreateDelete [2021-07-20T09:13:58.870Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-07-20T09:13:58.870Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:13:59.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-07-20T09:13:59.439Z] === RUN TestDaemonDNSFallback [2021-07-20T09:14:01.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-20T09:14:01.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-20T09:14:02.170Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-20T09:14:02.428Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-20T09:14:03.804Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-20T09:14:03.804Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-20T09:14:03.804Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-20T09:14:03.804Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-20T09:14:07.088Z] --- PASS: TestDaemonDNSFallback (7.26s) [2021-07-20T09:14:07.088Z] === RUN TestInspectNetwork [2021-07-20T09:14:07.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2021-07-20T09:14:07.875Z] PASS [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] === Skipped [2021-07-20T09:14:07.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-20T09:14:07.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-20T09:14:07.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-20T09:14:07.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-20T09:14:07.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] [2021-07-20T09:14:07.875Z] DONE 17 tests, 4 skipped in 28.871s [2021-07-20T09:14:07.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T09:14:07.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:07.876Z] ++ set -e [2021-07-20T09:14:07.876Z] ++ '[' -n 0 ']' [2021-07-20T09:14:07.876Z] ++ set -x [2021-07-20T09:14:07.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:08.450Z] INFO: Testing against a local daemon [2021-07-20T09:14:08.450Z] === RUN TestPluginInvalidJSON [2021-07-20T09:14:08.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:14:08.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:14:08.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:14:08.450Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-20T09:14:08.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T09:14:08.450Z] === RUN TestPluginInstall [2021-07-20T09:14:08.450Z] === RUN TestPluginInstall/no_auth [2021-07-20T09:14:11.274Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T09:14:11.274Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T09:14:11.274Z] === RUN TestInspectNetwork/network_name [2021-07-20T09:14:11.274Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T09:14:11.765Z] time="2021-07-20T09:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:11.765Z] time="2021-07-20T09:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44786792ce467682fe296605ae5da08ed8bbdfa4934d9236fe7d8fb363c76482" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:11.765Z] time="2021-07-20T09:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:11.765Z] time="2021-07-20T09:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44786792ce467682fe296605ae5da08ed8bbdfa4934d9236fe7d8fb363c76482" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:12.028Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T09:14:12.604Z] time="2021-07-20T09:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:12.604Z] time="2021-07-20T09:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:572ca94acb8082984a899589243e56ad3ea41bc852a6d482b2e55153a6b74f88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:12.604Z] time="2021-07-20T09:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:12.604Z] time="2021-07-20T09:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:572ca94acb8082984a899589243e56ad3ea41bc852a6d482b2e55153a6b74f88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:12.866Z] === RUN TestPluginInstall/with_insecure [2021-07-20T09:14:14.257Z] time="2021-07-20T09:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:14.257Z] time="2021-07-20T09:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d406efe2e2c3d768da13c42df5acf4cd81a0d13bb5ebb25517b92bc99d5a589" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:14.257Z] time="2021-07-20T09:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:14:14.257Z] time="2021-07-20T09:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d406efe2e2c3d768da13c42df5acf4cd81a0d13bb5ebb25517b92bc99d5a589" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:14:14.257Z] plugin_test.go:165: [d1da3b4f2528f] daemon is not started [2021-07-20T09:14:14.257Z] --- PASS: TestPluginInstall (5.86s) [2021-07-20T09:14:14.257Z] --- PASS: TestPluginInstall/no_auth (3.52s) [2021-07-20T09:14:14.257Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-07-20T09:14:14.257Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-07-20T09:14:14.257Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:14:14.559Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-20T09:14:14.559Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-20T09:14:14.817Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-20T09:14:15.384Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-20T09:14:15.384Z] --- PASS: TestInspectNetwork (8.78s) [2021-07-20T09:14:15.384Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T09:14:15.384Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T09:14:15.384Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T09:14:15.384Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T09:14:15.384Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:14:15.642Z] === RUN TestDockerSuite/TestBuildFails [2021-07-20T09:14:16.178Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T09:14:16.578Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-20T09:14:16.578Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-20T09:14:17.572Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T09:14:18.520Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-07-20T09:14:18.520Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-07-20T09:14:18.520Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-07-20T09:14:18.520Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:14:19.111Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-20T09:14:19.371Z] --- PASS: TestRunContainerWithBridgeNone (4.07s) [2021-07-20T09:14:19.371Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:14:19.371Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:14:19.371Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:14:19.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:14:19.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:14:19.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:14:19.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:14:19.371Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:14:19.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:14:19.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T09:14:19.371Z] === RUN TestNetworkList [2021-07-20T09:14:19.371Z] === RUN TestNetworkList//networks [2021-07-20T09:14:19.371Z] === PAUSE TestNetworkList//networks [2021-07-20T09:14:19.371Z] === RUN TestNetworkList//networks/ [2021-07-20T09:14:19.371Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:14:19.371Z] === CONT TestNetworkList//networks [2021-07-20T09:14:19.371Z] === CONT TestNetworkList//networks/ [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkList (0.02s) [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:14:19.371Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T09:14:19.371Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:14:19.467Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-07-20T09:14:19.467Z] PASS [2021-07-20T09:14:19.467Z] [2021-07-20T09:14:19.467Z] DONE 10 tests in 12.968s [2021-07-20T09:14:19.467Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T09:14:19.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:19.467Z] ++ set -e [2021-07-20T09:14:19.467Z] ++ '[' -n 0 ']' [2021-07-20T09:14:19.467Z] ++ set -x [2021-07-20T09:14:19.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:19.729Z] INFO: Testing against a local daemon [2021-07-20T09:14:19.729Z] === RUN TestExternalGraphDriver [2021-07-20T09:14:19.729Z] === RUN TestExternalGraphDriver/json [2021-07-20T09:14:19.947Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-20T09:14:19.947Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:14:21.328Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2021-07-20T09:14:21.328Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:14:21.328Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-20T09:14:21.895Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-07-20T09:14:21.895Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:14:22.285Z] === RUN TestExternalGraphDriver/spec [2021-07-20T09:14:23.270Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-07-20T09:14:23.270Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:14:23.270Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-20T09:14:24.213Z] === RUN TestExternalGraphDriver/pull [2021-07-20T09:14:24.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-07-20T09:14:24.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:14:24.648Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-20T09:14:24.906Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-20T09:14:25.165Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-07-20T09:14:25.165Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:14:25.731Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-20T09:14:26.134Z] --- PASS: TestExternalGraphDriver (6.52s) [2021-07-20T09:14:26.134Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2021-07-20T09:14:26.134Z] --- PASS: TestExternalGraphDriver/spec (2.51s) [2021-07-20T09:14:26.134Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-07-20T09:14:26.134Z] === RUN TestGraphdriverPluginV2 [2021-07-20T09:14:26.134Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:26.134Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-20T09:14:26.134Z] PASS [2021-07-20T09:14:26.134Z] [2021-07-20T09:14:26.134Z] === Skipped [2021-07-20T09:14:26.134Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-20T09:14:26.134Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:14:26.134Z] [2021-07-20T09:14:26.134Z] [2021-07-20T09:14:26.134Z] DONE 5 tests, 1 skipped in 6.675s [2021-07-20T09:14:26.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T09:14:26.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:26.134Z] ++ set -e [2021-07-20T09:14:26.134Z] ++ '[' -n 0 ']' [2021-07-20T09:14:26.134Z] ++ set -x [2021-07-20T09:14:26.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:26.397Z] INFO: Testing against a local daemon [2021-07-20T09:14:26.397Z] === RUN TestContinueAfterPluginCrash [2021-07-20T09:14:26.397Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T09:14:26.397Z] === RUN TestReadPluginNoRead [2021-07-20T09:14:26.397Z] === PAUSE TestReadPluginNoRead [2021-07-20T09:14:26.397Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T09:14:26.397Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T09:14:26.397Z] === CONT TestContinueAfterPluginCrash [2021-07-20T09:14:26.397Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T09:14:26.397Z] === CONT TestReadPluginNoRead [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T09:14:27.873Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-07-20T09:14:27.873Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T09:14:27.873Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T09:14:27.873Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 48.7% of statements [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/builder/remotecontext/git 1.247s coverage: 86.3% of statements [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T09:14:27.874Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T09:14:27.874Z] ok github.com/docker/docker/cmd/docker-proxy 0.139s coverage: 67.6% of statements [2021-07-20T09:14:28.259Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-20T09:14:28.259Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2021-07-20T09:14:28.259Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:14:28.259Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:14:28.259Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:14:28.259Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:14:28.517Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-20T09:14:28.775Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-20T09:14:29.250Z] ok github.com/docker/docker/client 0.127s coverage: 75.5% of statements [2021-07-20T09:14:30.620Z] === RUN TestReadPluginNoRead/default [2021-07-20T09:14:30.620Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-07-20T09:14:31.305Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-20T09:14:31.568Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T09:14:33.205Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-20T09:14:33.493Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T09:14:33.773Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-20T09:14:34.886Z] === CONT TestReadPluginNoRead [2021-07-20T09:14:34.886Z] read_test.go:92: [d9ccc1ef84e99] daemon is not started [2021-07-20T09:14:34.886Z] --- PASS: TestReadPluginNoRead (8.60s) [2021-07-20T09:14:34.886Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2021-07-20T09:14:34.886Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-07-20T09:14:34.886Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-07-20T09:14:35.838Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-07-20T09:14:35.838Z] PASS [2021-07-20T09:14:35.838Z] [2021-07-20T09:14:35.838Z] DONE 6 tests in 9.578s [2021-07-20T09:14:35.838Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-20T09:14:35.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:35.838Z] ++ set -e [2021-07-20T09:14:35.838Z] ++ '[' -n 0 ']' [2021-07-20T09:14:35.838Z] ++ set -x [2021-07-20T09:14:35.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:35.838Z] testing: warning: no tests to run [2021-07-20T09:14:35.838Z] PASS [2021-07-20T09:14:35.838Z] [2021-07-20T09:14:35.838Z] DONE 0 tests in 0.037s [2021-07-20T09:14:35.838Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T09:14:35.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:35.838Z] ++ set -e [2021-07-20T09:14:35.838Z] ++ '[' -n 0 ']' [2021-07-20T09:14:35.838Z] ++ set -x [2021-07-20T09:14:35.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:36.100Z] INFO: Testing against a local daemon [2021-07-20T09:14:36.100Z] === RUN TestPluginWithDevMounts [2021-07-20T09:14:36.100Z] === PAUSE TestPluginWithDevMounts [2021-07-20T09:14:36.100Z] === CONT TestPluginWithDevMounts [2021-07-20T09:14:37.058Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-20T09:14:37.315Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-20T09:14:38.021Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-07-20T09:14:38.021Z] PASS [2021-07-20T09:14:38.021Z] [2021-07-20T09:14:38.021Z] DONE 1 tests in 1.999s [2021-07-20T09:14:38.021Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T09:14:38.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:38.021Z] ++ set -e [2021-07-20T09:14:38.021Z] ++ '[' -n 0 ']' [2021-07-20T09:14:38.021Z] ++ set -x [2021-07-20T09:14:38.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:38.021Z] INFO: Testing against a local daemon [2021-07-20T09:14:38.021Z] === RUN TestSecretInspect [2021-07-20T09:14:38.250Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-20T09:14:38.818Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-20T09:14:39.384Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-20T09:14:39.384Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-20T09:14:40.323Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-20T09:14:40.576Z] --- PASS: TestSecretInspect (2.66s) [2021-07-20T09:14:40.576Z] === RUN TestSecretList [2021-07-20T09:14:40.581Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-20T09:14:40.839Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-20T09:14:41.405Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-20T09:14:41.405Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-20T09:14:41.970Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-20T09:14:42.536Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-20T09:14:43.890Z] --- PASS: TestSecretList (2.61s) [2021-07-20T09:14:43.890Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:14:44.437Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-20T09:14:44.697Z] --- PASS: TestServiceWithDataPathPortInit (16.46s) [2021-07-20T09:14:44.697Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:14:45.817Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-07-20T09:14:45.817Z] === RUN TestSecretsUpdate [2021-07-20T09:14:46.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-20T09:14:48.372Z] --- PASS: TestSecretsUpdate (2.71s) [2021-07-20T09:14:48.372Z] === RUN TestTemplatedSecret [2021-07-20T09:14:48.502Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:noxekd1tzbp9fbgrf1fqw9fjd Created:2021-07-20 09:14:46.070485475 +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[67c5d365d17d0af3296a874aadac9f44a8810989035b4103e7a53fd6a27c4990:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d3tmc3oqagswsao3mumtaute7 EndpointID:f0e71c4110232b4c8de7399996acde605c8509b5c2f866f120de87d280ca1c45 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:52cd625b555f9e1cb09493c62508a4a75b6daae7ea0039d089a1284045ebf6a8 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:2f32762dd222 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d3tmc3oqagswsao3mumtaute7 EndpointID:f0e71c4110232b4c8de7399996acde605c8509b5c2f866f120de87d280ca1c45 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T09:14:49.068Z] docker_api_swarm_test.go:303: [d5234ae2f5ad4] joining swarm manager [d3ffb240d7aed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:14:50.002Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-20T09:14:50.568Z] docker_api_swarm_test.go:304: [dd20a99063a09] joining swarm manager [d3ffb240d7aed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:14:51.501Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-20T09:14:51.685Z] --- PASS: TestTemplatedSecret (3.54s) [2021-07-20T09:14:51.685Z] === RUN TestSecretCreateResolve [2021-07-20T09:14:52.874Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2021-07-20T09:14:52.874Z] PASS [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] === Skipped [2021-07-20T09:14:52.874Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:14:52.874Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] DONE 26 tests, 1 skipped in 54.377s [2021-07-20T09:14:52.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:14:52.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:52.874Z] ++ set -e [2021-07-20T09:14:52.874Z] ++ '[' -n 0 ']' [2021-07-20T09:14:52.874Z] ++ set -x [2021-07-20T09:14:52.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:52.874Z] INFO: Testing against a local daemon [2021-07-20T09:14:52.874Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T09:14:52.874Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:14:52.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:14:52.874Z] === RUN TestDockerNetworkIpvlan [2021-07-20T09:14:52.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:14:52.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:14:52.874Z] PASS [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] === Skipped [2021-07-20T09:14:52.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T09:14:52.874Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T09:14:52.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] [2021-07-20T09:14:52.874Z] DONE 2 tests, 2 skipped in 0.130s [2021-07-20T09:14:52.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T09:14:52.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:52.874Z] ++ set -e [2021-07-20T09:14:52.874Z] ++ '[' -n 0 ']' [2021-07-20T09:14:52.874Z] ++ set -x [2021-07-20T09:14:52.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:53.133Z] INFO: Testing against a local daemon [2021-07-20T09:14:53.133Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T09:14:53.698Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-20T09:14:53.957Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-20T09:14:53.957Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-20T09:14:54.215Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-20T09:14:54.215Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-20T09:14:54.241Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-07-20T09:14:54.241Z] PASS [2021-07-20T09:14:54.241Z] [2021-07-20T09:14:54.241Z] DONE 6 tests in 16.451s [2021-07-20T09:14:54.241Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T09:14:54.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:54.241Z] ++ set -e [2021-07-20T09:14:54.241Z] ++ '[' -n 0 ']' [2021-07-20T09:14:54.241Z] ++ set -x [2021-07-20T09:14:54.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:14:54.474Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-07-20T09:14:54.474Z] === RUN TestDockerNetworkMacvlan [2021-07-20T09:14:54.474Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-20T09:14:55.410Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T09:14:55.632Z] INFO: Testing against a local daemon [2021-07-20T09:14:55.632Z] === RUN TestServiceCreateInit [2021-07-20T09:14:55.632Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:14:55.668Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-20T09:14:56.234Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-20T09:14:57.169Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T09:14:57.169Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-20T09:15:00.465Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T09:15:00.938Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:15:01.399Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-20T09:15:01.966Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-20T09:15:02.533Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-20T09:15:03.908Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T09:15:06.263Z] --- PASS: TestServiceCreateInit (9.88s) [2021-07-20T09:15:06.263Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2021-07-20T09:15:06.263Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2021-07-20T09:15:06.263Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:15:12.022Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan (18.40s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.61s) [2021-07-20T09:15:12.958Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.76s) [2021-07-20T09:15:12.958Z] PASS [2021-07-20T09:15:12.958Z] [2021-07-20T09:15:12.958Z] DONE 8 tests in 19.889s [2021-07-20T09:15:12.958Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] ++ set -e [2021-07-20T09:15:12.958Z] ++ '[' -n 0 ']' [2021-07-20T09:15:12.958Z] ++ set -x [2021-07-20T09:15:12.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] testing: warning: no tests to run [2021-07-20T09:15:12.958Z] PASS [2021-07-20T09:15:12.958Z] [2021-07-20T09:15:12.958Z] DONE 0 tests in 0.034s [2021-07-20T09:15:12.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] ++ set -e [2021-07-20T09:15:12.958Z] ++ '[' -n 0 ']' [2021-07-20T09:15:12.958Z] ++ set -x [2021-07-20T09:15:12.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:15:12.958Z] INFO: Testing against a local daemon [2021-07-20T09:15:12.958Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T09:15:13.528Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-20T09:15:14.096Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-20T09:15:15.031Z] --- PASS: TestAuthZPluginAllowRequest (2.03s) [2021-07-20T09:15:15.031Z] === RUN TestAuthZPluginTLS [2021-07-20T09:15:15.598Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-20T09:15:15.598Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T09:15:15.930Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.1% of statements [2021-07-20T09:15:15.930Z] ok github.com/docker/docker/cmd/dockerd/trap 2.545s coverage: 0.0% of statements [2021-07-20T09:15:15.930Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-20T09:15:16.164Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-20T09:15:16.164Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T09:15:16.496Z] ok github.com/docker/docker/container 0.132s coverage: 34.6% of statements [2021-07-20T09:15:16.496Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T09:15:16.496Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T09:15:16.496Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T09:15:16.496Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T09:15:16.731Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-20T09:15:16.731Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T09:15:17.298Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-20T09:15:17.298Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T09:15:17.557Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-20T09:15:18.938Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-20T09:15:18.938Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2021-07-20T09:15:18.938Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T09:15:19.506Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-20T09:15:19.506Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T09:15:20.073Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-20T09:15:20.073Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T09:15:20.684Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-20T09:15:20.684Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T09:15:21.249Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-20T09:15:21.249Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-20T09:15:21.249Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-20T09:15:23.150Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2021-07-20T09:15:23.150Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T09:15:24.409Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2021-07-20T09:15:24.409Z] === RUN TestCreateServiceConflict [2021-07-20T09:15:25.050Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2021-07-20T09:15:25.050Z] === RUN TestAuthZPluginHeader [2021-07-20T09:15:25.354Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-07-20T09:15:25.355Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:15:25.617Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-07-20T09:15:25.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T09:15:26.472Z] ok github.com/docker/docker/daemon/cluster 0.112s coverage: 0.5% of statements [2021-07-20T09:15:26.554Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-20T09:15:26.730Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-07-20T09:15:26.811Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-20T09:15:27.664Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-20T09:15:28.712Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-20T09:15:28.971Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-20T09:15:29.574Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-07-20T09:15:29.574Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:15:29.907Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2021-07-20T09:15:29.907Z] === RUN TestAuthZPluginV2Disable [2021-07-20T09:15:30.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-20T09:15:31.848Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-20T09:15:32.783Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-20T09:15:33.041Z] docker_api_swarm_test.go:271: [dca83217968b0] joining swarm manager [d4bfbd4d3f73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:15:33.609Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2021-07-20T09:15:33.609Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T09:15:34.175Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-20T09:15:34.433Z] docker_api_swarm_test.go:272: [d52cde8fbad24] joining swarm manager [d4bfbd4d3f73a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:15:35.369Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-20T09:15:35.773Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-20T09:15:36.031Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-20T09:15:36.289Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-20T09:15:36.744Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2021-07-20T09:15:36.744Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T09:15:36.855Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-07-20T09:15:37.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-20T09:15:37.421Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-20T09:15:37.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-20T09:15:37.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-20T09:15:37.827Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-20T09:15:38.087Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-20T09:15:38.830Z] ok github.com/docker/docker/daemon 12.141s coverage: 17.5% of statements [2021-07-20T09:15:38.830Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T09:15:38.830Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T09:15:38.830Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T09:15:38.830Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T09:15:39.042Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-20T09:15:39.399Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.180s coverage: 73.3% of statements [2021-07-20T09:15:40.775Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.433s coverage: 56.2% of statements [2021-07-20T09:15:41.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-07-20T09:15:41.572Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-20T09:15:41.830Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-20T09:15:42.935Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-07-20T09:15:44.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.260s coverage: 49.4% of statements [2021-07-20T09:15:44.507Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s) [2021-07-20T09:15:44.507Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:15:45.082Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2021-07-20T09:15:45.082Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:15:45.685Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.887s coverage: 46.2% of statements [2021-07-20T09:15:45.685Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T09:15:46.018Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-20T09:15:46.251Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.631s coverage: 57.7% of statements [2021-07-20T09:15:46.251Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-20T09:15:46.251Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T09:15:46.509Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-07-20T09:15:46.583Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-20T09:15:47.884Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-20T09:15:47.957Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.35s) [2021-07-20T09:15:47.957Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T09:15:48.393Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2021-07-20T09:15:48.393Z] === RUN TestCreateServiceSysctls [2021-07-20T09:15:48.451Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-07-20T09:15:48.709Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2021-07-20T09:15:48.709Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T09:15:48.709Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T09:15:48.891Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-20T09:15:49.824Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-20T09:15:50.084Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-07-20T09:15:50.651Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.4% of statements [2021-07-20T09:15:50.651Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T09:15:50.651Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T09:15:50.910Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-20T09:15:51.169Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-20T09:15:51.200Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-20T09:15:51.201Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-20T09:15:51.712Z] --- PASS: TestCreateServiceSysctls (3.46s) [2021-07-20T09:15:51.712Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:15:51.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-20T09:15:51.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-07-20T09:15:52.672Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-07-20T09:15:52.672Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T09:15:52.931Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 55.1% of statements [2021-07-20T09:15:53.499Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-07-20T09:15:54.484Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-20T09:15:54.877Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2021-07-20T09:15:54.877Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-20T09:15:55.026Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2021-07-20T09:15:55.026Z] === RUN TestInspect [2021-07-20T09:15:55.442Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-20T09:15:55.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2021-07-20T09:15:55.700Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T09:15:55.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T09:15:55.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-20T09:15:55.858Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-20T09:15:56.795Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-20T09:15:57.075Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements [2021-07-20T09:15:57.075Z] ok github.com/docker/docker/distribution 0.145s coverage: 25.4% of statements [2021-07-20T09:15:57.075Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T09:15:57.730Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-20T09:15:58.010Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-20T09:15:58.338Z] --- PASS: TestInspect (3.51s) [2021-07-20T09:15:58.338Z] === RUN TestCreateJob [2021-07-20T09:15:58.945Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-20T09:15:59.204Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-20T09:15:59.779Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-20T09:16:00.036Z] ok github.com/docker/docker/distribution/xfer 1.977s coverage: 85.1% of statements [2021-07-20T09:16:00.036Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T09:16:00.296Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-07-20T09:16:00.296Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T09:16:00.863Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-07-20T09:16:01.657Z] --- PASS: TestCreateJob (3.39s) [2021-07-20T09:16:01.657Z] === RUN TestReplicatedJob [2021-07-20T09:16:05.849Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-07-20T09:16:05.849Z] PASS [2021-07-20T09:16:05.849Z] [2021-07-20T09:16:05.849Z] DONE 17 tests in 51.619s [2021-07-20T09:16:05.849Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T09:16:05.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:05.849Z] ++ set -e [2021-07-20T09:16:05.849Z] ++ '[' -n 0 ']' [2021-07-20T09:16:05.849Z] ++ set -x [2021-07-20T09:16:05.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:05.849Z] INFO: Testing against a local daemon [2021-07-20T09:16:05.849Z] === RUN TestPluginInvalidJSON [2021-07-20T09:16:05.849Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:16:05.849Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:16:05.849Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:16:05.849Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-20T09:16:05.849Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T09:16:05.849Z] === RUN TestPluginInstall [2021-07-20T09:16:05.849Z] === RUN TestPluginInstall/no_auth [2021-07-20T09:16:06.107Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-20T09:16:07.043Z] time="2021-07-20T09:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:07.043Z] time="2021-07-20T09:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed73e0ff4c03e3c5baa468f03040378c51c102a3f05eca096d961264e9222ea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:07.043Z] time="2021-07-20T09:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:07.043Z] time="2021-07-20T09:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed73e0ff4c03e3c5baa468f03040378c51c102a3f05eca096d961264e9222ea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:07.302Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T09:16:07.869Z] time="2021-07-20T09:16:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:07.869Z] time="2021-07-20T09:16:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b8d951e866fb288da3e09b9face59fc09b486e8464df185b97a8e07afcfd808" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:07.869Z] time="2021-07-20T09:16:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:07.869Z] time="2021-07-20T09:16:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b8d951e866fb288da3e09b9face59fc09b486e8464df185b97a8e07afcfd808" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:08.127Z] === RUN TestPluginInstall/with_insecure [2021-07-20T09:16:08.265Z] --- PASS: TestReplicatedJob (6.85s) [2021-07-20T09:16:08.265Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:16:09.060Z] time="2021-07-20T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:09.060Z] time="2021-07-20T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba99281a052a28d6f3ef7d84fb220ce0d23d282ea8f5b2fd5b149e75e0f14adb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:09.060Z] time="2021-07-20T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T09:16:09.060Z] time="2021-07-20T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba99281a052a28d6f3ef7d84fb220ce0d23d282ea8f5b2fd5b149e75e0f14adb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T09:16:09.626Z] plugin_test.go:165: [d44e3244b8041] daemon is not started [2021-07-20T09:16:09.626Z] --- PASS: TestPluginInstall (4.79s) [2021-07-20T09:16:09.626Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-07-20T09:16:09.626Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2021-07-20T09:16:09.626Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2021-07-20T09:16:09.626Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:16:10.561Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-20T09:16:10.836Z] ok github.com/docker/docker/layer 7.826s coverage: 68.8% of statements [2021-07-20T09:16:10.836Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T09:16:10.836Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T09:16:10.836Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T09:16:10.836Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T09:16:11.127Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T09:16:12.060Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T09:16:12.483Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2021-07-20T09:16:12.483Z] === RUN TestServiceListWithStatuses [2021-07-20T09:16:12.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:16:12.483Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:16:12.483Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:16:12.735Z] ok github.com/docker/docker/libnetwork/api 1.354s coverage: 90.1% of statements [2021-07-20T09:16:13.302Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-07-20T09:16:13.433Z] --- PASS: TestPluginsWithRuntimes (3.67s) [2021-07-20T09:16:13.433Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-07-20T09:16:13.433Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-20T09:16:13.433Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:16:13.691Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2021-07-20T09:16:13.691Z] PASS [2021-07-20T09:16:13.691Z] [2021-07-20T09:16:13.691Z] DONE 10 tests in 9.244s [2021-07-20T09:16:13.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T09:16:13.691Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:13.691Z] ++ set -e [2021-07-20T09:16:13.691Z] ++ '[' -n 0 ']' [2021-07-20T09:16:13.691Z] ++ set -x [2021-07-20T09:16:13.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:13.948Z] INFO: Testing against a local daemon [2021-07-20T09:16:13.948Z] === RUN TestExternalGraphDriver [2021-07-20T09:16:13.948Z] === RUN TestExternalGraphDriver/json [2021-07-20T09:16:14.679Z] ok github.com/docker/docker/libnetwork/config 0.043s coverage: 24.0% of statements [2021-07-20T09:16:14.937Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-20T09:16:15.196Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-20T09:16:15.853Z] === RUN TestDockerSuite/TestBuildRm [2021-07-20T09:16:16.420Z] === RUN TestExternalGraphDriver/spec [2021-07-20T09:16:17.725Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.465s coverage: 59.9% of statements [2021-07-20T09:16:17.788Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2021-07-20T09:16:17.788Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:16:17.984Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-20T09:16:18.321Z] === RUN TestExternalGraphDriver/pull [2021-07-20T09:16:18.557Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.061s coverage: 4.0% of statements [2021-07-20T09:16:19.123Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-20T09:16:19.255Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-20T09:16:19.381Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-20T09:16:19.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-20T09:16:20.447Z] --- PASS: TestExternalGraphDriver (6.67s) [2021-07-20T09:16:20.448Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2021-07-20T09:16:20.448Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-07-20T09:16:20.448Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2021-07-20T09:16:20.448Z] === RUN TestGraphdriverPluginV2 [2021-07-20T09:16:20.706Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-20T09:16:22.008Z] --- PASS: TestDockerNetworkReConnect (4.02s) [2021-07-20T09:16:22.008Z] === RUN TestServicePlugin [2021-07-20T09:16:22.008Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:16:22.008Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-20T09:16:22.008Z] === RUN TestServiceUpdateLabel [2021-07-20T09:16:22.618Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-20T09:16:22.875Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-20T09:16:23.810Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-20T09:16:24.564Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-07-20T09:16:24.564Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:16:25.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-20T09:16:25.448Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2021-07-20T09:16:25.448Z] PASS [2021-07-20T09:16:25.448Z] [2021-07-20T09:16:25.448Z] DONE 5 tests in 11.627s [2021-07-20T09:16:25.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T09:16:25.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:25.448Z] ++ set -e [2021-07-20T09:16:25.448Z] ++ '[' -n 0 ']' [2021-07-20T09:16:25.448Z] ++ set -x [2021-07-20T09:16:25.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:25.448Z] INFO: Testing against a local daemon [2021-07-20T09:16:25.448Z] === RUN TestContinueAfterPluginCrash [2021-07-20T09:16:25.448Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T09:16:25.448Z] === RUN TestReadPluginNoRead [2021-07-20T09:16:25.448Z] === PAUSE TestReadPluginNoRead [2021-07-20T09:16:25.448Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T09:16:25.448Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T09:16:25.448Z] === CONT TestContinueAfterPluginCrash [2021-07-20T09:16:25.448Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T09:16:25.707Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-20T09:16:27.609Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-20T09:16:27.867Z] docker_api_swarm_node_test.go:19: [d94ab1cac9c94] joining swarm manager [d16a1ce54b168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:16:29.243Z] docker_api_swarm_node_test.go:20: [d28058004d390] joining swarm manager [d16a1ce54b168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:16:29.345Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.329s coverage: 7.2% of statements [2021-07-20T09:16:29.345Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-20T09:16:29.345Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-20T09:16:29.345Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-20T09:16:29.501Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-20T09:16:29.602Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-07-20T09:16:30.168Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-20T09:16:30.168Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-20T09:16:30.426Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-20T09:16:31.401Z] --- PASS: TestDaemonStartWithLogOpt (5.66s) [2021-07-20T09:16:31.401Z] === CONT TestReadPluginNoRead [2021-07-20T09:16:33.931Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-20T09:16:34.190Z] === RUN TestReadPluginNoRead/default [2021-07-20T09:16:34.190Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-20T09:16:34.447Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-20T09:16:34.447Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-20T09:16:34.447Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-20T09:16:34.706Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-20T09:16:35.644Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-20T09:16:35.903Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-20T09:16:35.903Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T09:16:36.839Z] --- PASS: TestContinueAfterPluginCrash (11.08s) [2021-07-20T09:16:36.839Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-20T09:16:38.214Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T09:16:39.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-20T09:16:39.848Z] === CONT TestReadPluginNoRead [2021-07-20T09:16:39.848Z] read_test.go:92: [d2f89da6be594] daemon is not started [2021-07-20T09:16:39.848Z] --- PASS: TestReadPluginNoRead (8.61s) [2021-07-20T09:16:39.848Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-07-20T09:16:39.848Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2021-07-20T09:16:39.848Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-07-20T09:16:39.848Z] PASS [2021-07-20T09:16:39.848Z] [2021-07-20T09:16:39.848Z] DONE 6 tests in 14.402s [2021-07-20T09:16:39.848Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-20T09:16:39.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:39.848Z] ++ set -e [2021-07-20T09:16:39.848Z] ++ '[' -n 0 ']' [2021-07-20T09:16:39.848Z] ++ set -x [2021-07-20T09:16:39.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:39.848Z] testing: warning: no tests to run [2021-07-20T09:16:39.848Z] PASS [2021-07-20T09:16:39.848Z] [2021-07-20T09:16:39.848Z] DONE 0 tests in 0.043s [2021-07-20T09:16:39.848Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T09:16:39.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:39.848Z] ++ set -e [2021-07-20T09:16:39.848Z] ++ '[' -n 0 ']' [2021-07-20T09:16:39.848Z] ++ set -x [2021-07-20T09:16:39.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:40.106Z] INFO: Testing against a local daemon [2021-07-20T09:16:40.106Z] === RUN TestPluginWithDevMounts [2021-07-20T09:16:40.106Z] === PAUSE TestPluginWithDevMounts [2021-07-20T09:16:40.106Z] === CONT TestPluginWithDevMounts [2021-07-20T09:16:42.048Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-07-20T09:16:42.048Z] PASS [2021-07-20T09:16:42.048Z] [2021-07-20T09:16:42.048Z] DONE 1 tests in 2.095s [2021-07-20T09:16:42.048Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T09:16:42.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:42.048Z] ++ set -e [2021-07-20T09:16:42.048Z] ++ '[' -n 0 ']' [2021-07-20T09:16:42.048Z] ++ set -x [2021-07-20T09:16:42.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:42.306Z] INFO: Testing against a local daemon [2021-07-20T09:16:42.306Z] === RUN TestSecretInspect [2021-07-20T09:16:42.306Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-20T09:16:42.633Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-07-20T09:16:42.715Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2021-07-20T09:16:42.715Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:16:42.891Z] ok github.com/docker/docker/libnetwork 37.880s coverage: 40.7% of statements [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-20T09:16:42.891Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-20T09:16:43.149Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-07-20T09:16:43.680Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-20T09:16:44.083Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-07-20T09:16:44.615Z] docker_api_swarm_test.go:501: [da7bf5080ebfb] joining swarm manager [d2ac1704bdb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:16:44.650Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-07-20T09:16:45.549Z] --- PASS: TestSecretInspect (3.16s) [2021-07-20T09:16:45.549Z] === RUN TestSecretList [2021-07-20T09:16:45.549Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-20T09:16:45.585Z] ok github.com/docker/docker/libnetwork/ipamutils 0.503s coverage: 74.0% of statements [2021-07-20T09:16:45.807Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-20T09:16:46.740Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-20T09:16:46.960Z] ok github.com/docker/docker/libnetwork/iptables 0.414s coverage: 45.1% of statements [2021-07-20T09:16:46.961Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-07-20T09:16:47.897Z] ok github.com/docker/docker/libnetwork/netutils 0.061s coverage: 44.1% of statements [2021-07-20T09:16:48.115Z] --- PASS: TestSecretList (2.51s) [2021-07-20T09:16:48.115Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:16:48.115Z] === RUN TestDockerSuite/TestBuildUser [2021-07-20T09:16:50.020Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-20T09:16:50.278Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2021-07-20T09:16:50.278Z] === RUN TestSecretsUpdate [2021-07-20T09:16:52.809Z] docker_api_swarm_test.go:506: [d44662a4ca017] joining swarm manager [d2ac1704bdb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:16:53.067Z] --- PASS: TestSecretsUpdate (2.79s) [2021-07-20T09:16:53.067Z] === RUN TestTemplatedSecret [2021-07-20T09:16:54.000Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-20T09:16:57.286Z] --- PASS: TestTemplatedSecret (4.13s) [2021-07-20T09:16:57.286Z] === RUN TestSecretCreateResolve [2021-07-20T09:16:57.642Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2021-07-20T09:16:57.642Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:16:59.817Z] --- PASS: TestSecretCreateResolve (2.49s) [2021-07-20T09:16:59.817Z] PASS [2021-07-20T09:16:59.817Z] [2021-07-20T09:16:59.817Z] DONE 6 tests in 17.753s [2021-07-20T09:16:59.817Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T09:16:59.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:16:59.817Z] ++ set -e [2021-07-20T09:16:59.817Z] ++ '[' -n 0 ']' [2021-07-20T09:16:59.817Z] ++ set -x [2021-07-20T09:16:59.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:00.076Z] INFO: Testing against a local daemon [2021-07-20T09:17:00.076Z] === RUN TestServiceCreateInit [2021-07-20T09:17:00.076Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:17:00.098Z] ok github.com/docker/docker/libnetwork/ipam 18.709s coverage: 85.3% of statements [2021-07-20T09:17:00.098Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-20T09:17:00.098Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-20T09:17:00.098Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-20T09:17:00.357Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-20T09:17:05.619Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2021-07-20T09:17:05.619Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-20T09:17:05.878Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-20T09:17:06.446Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 49.5% of statements [2021-07-20T09:17:06.640Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:17:06.704Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-20T09:17:06.962Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-20T09:17:07.529Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-20T09:17:08.095Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-07-20T09:17:08.095Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-20T09:17:09.896Z] --- PASS: TestServiceUpdateNetwork (13.71s) [2021-07-20T09:17:09.896Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:17:09.996Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 82.2% of statements [2021-07-20T09:17:10.471Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T09:17:10.563Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 68.3% of statements [2021-07-20T09:17:10.821Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-20T09:17:10.821Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-20T09:17:11.420Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T09:17:11.910Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-20T09:17:11.910Z] --- PASS: TestServiceCreateInit (11.48s) [2021-07-20T09:17:11.910Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.85s) [2021-07-20T09:17:11.910Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s) [2021-07-20T09:17:11.910Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:17:12.169Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-20T09:17:12.427Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-20T09:17:13.139Z] --- PASS: TestBuildWCOWSandboxSize (765.41s) [2021-07-20T09:17:13.139Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:17:13.139Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:17:13.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:17:13.139Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:17:13.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:17:13.139Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:17:13.139Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:17:13.139Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:17:13.139Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:17:13.139Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:17:13.139Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2021-07-20T09:17:13.139Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-20T09:17:13.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-20T09:17:13.139Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-20T09:17:13.139Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:17:13.139Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:17:13.139Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-20T09:17:13.139Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:17:13.139Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-07-20T09:17:13.139Z] PASS [2021-07-20T09:17:13.139Z] ok github.com/docker/docker/integration/build 939.219s [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] === Skipped [2021-07-20T09:17:13.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-20T09:17:13.139Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-20T09:17:13.139Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-20T09:17:13.139Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-20T09:17:13.139Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-20T09:17:13.139Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] [2021-07-20T09:17:13.139Z] DONE 29 tests, 5 skipped in 966.588s [2021-07-20T09:17:13.139Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-20T09:17:13.802Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-20T09:17:14.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:17:14.101Z] INFO: Testing against a local daemon [2021-07-20T09:17:14.101Z] === RUN TestConfigInspect [2021-07-20T09:17:14.101Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-20T09:17:14.101Z] === RUN TestConfigList [2021-07-20T09:17:14.101Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] --- SKIP: TestConfigList (0.00s) [2021-07-20T09:17:14.101Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:17:14.101Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-20T09:17:14.101Z] === RUN TestConfigsUpdate [2021-07-20T09:17:14.101Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-20T09:17:14.101Z] === RUN TestTemplatedConfig [2021-07-20T09:17:14.101Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-20T09:17:14.101Z] === RUN TestConfigCreateResolve [2021-07-20T09:17:14.101Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:17:14.101Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-20T09:17:14.101Z] PASS [2021-07-20T09:17:14.101Z] ok github.com/docker/docker/integration/config 0.349s [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === Skipped [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-20T09:17:14.101Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] [2021-07-20T09:17:14.101Z] DONE 6 tests, 6 skipped in 2.882s [2021-07-20T09:17:14.101Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-20T09:17:14.101Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.2% of statements [2021-07-20T09:17:14.369Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-07-20T09:17:14.628Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-20T09:17:14.737Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-20T09:17:14.888Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-20T09:17:16.638Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-20T09:17:16.638Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-20T09:17:16.638Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-20T09:17:16.638Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-20T09:17:16.638Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-20T09:17:16.638Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-20T09:17:16.638Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-20T09:17:16.638Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-20T09:17:16.638Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-20T09:17:16.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:17:16.991Z] INFO: Testing against a local daemon [2021-07-20T09:17:16.991Z] === RUN TestCheckpoint [2021-07-20T09:17:16.991Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:17:16.991Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:17:16.991Z] === RUN TestContainerInvalidJSON [2021-07-20T09:17:16.991Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:17:16.991Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:17:16.991Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:17:16.991Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:17:16.991Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:17:16.991Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:17:16.991Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:17:16.991Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:17:16.991Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:17:16.991Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-07-20T09:17:16.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-20T09:17:16.991Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-20T09:17:16.991Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-20T09:17:16.991Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:17:17.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-07-20T09:17:17.447Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:17:17.447Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-07-20T09:17:17.447Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:17:17.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-07-20T09:17:17.902Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:17:17.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-07-20T09:17:17.903Z] === RUN TestCopyFromContainer [2021-07-20T09:17:17.903Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:17.903Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:17:17.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:17:17.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:17:17.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:17:17.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:17:17.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:17:17.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:17:17.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:17:17.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:17:17.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:17:17.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:17:17.903Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T09:17:17.903Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:17:17.903Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:17.903Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:17:17.903Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:17:17.903Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:17:17.903Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:17:17.903Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:17:17.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:17:17.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:17:17.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T09:17:17.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:17:17.903Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T09:17:17.903Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T09:17:17.903Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:17:18.358Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:17:18.358Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:17:18.358Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-20T09:17:18.358Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T09:17:18.358Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T09:17:18.358Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:17:18.358Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-07-20T09:17:18.358Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:17:18.358Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T09:17:18.358Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-20T09:17:18.358Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:17:18.358Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:18.358Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:17:18.358Z] === RUN TestDiff [2021-07-20T09:17:18.358Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T09:17:18.358Z] --- SKIP: TestDiff (0.00s) [2021-07-20T09:17:18.358Z] === RUN TestExecWithCloseStdin [2021-07-20T09:17:19.072Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-20T09:17:19.072Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-20T09:17:19.072Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-20T09:17:19.072Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-20T09:17:19.167Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-20T09:17:19.167Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-20T09:17:19.618Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T09:17:20.005Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-20T09:17:20.005Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-20T09:17:20.543Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-20T09:17:20.570Z] ok github.com/docker/docker/pkg/fsutils 0.128s coverage: 85.1% of statements [2021-07-20T09:17:20.570Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-20T09:17:20.801Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-20T09:17:21.255Z] --- PASS: TestExecWithCloseStdin (2.83s) [2021-07-20T09:17:21.255Z] === RUN TestExec [2021-07-20T09:17:21.504Z] ok github.com/docker/docker/pkg/idtools 0.337s coverage: 69.5% of statements [2021-07-20T09:17:21.735Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-20T09:17:21.735Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-20T09:17:22.070Z] ok github.com/docker/docker/pkg/ioutils 0.381s coverage: 69.3% of statements [2021-07-20T09:17:22.637Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-20T09:17:22.638Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-20T09:17:22.896Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-20T09:17:22.896Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-20T09:17:23.155Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-07-20T09:17:23.413Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-20T09:17:23.423Z] --- PASS: TestExec (2.12s) [2021-07-20T09:17:23.423Z] === RUN TestExecUser [2021-07-20T09:17:23.423Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T09:17:23.423Z] --- SKIP: TestExecUser (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:17:23.423Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:23.423Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:17:23.423Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:23.423Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:17:23.423Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T09:17:23.423Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestHealthKillContainer [2021-07-20T09:17:23.423Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T09:17:23.423Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:17:23.423Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T09:17:23.423Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T09:17:23.423Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:17:23.672Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-20T09:17:25.015Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-20T09:17:25.591Z] --- PASS: TestKillContainerInvalidSignal (1.97s) [2021-07-20T09:17:25.591Z] === RUN TestKillContainer [2021-07-20T09:17:25.591Z] === RUN TestKillContainer/no_signal [2021-07-20T09:17:25.949Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-20T09:17:26.882Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-20T09:17:27.119Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:17:27.119Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T09:17:27.119Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:17:27.140Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-20T09:17:27.402Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-20T09:17:27.402Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-20T09:17:27.402Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-20T09:17:27.793Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2021-07-20T09:17:27.793Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-20T09:17:27.793Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-20T09:17:27.793Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-07-20T09:17:27.793Z] PASS [2021-07-20T09:17:27.793Z] [2021-07-20T09:17:27.793Z] === Skipped [2021-07-20T09:17:27.793Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T09:17:27.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:17:27.793Z] [2021-07-20T09:17:27.793Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-20T09:17:27.793Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T09:17:27.793Z] [2021-07-20T09:17:27.793Z] [2021-07-20T09:17:27.793Z] DONE 27 tests, 2 skipped in 152.155s [2021-07-20T09:17:27.793Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T09:17:27.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:27.793Z] ++ set -e [2021-07-20T09:17:27.793Z] ++ '[' -n 0 ']' [2021-07-20T09:17:27.793Z] ++ set -x [2021-07-20T09:17:27.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:27.793Z] INFO: Testing against a local daemon [2021-07-20T09:17:27.793Z] === RUN TestSessionCreate [2021-07-20T09:17:27.793Z] --- PASS: TestSessionCreate (0.04s) [2021-07-20T09:17:27.793Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:17:27.793Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-20T09:17:27.793Z] PASS [2021-07-20T09:17:27.793Z] [2021-07-20T09:17:27.793Z] DONE 2 tests in 0.197s [2021-07-20T09:17:27.793Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T09:17:27.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:27.793Z] ++ set -e [2021-07-20T09:17:27.793Z] ++ '[' -n 0 ']' [2021-07-20T09:17:27.793Z] ++ set -x [2021-07-20T09:17:27.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:27.968Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-20T09:17:28.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-20T09:17:30.011Z] --- PASS: TestKillContainer (4.37s) [2021-07-20T09:17:30.011Z] --- PASS: TestKillContainer/no_signal (1.80s) [2021-07-20T09:17:30.011Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:17:30.011Z] --- PASS: TestKillContainer/killing_signal (2.53s) [2021-07-20T09:17:30.011Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:17:30.011Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:17:30.011Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestKillStoppedContainer [2021-07-20T09:17:30.011Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:17:30.011Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:17:30.011Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:17:30.011Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:17:30.011Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T09:17:30.011Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:17:30.011Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:30.011Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:17:30.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:17:30.011Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T09:17:30.011Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:17:30.128Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-20T09:17:30.128Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-20T09:17:30.128Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T09:17:30.351Z] INFO: Testing against a local daemon [2021-07-20T09:17:30.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:17:30.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:17:30.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:17:30.351Z] === RUN TestEventsExecDie [2021-07-20T09:17:30.386Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-20T09:17:30.386Z] docker_api_swarm_node_test.go:80: [db4398bce477c] joining swarm manager [d0932149064e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:17:30.951Z] --- PASS: TestCreateServiceMultipleTimes (19.42s) [2021-07-20T09:17:30.951Z] === RUN TestCreateServiceConflict [2021-07-20T09:17:31.209Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-20T09:17:31.299Z] --- PASS: TestEventsExecDie (1.07s) [2021-07-20T09:17:31.299Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:17:31.539Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2021-07-20T09:17:31.539Z] === RUN TestNetworkNat [2021-07-20T09:17:31.539Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T09:17:31.539Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-20T09:17:31.539Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:17:31.562Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-20T09:17:31.562Z] === RUN TestEventsVolumeCreate [2021-07-20T09:17:31.562Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-20T09:17:31.562Z] === RUN TestInfoBinaryCommits [2021-07-20T09:17:31.562Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-20T09:17:31.562Z] === RUN TestInfoAPIVersioned [2021-07-20T09:17:31.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T09:17:31.562Z] === RUN TestInfoDiscoveryBackend [2021-07-20T09:17:32.137Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-20T09:17:32.137Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T09:17:32.585Z] === RUN TestDockerSuite/TestCommitChange [2021-07-20T09:17:33.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T09:17:33.087Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T09:17:33.663Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-20T09:17:33.663Z] === RUN TestInfoAPI [2021-07-20T09:17:33.663Z] --- PASS: TestInfoAPI (0.04s) [2021-07-20T09:17:33.663Z] === RUN TestInfoAPIWarnings [2021-07-20T09:17:33.959Z] --- PASS: TestCreateServiceConflict (3.11s) [2021-07-20T09:17:33.959Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:17:33.959Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-20T09:17:34.434Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2021-07-20T09:17:34.434Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:17:34.434Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T09:17:34.434Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-20T09:17:34.434Z] === RUN TestPause [2021-07-20T09:17:34.434Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T09:17:34.434Z] --- SKIP: TestPause (0.00s) [2021-07-20T09:17:34.434Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:17:34.895Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-20T09:17:35.964Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2021-07-20T09:17:35.964Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:17:35.964Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:17:35.964Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-20T09:17:35.964Z] === RUN TestPsFilter [2021-07-20T09:17:36.422Z] --- PASS: TestPsFilter (0.33s) [2021-07-20T09:17:36.422Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:17:38.179Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-20T09:17:38.437Z] --- PASS: TestCreateServiceMaxReplicas (4.56s) [2021-07-20T09:17:38.437Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:17:38.591Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2021-07-20T09:17:38.591Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:17:39.811Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-20T09:17:41.482Z] --- PASS: TestRemoveContainerWithVolume (2.68s) [2021-07-20T09:17:41.482Z] === RUN TestRemoveContainerRunning [2021-07-20T09:17:41.714Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-20T09:17:43.009Z] --- PASS: TestRemoveContainerRunning (1.99s) [2021-07-20T09:17:43.009Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:17:43.616Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-20T09:17:44.552Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-20T09:17:45.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2021-07-20T09:17:45.177Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:17:45.177Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T09:17:45.177Z] === RUN TestRenameLinkedContainer [2021-07-20T09:17:45.177Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T09:17:45.177Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-20T09:17:45.177Z] === RUN TestRenameStoppedContainer [2021-07-20T09:17:45.928Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-20T09:17:46.862Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-20T09:17:47.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-20T09:17:48.067Z] --- PASS: TestRenameStoppedContainer (2.55s) [2021-07-20T09:17:48.067Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:17:48.756Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-20T09:17:50.130Z] docker_api_swarm_node_test.go:52: [db76c729a0f39] joining swarm manager [dd9c09a501e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:17:50.388Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-20T09:17:50.388Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-20T09:17:50.955Z] docker_api_swarm_node_test.go:53: [d15a34f76cb9b] joining swarm manager [dd9c09a501e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:17:51.213Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-20T09:17:51.806Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-07-20T09:17:51.807Z] === RUN TestInfoDebug [2021-07-20T09:17:51.807Z] --- PASS: TestInfoDebug (0.54s) [2021-07-20T09:17:51.807Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:17:51.807Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-20T09:17:51.807Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:17:51.807Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-20T09:17:51.807Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:17:51.807Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-07-20T09:17:51.807Z] === RUN TestPingCacheHeaders [2021-07-20T09:17:51.819Z] --- PASS: TestRenameRunningContainerAndReuse (3.87s) [2021-07-20T09:17:51.819Z] === RUN TestRenameInvalidName [2021-07-20T09:17:52.069Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-20T09:17:52.069Z] === RUN TestPingGet [2021-07-20T09:17:52.069Z] --- PASS: TestPingGet (0.03s) [2021-07-20T09:17:52.069Z] === RUN TestPingHead [2021-07-20T09:17:52.069Z] --- PASS: TestPingHead (0.03s) [2021-07-20T09:17:52.069Z] === RUN TestVersion [2021-07-20T09:17:52.069Z] --- PASS: TestVersion (0.03s) [2021-07-20T09:17:52.069Z] PASS [2021-07-20T09:17:52.069Z] [2021-07-20T09:17:52.069Z] === Skipped [2021-07-20T09:17:52.069Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:17:52.069Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:17:52.069Z] [2021-07-20T09:17:52.069Z] [2021-07-20T09:17:52.069Z] DONE 19 tests, 1 skipped in 25.305s [2021-07-20T09:17:52.069Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T09:17:52.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:52.069Z] ++ set -e [2021-07-20T09:17:52.069Z] ++ '[' -n 0 ']' [2021-07-20T09:17:52.069Z] ++ set -x [2021-07-20T09:17:52.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:17:52.146Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-20T09:17:52.713Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-20T09:17:53.345Z] --- PASS: TestRenameInvalidName (1.95s) [2021-07-20T09:17:53.345Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:17:53.646Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-20T09:17:53.646Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.12s) [2021-07-20T09:17:53.646Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:17:54.218Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-20T09:17:54.218Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-20T09:17:54.218Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-20T09:17:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-20T09:17:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-20T09:17:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-20T09:17:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-20T09:17:55.409Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-20T09:17:56.786Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-20T09:17:56.786Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2021-07-20T09:17:56.786Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:17:57.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-20T09:17:57.375Z] INFO: Testing against a local daemon [2021-07-20T09:17:57.375Z] === RUN TestVolumesCreateAndList [2021-07-20T09:17:57.375Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-20T09:17:57.375Z] === RUN TestVolumesRemove [2021-07-20T09:17:57.638Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-20T09:17:57.638Z] === RUN TestVolumesInspect [2021-07-20T09:17:57.638Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-20T09:17:57.638Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:17:57.638Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:17:57.638Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:17:57.638Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:17:57.638Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-20T09:17:57.638Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:17:57.638Z] PASS [2021-07-20T09:17:57.638Z] [2021-07-20T09:17:57.638Z] DONE 5 tests in 5.549s [2021-07-20T09:17:57.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:17:58.216Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T09:17:58.216Z] +++ kill 14579 [2021-07-20T09:17:58.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-20T09:17:58.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-20T09:17:58.480Z] +++ /etc/init.d/apparmor stop [2021-07-20T09:17:58.480Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:17:58.480Z] [2021-07-20T09:17:58.480Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:17:58.480Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:17:58.480Z] [2021-07-20T09:17:58.480Z] To set a process to complain mode, use the command line tool [2021-07-20T09:17:58.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:17:58.480Z] +++ true [2021-07-20T09:17:58.480Z] exiting test-integration [2021-07-20T09:17:58.480Z] ++ exit 0 [2021-07-20T09:17:58.480Z] [2021-07-20T09:18:00.189Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2021-07-20T09:18:00.189Z] === RUN TestCreateServiceSysctls [2021-07-20T09:18:00.447Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-20T09:18:01.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-20T09:18:01.382Z] === RUN TestDockerSuite/TestContainerAPIGetAll Post stage [Pipeline] junit [2021-07-20T09:18:01.812Z] Recording test results [2021-07-20T09:18:02.098Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/signal 1.007s coverage: 95.2% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-20T09:18:02.363Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-20T09:18:02.447Z] + echo Ensuring container killed. [2021-07-20T09:18:02.447Z] Ensuring container killed. [2021-07-20T09:18:02.447Z] + docker rm -vf docker-pr4 [2021-07-20T09:18:02.447Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-07-20T09:18:02.741Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:18:02.741Z] Chowning /workspace to jenkins user [2021-07-20T09:18:02.741Z] + id -u [2021-07-20T09:18:02.741Z] + id -g [2021-07-20T09:18:02.741Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:18:02.741Z] Unable to find image 'busybox:latest' locally [2021-07-20T09:18:02.758Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-20T09:18:02.930Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-20T09:18:03.004Z] latest: Pulling from library/busybox [2021-07-20T09:18:03.004Z] 38cc3b49dbab: Pulling fs layer [2021-07-20T09:18:03.004Z] 38cc3b49dbab: Verifying Checksum [2021-07-20T09:18:03.004Z] 38cc3b49dbab: Download complete [2021-07-20T09:18:03.266Z] 38cc3b49dbab: Pull complete [2021-07-20T09:18:03.266Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-20T09:18:03.266Z] Status: Downloaded newer image for busybox:latest [2021-07-20T09:18:03.324Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-20T09:18:03.497Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-20T09:18:03.635Z] --- PASS: TestRenameAnonymousContainer (8.84s) [2021-07-20T09:18:03.635Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:18:03.756Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-07-20T09:18:04.091Z] --- PASS: TestRenameContainerWithSameName (2.02s) [2021-07-20T09:18:04.091Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:18:04.091Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:04.091Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-20T09:18:04.091Z] === RUN TestResize [2021-07-20T09:18:04.258Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-20T09:18:04.258Z] --- PASS: TestCreateServiceSysctls (4.04s) [2021-07-20T09:18:04.258Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:18:04.321Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-07-20T09:18:04.321Z] testing: warning: no tests to run [2021-07-20T09:18:04.321Z] coverage: [no statements] [2021-07-20T09:18:04.321Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-20T09:18:04.580Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-20T09:18:04.838Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-20T09:18:04.838Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-20T09:18:05.201Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-20T09:18:05.201Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-20T09:18:06.139Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-20T09:18:06.257Z] --- PASS: TestResize (2.09s) [2021-07-20T09:18:06.257Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:18:06.738Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-20T09:18:06.996Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-20T09:18:07.075Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-20T09:18:07.564Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.7% of statements [2021-07-20T09:18:07.641Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2021-07-20T09:18:07.641Z] === RUN TestInspect [2021-07-20T09:18:08.208Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-20T09:18:08.208Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-20T09:18:08.424Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2021-07-20T09:18:08.424Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:18:08.499Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-07-20T09:18:08.758Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-20T09:18:09.143Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:18:10.148Z] ok github.com/docker/docker/registry 0.053s coverage: 58.8% of statements [2021-07-20T09:18:10.177Z] + bundleName=arm64-integration [2021-07-20T09:18:10.177Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-20T09:18:10.177Z] Creating arm64-integration-bundles.tar.gz [2021-07-20T09:18:10.177Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-20T09:18:10.177Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-20T09:18:10.406Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-20T09:18:10.406Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [Pipeline] archiveArtifacts [2021-07-20T09:18:10.455Z] Archiving artifacts [2021-07-20T09:18:10.973Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-20T09:18:11.044Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-20T09:18:11.232Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-20T09:18:11.313Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s) [2021-07-20T09:18:11.313Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:18:11.313Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:11.313Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:18:11.313Z] === RUN TestStats [2021-07-20T09:18:11.313Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T09:18:11.313Z] --- SKIP: TestStats (0.00s) [2021-07-20T09:18:11.313Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:18:11.610Z] --- PASS: TestInspect (4.05s) [2021-07-20T09:18:11.610Z] === RUN TestCreateJob [2021-07-20T09:18:12.926Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:18:12.984Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-20T09:18:12.984Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-20T09:18:12.984Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-20T09:18:12.984Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-20T09:18:12.984Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-20T09:18:13.258Z] + make clean [2021-07-20T09:18:13.833Z] docker volume rm -f docker-dev-cache [2021-07-20T09:18:13.833Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T09:18:13.918Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-20T09:18:14.515Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-20T09:18:14.773Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2021-07-20T09:18:15.339Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-07-20T09:18:15.817Z] --- PASS: TestCreateJob (4.11s) [2021-07-20T09:18:15.817Z] === RUN TestReplicatedJob [2021-07-20T09:18:16.272Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-20T09:18:17.082Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.86s) [2021-07-20T09:18:17.082Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:18:17.082Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T09:18:17.082Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-20T09:18:17.082Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:18:18.347Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-20T09:18:19.723Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-20T09:18:20.659Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-20T09:18:20.659Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-20T09:18:20.659Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-20T09:18:20.659Z] === RUN TestDockerSuite/TestContainerAPIWait [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-07-20T09:18:23.194Z] --- PASS: TestReplicatedJob (7.14s) [2021-07-20T09:18:23.194Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:18:23.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [Pipeline] } [2021-07-20T09:18:23.761Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-20T09:18:24.709Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-20T09:18:26.608Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-20T09:18:27.541Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2021-07-20T09:18:27.541Z] === RUN TestServiceListWithStatuses [2021-07-20T09:18:27.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:18:27.541Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:18:27.541Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:18:30.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-20T09:18:31.975Z] docker_api_swarm_test.go:201: [d34a19d647f6b] joining swarm manager [d898ee5e708b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:18:33.873Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-20T09:18:33.873Z] --- PASS: TestDockerNetworkConnectAlias (6.40s) [2021-07-20T09:18:33.873Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:18:34.439Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-20T09:18:36.970Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-20T09:18:38.129Z] --- PASS: TestUpdateRestartPolicy (21.40s) [2021-07-20T09:18:38.129Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:18:38.186Z] ok github.com/docker/docker/libnetwork/networkdb 105.479s coverage: 60.0% of statements [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T09:18:38.186Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T09:18:38.187Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T09:18:38.187Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T09:18:38.187Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === Skipped [2021-07-20T09:18:38.187Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-20T09:18:38.187Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-20T09:18:38.187Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-20T09:18:38.187Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-20T09:18:38.187Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-20T09:18:38.187Z] time="2021-07-20T09:15:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-20T09:18:38.187Z] time="2021-07-20T09:15:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-20T09:18:38.187Z] time="2021-07-20T09:15:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-20T09:18:38.187Z] time="2021-07-20T09:15:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-20T09:18:38.187Z] time="2021-07-20T09:15:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-20T09:18:38.187Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-20T09:18:38.187Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-20T09:18:38.187Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T09:18:38.187Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-20T09:18:38.187Z] graphtest_unix.go:71: No driver to put! [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-20T09:18:38.187Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-20T09:18:38.187Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-20T09:18:38.187Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-20T09:18:38.187Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-20T09:18:38.187Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-20T09:18:38.187Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-20T09:18:38.187Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-20T09:18:38.187Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-20T09:18:38.187Z] firewalld_test.go:13: firewalld is not running [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-20T09:18:38.187Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-20T09:18:38.187Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] [2021-07-20T09:18:38.187Z] DONE 2635 tests, 37 skipped in 363.621s Post stage [Pipeline] junit [2021-07-20T09:18:38.198Z] Recording test results [2021-07-20T09:18:38.466Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-20T09:18:38.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42656/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a723d01961235cb2ebdbe54a81d0be925f058377 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a723d01961235cb2ebdbe54a81d0be925f058377 hack/validate/vendor [2021-07-20T09:18:38.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-20T09:18:38.868Z] --- PASS: TestDockerNetworkReConnect (4.78s) [2021-07-20T09:18:38.868Z] === RUN TestServicePlugin [2021-07-20T09:18:39.731Z] update vendored copy of archive/tar [2021-07-20T09:18:39.731Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz [2021-07-20T09:18:39.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-20T09:18:40.295Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-07-20T09:18:40.295Z] === RUN TestWaitNonBlocked [2021-07-20T09:18:40.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:18:40.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:18:40.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:18:40.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:18:40.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:18:40.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:18:41.123Z] patching file stat_unix.go [2021-07-20T09:18:41.123Z] 2021/07/20 09:18:40 Collecting initial packages [2021-07-20T09:18:41.123Z] 2021/07/20 09:18:40 Download dependencies [2021-07-20T09:18:41.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-20T09:18:42.639Z] plugin_test.go:62: [dd96739cb1f69] joining swarm manager [de866e19029f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:18:43.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-20T09:18:43.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-20T09:18:44.017Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-20T09:18:44.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.53s) [2021-07-20T09:18:44.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.63s) [2021-07-20T09:18:44.017Z] === RUN TestWaitBlocked [2021-07-20T09:18:44.017Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:44.017Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-20T09:18:44.017Z] PASS [2021-07-20T09:18:44.017Z] ok github.com/docker/docker/integration/container 87.364s [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === Skipped [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-20T09:18:44.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-20T09:18:44.017Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T09:18:44.017Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T09:18:44.017Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T09:18:44.017Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T09:18:44.017Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T09:18:44.017Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-20T09:18:44.017Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:18:44.017Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-20T09:18:44.017Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-20T09:18:44.017Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-20T09:18:44.017Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T09:18:44.017Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-20T09:18:44.017Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-20T09:18:44.017Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T09:18:44.017Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T09:18:44.017Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-20T09:18:44.017Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-20T09:18:44.017Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-20T09:18:44.017Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-20T09:18:44.017Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-20T09:18:44.017Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-20T09:18:44.017Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-20T09:18:44.017Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:18:44.017Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-20T09:18:44.017Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-20T09:18:44.017Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-20T09:18:44.017Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] [2021-07-20T09:18:44.017Z] DONE 88 tests, 33 skipped in 89.762s [2021-07-20T09:18:44.017Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-20T09:18:44.033Z] plugin_test.go:65: [d844fc4969c11] joining swarm manager [de866e19029f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:18:44.408Z] 2021/07/20 09:18:44 Starting whole vndr cycle because no package specified [2021-07-20T09:18:44.408Z] 2021/07/20 09:18:44 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-20T09:18:44.975Z] 2021/07/20 09:18:44 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-20T09:18:45.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003ee7c8_} [2021-07-20T09:18:45.545Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T09:18:45.545Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-20T09:18:45.545Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-20T09:18:45.545Z] === RUN TestDaemonConfigValidation [2021-07-20T09:18:45.545Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-20T09:18:45.545Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-20T09:18:45.545Z] PASS [2021-07-20T09:18:45.545Z] ok github.com/docker/docker/integration/daemon 0.368s [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Finished clone github.com/Azure/go-ansiterm [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Finished clone github.com/google/uuid [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Finished clone github.com/tchap/go-patricia [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Finished clone github.com/creack/pty [2021-07-20T09:18:45.910Z] 2021/07/20 09:18:45 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-20T09:18:46.001Z] [2021-07-20T09:18:46.001Z] === Skipped [2021-07-20T09:18:46.001Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-20T09:18:46.001Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-20T09:18:46.001Z] [2021-07-20T09:18:46.001Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-20T09:18:46.001Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-20T09:18:46.001Z] [2021-07-20T09:18:46.001Z] [2021-07-20T09:18:46.001Z] DONE 2 tests, 2 skipped in 1.815s [2021-07-20T09:18:46.001Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Finished clone github.com/bits-and-blooms/bitset [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Finished clone github.com/docker/libtrust [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Finished clone github.com/moby/locker [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:45 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:46 Finished clone github.com/moby/term [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:46 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:46 Finished clone github.com/moby/sys [2021-07-20T09:18:46.169Z] 2021/07/20 09:18:46 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-20T09:18:46.428Z] 2021/07/20 09:18:46 Finished clone github.com/gorilla/mux [2021-07-20T09:18:46.428Z] 2021/07/20 09:18:46 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-20T09:18:46.428Z] 2021/07/20 09:18:46 Finished clone github.com/Microsoft/go-winio [2021-07-20T09:18:46.428Z] 2021/07/20 09:18:46 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-20T09:18:46.995Z] 2021/07/20 09:18:46 Finished clone github.com/sirupsen/logrus [2021-07-20T09:18:46.995Z] 2021/07/20 09:18:46 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-20T09:18:47.253Z] 2021/07/20 09:18:47 Finished clone github.com/docker/go-units [2021-07-20T09:18:47.253Z] 2021/07/20 09:18:47 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-20T09:18:47.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1137019923_/foo_false____} [2021-07-20T09:18:47.512Z] 2021/07/20 09:18:47 Finished clone github.com/syndtr/gocapability [2021-07-20T09:18:47.512Z] 2021/07/20 09:18:47 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-20T09:18:47.512Z] 2021/07/20 09:18:47 Finished clone github.com/RackSec/srslog [2021-07-20T09:18:47.512Z] 2021/07/20 09:18:47 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-20T09:18:47.770Z] 2021/07/20 09:18:47 Finished clone github.com/imdario/mergo [2021-07-20T09:18:47.771Z] 2021/07/20 09:18:47 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-20T09:18:47.771Z] 2021/07/20 09:18:47 Finished clone gotest.tools/v3 [2021-07-20T09:18:47.771Z] 2021/07/20 09:18:47 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-20T09:18:48.029Z] 2021/07/20 09:18:47 Finished clone golang.org/x/sync [2021-07-20T09:18:48.029Z] 2021/07/20 09:18:47 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-20T09:18:48.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:18:48.169Z] INFO: Testing against a local daemon [2021-07-20T09:18:48.169Z] === RUN TestCommitInheritsEnv [2021-07-20T09:18:48.169Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:18:48.169Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-20T09:18:48.169Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:18:48.169Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T09:18:48.169Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:18:48.169Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:18:48.169Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-20T09:18:48.169Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:18:48.169Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-20T09:18:48.169Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:18:48.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-20T09:18:48.287Z] 2021/07/20 09:18:48 Finished clone github.com/google/go-cmp [2021-07-20T09:18:48.287Z] 2021/07/20 09:18:48 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-20T09:18:48.545Z] 2021/07/20 09:18:48 Finished clone github.com/tonistiigi/units [2021-07-20T09:18:48.545Z] 2021/07/20 09:18:48 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-20T09:18:48.545Z] 2021/07/20 09:18:48 Finished clone github.com/docker/go-connections [2021-07-20T09:18:48.545Z] 2021/07/20 09:18:48 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-20T09:18:48.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1137019923_/foo_true____} [2021-07-20T09:18:49.112Z] 2021/07/20 09:18:48 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-20T09:18:49.112Z] 2021/07/20 09:18:48 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-20T09:18:49.112Z] 2021/07/20 09:18:49 Finished clone github.com/google/shlex [2021-07-20T09:18:49.112Z] 2021/07/20 09:18:49 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-20T09:18:49.130Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2021-07-20T09:18:49.130Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:18:49.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-20T09:18:49.130Z] === RUN TestTagInvalidReference [2021-07-20T09:18:49.130Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-20T09:18:49.130Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:18:49.130Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-20T09:18:49.130Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:18:49.130Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-20T09:18:49.130Z] === RUN TestTagOfficialNames [2021-07-20T09:18:49.130Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-20T09:18:49.130Z] === RUN TestTagMatchesDigest [2021-07-20T09:18:49.130Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T09:18:49.130Z] PASS [2021-07-20T09:18:49.130Z] ok github.com/docker/docker/integration/image 1.689s [2021-07-20T09:18:49.130Z] [2021-07-20T09:18:49.130Z] === Skipped [2021-07-20T09:18:49.130Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-20T09:18:49.130Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:18:49.130Z] [2021-07-20T09:18:49.130Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:18:49.130Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T09:18:49.130Z] [2021-07-20T09:18:49.130Z] [2021-07-20T09:18:49.130Z] DONE 11 tests, 2 skipped in 3.311s [2021-07-20T09:18:49.130Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Finished clone github.com/opentracing/opentracing-go [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Finished clone github.com/mitchellh/hashstructure [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-20T09:18:49.371Z] 2021/07/20 09:18:49 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-20T09:18:49.630Z] 2021/07/20 09:18:49 Finished clone github.com/gofrs/flock [2021-07-20T09:18:49.630Z] 2021/07/20 09:18:49 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-20T09:18:50.191Z] docker_api_swarm_test.go:383: [d6a426c73cca1] joining swarm manager [db82f3bee8f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:18:50.197Z] 2021/07/20 09:18:50 Finished clone github.com/docker/go-events [2021-07-20T09:18:50.197Z] 2021/07/20 09:18:50 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-20T09:18:50.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_false____} [2021-07-20T09:18:50.456Z] 2021/07/20 09:18:50 Finished clone github.com/armon/go-radix [2021-07-20T09:18:50.456Z] 2021/07/20 09:18:50 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-20T09:18:50.456Z] 2021/07/20 09:18:50 Finished clone github.com/sean-/seed [2021-07-20T09:18:50.456Z] 2021/07/20 09:18:50 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-20T09:18:50.715Z] 2021/07/20 09:18:50 Finished clone github.com/armon/go-metrics [2021-07-20T09:18:50.715Z] 2021/07/20 09:18:50 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-20T09:18:50.974Z] 2021/07/20 09:18:50 Finished clone github.com/hashicorp/errwrap [2021-07-20T09:18:50.974Z] 2021/07/20 09:18:50 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-20T09:18:51.233Z] 2021/07/20 09:18:51 Finished clone github.com/tonistiigi/fsutil [2021-07-20T09:18:51.233Z] 2021/07/20 09:18:51 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-20T09:18:51.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:18:51.300Z] INFO: Testing against a local daemon [2021-07-20T09:18:51.300Z] === RUN TestNetworkCreateDelete [2021-07-20T09:18:51.300Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.300Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:18:51.300Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-20T09:18:51.300Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonDNSFallback [2021-07-20T09:18:51.300Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestInspectNetwork [2021-07-20T09:18:51.300Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:51.300Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:18:51.300Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.300Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:18:51.300Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:18:51.300Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:18:51.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:18:51.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:18:51.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:18:51.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:18:51.300Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:18:51.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:18:51.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-20T09:18:51.300Z] === RUN TestNetworkList [2021-07-20T09:18:51.300Z] === RUN TestNetworkList//networks [2021-07-20T09:18:51.300Z] === PAUSE TestNetworkList//networks [2021-07-20T09:18:51.300Z] === RUN TestNetworkList//networks/ [2021-07-20T09:18:51.300Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:18:51.300Z] === CONT TestNetworkList//networks [2021-07-20T09:18:51.300Z] === CONT TestNetworkList//networks/ [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkList (0.03s) [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T09:18:51.300Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:18:51.300Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:18:51.300Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:18:51.300Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:18:51.300Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:18:51.300Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:18:51.300Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:18:51.300Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:18:51.300Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:18:51.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:18:51.300Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-20T09:18:51.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:18:51.300Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-20T09:18:51.300Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:18:51.300Z] PASS [2021-07-20T09:18:51.300Z] ok github.com/docker/docker/integration/network 0.399s [2021-07-20T09:18:51.383Z] docker_api_swarm_test.go:384: [dcb56faa70dc4] joining swarm manager [db82f3bee8f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === Skipped [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-20T09:18:51.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-20T09:18:51.756Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-20T09:18:51.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-20T09:18:51.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:18:51.756Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:18:51.756Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:18:51.756Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] [2021-07-20T09:18:51.756Z] DONE 22 tests, 15 skipped in 2.319s [2021-07-20T09:18:51.756Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-20T09:18:51.801Z] 2021/07/20 09:18:51 Finished clone github.com/hashicorp/memberlist [2021-07-20T09:18:51.801Z] 2021/07/20 09:18:51 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-20T09:18:51.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_true____} [2021-07-20T09:18:52.060Z] 2021/07/20 09:18:51 Finished clone github.com/hashicorp/go-multierror [2021-07-20T09:18:52.060Z] 2021/07/20 09:18:51 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-07-20T09:18:52.213Z] testing: warning: no tests to run [2021-07-20T09:18:52.213Z] PASS [2021-07-20T09:18:52.213Z] ok github.com/docker/docker/integration/network/ipvlan 0.122s [2021-07-20T09:18:52.213Z] [2021-07-20T09:18:52.213Z] DONE 0 tests in 0.668s [2021-07-20T09:18:52.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-20T09:18:52.320Z] 2021/07/20 09:18:52 Finished clone github.com/docker/libkv [2021-07-20T09:18:52.320Z] 2021/07/20 09:18:52 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-20T09:18:52.320Z] 2021/07/20 09:18:52 Finished clone github.com/vishvananda/netns [2021-07-20T09:18:52.320Z] 2021/07/20 09:18:52 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-20T09:18:53.177Z] testing: warning: no tests to run [2021-07-20T09:18:53.177Z] PASS [2021-07-20T09:18:53.177Z] ok github.com/docker/docker/integration/network/macvlan 0.121s [2021-07-20T09:18:53.177Z] [2021-07-20T09:18:53.177Z] DONE 0 tests in 0.668s [2021-07-20T09:18:53.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-20T09:18:53.633Z] testing: warning: no tests to run [2021-07-20T09:18:53.633Z] PASS [2021-07-20T09:18:53.633Z] ok github.com/docker/docker/integration/plugin 0.154s [2021-07-20T09:18:53.633Z] [2021-07-20T09:18:53.633Z] DONE 0 tests in 0.732s [2021-07-20T09:18:53.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Finished clone github.com/google/btree [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Finished clone github.com/hashicorp/go-sockaddr [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Finished clone github.com/golang/gddo [2021-07-20T09:18:53.698Z] 2021/07/20 09:18:53 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-20T09:18:53.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_true__0xc0003ee840__} [2021-07-20T09:18:54.265Z] 2021/07/20 09:18:53 Finished clone github.com/deckarep/golang-set [2021-07-20T09:18:54.265Z] 2021/07/20 09:18:53 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-20T09:18:54.265Z] 2021/07/20 09:18:54 Finished clone github.com/samuel/go-zookeeper [2021-07-20T09:18:54.266Z] 2021/07/20 09:18:54 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-20T09:18:54.266Z] 2021/07/20 09:18:54 Finished clone github.com/moby/ipvs [2021-07-20T09:18:54.266Z] 2021/07/20 09:18:54 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-20T09:18:54.594Z] testing: warning: no tests to run [2021-07-20T09:18:54.594Z] PASS [2021-07-20T09:18:54.594Z] ok github.com/docker/docker/integration/plugin/authz 0.134s [2021-07-20T09:18:54.594Z] [2021-07-20T09:18:54.594Z] DONE 0 tests in 0.717s [2021-07-20T09:18:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-20T09:18:54.833Z] 2021/07/20 09:18:54 Finished clone github.com/vishvananda/netlink [2021-07-20T09:18:54.833Z] 2021/07/20 09:18:54 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-20T09:18:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003ee858_} [2021-07-20T09:18:55.399Z] 2021/07/20 09:18:55 Finished clone github.com/coreos/go-semver [2021-07-20T09:18:55.399Z] 2021/07/20 09:18:55 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-20T09:18:55.399Z] 2021/07/20 09:18:55 Finished clone github.com/hashicorp/go-msgpack [2021-07-20T09:18:55.399Z] 2021/07/20 09:18:55 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-20T09:18:55.658Z] 2021/07/20 09:18:55 Finished clone github.com/ishidawataru/sctp [2021-07-20T09:18:55.658Z] 2021/07/20 09:18:55 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-20T09:18:55.916Z] 2021/07/20 09:18:55 Finished clone golang.org/x/net [2021-07-20T09:18:55.916Z] 2021/07/20 09:18:55 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-20T09:18:56.852Z] 2021/07/20 09:18:56 Finished clone github.com/modern-go/concurrent [2021-07-20T09:18:56.852Z] 2021/07/20 09:18:56 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-20T09:18:56.852Z] 2021/07/20 09:18:56 Finished clone github.com/modern-go/reflect2 [2021-07-20T09:18:56.852Z] 2021/07/20 09:18:56 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-20T09:18:57.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003ee870_} [2021-07-20T09:18:57.419Z] 2021/07/20 09:18:57 Finished clone go.etcd.io/bbolt [2021-07-20T09:18:57.419Z] 2021/07/20 09:18:57 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-20T09:18:57.986Z] 2021/07/20 09:18:57 Clone github.com/opencontainers/runc, revision 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7, attempt 1/20 [2021-07-20T09:18:57.986Z] 2021/07/20 09:18:57 Finished clone github.com/json-iterator/go [2021-07-20T09:18:58.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003ee888_} [2021-07-20T09:18:58.552Z] 2021/07/20 09:18:58 Finished clone github.com/opencontainers/go-digest [2021-07-20T09:18:58.552Z] 2021/07/20 09:18:58 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-20T09:18:58.552Z] 2021/07/20 09:18:58 Finished clone github.com/mistifyio/go-zfs [2021-07-20T09:18:58.552Z] 2021/07/20 09:18:58 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Finished clone github.com/gogo/googleapis [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Finished clone github.com/hashicorp/serf [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-20T09:18:59.928Z] 2021/07/20 09:18:59 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-07-20T09:19:00.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003ee8a0_} [2021-07-20T09:19:01.306Z] 2021/07/20 09:19:00 Finished clone github.com/vbatts/tar-split [2021-07-20T09:19:01.306Z] 2021/07/20 09:19:00 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-20T09:19:01.306Z] 2021/07/20 09:19:01 Finished clone github.com/cyphar/filepath-securejoin [2021-07-20T09:19:01.306Z] 2021/07/20 09:19:01 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-20T09:19:01.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-20T09:19:01.873Z] 2021/07/20 09:19:01 Finished clone github.com/opencontainers/runtime-spec [2021-07-20T09:19:01.873Z] 2021/07/20 09:19:01 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-20T09:19:02.132Z] 2021/07/20 09:19:02 Finished clone github.com/coreos/go-systemd/v22 [2021-07-20T09:19:02.132Z] 2021/07/20 09:19:02 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-20T09:19:02.132Z] 2021/07/20 09:19:02 Finished clone github.com/coreos/go-systemd [2021-07-20T09:19:02.132Z] 2021/07/20 09:19:02 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-20T09:19:02.390Z] 2021/07/20 09:19:02 Finished clone github.com/opencontainers/image-spec [2021-07-20T09:19:02.390Z] 2021/07/20 09:19:02 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-20T09:19:03.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-20T09:19:03.328Z] 2021/07/20 09:19:03 Finished clone github.com/Graylog2/go-gelf [2021-07-20T09:19:03.328Z] 2021/07/20 09:19:03 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-20T09:19:03.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-20T09:19:03.398Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-20T09:19:03.587Z] 2021/07/20 09:19:03 Finished clone google.golang.org/grpc [2021-07-20T09:19:03.587Z] 2021/07/20 09:19:03 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-20T09:19:03.846Z] 2021/07/20 09:19:03 Finished clone github.com/fluent/fluent-logger-golang [2021-07-20T09:19:03.846Z] 2021/07/20 09:19:03 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-20T09:19:04.106Z] 2021/07/20 09:19:03 Finished clone github.com/philhofer/fwd [2021-07-20T09:19:04.106Z] 2021/07/20 09:19:03 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-20T09:19:04.106Z] 2021/07/20 09:19:03 Finished clone github.com/godbus/dbus/v5 [2021-07-20T09:19:04.106Z] 2021/07/20 09:19:03 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-20T09:19:04.375Z] 2021/07/20 09:19:04 Finished clone github.com/fsnotify/fsnotify [2021-07-20T09:19:04.375Z] 2021/07/20 09:19:04 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-20T09:19:04.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:04.892Z] INFO: Testing against a local daemon [2021-07-20T09:19:04.892Z] === RUN TestPluginInvalidJSON [2021-07-20T09:19:04.892Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:19:04.892Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:19:04.892Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:19:04.892Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-20T09:19:04.892Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T09:19:04.892Z] === RUN TestPluginInstall [2021-07-20T09:19:04.892Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T09:19:04.892Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:19:04.892Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T09:19:04.892Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:19:04.892Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:19:04.892Z] PASS [2021-07-20T09:19:04.892Z] ok github.com/docker/docker/integration/plugin/common 0.389s [2021-07-20T09:19:04.892Z] [2021-07-20T09:19:04.892Z] === Skipped [2021-07-20T09:19:04.892Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-20T09:19:04.892Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] [2021-07-20T09:19:04.892Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-20T09:19:04.892Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] [2021-07-20T09:19:04.892Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:19:04.892Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T09:19:04.892Z] [2021-07-20T09:19:04.892Z] [2021-07-20T09:19:04.892Z] DONE 5 tests, 3 skipped in 10.167s [2021-07-20T09:19:04.892Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-20T09:19:05.345Z] 2021/07/20 09:19:05 Finished clone github.com/bsphere/le_go [2021-07-20T09:19:05.345Z] 2021/07/20 09:19:05 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-20T09:19:05.911Z] 2021/07/20 09:19:05 Finished clone github.com/jmespath/go-jmespath [2021-07-20T09:19:05.911Z] 2021/07/20 09:19:05 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-20T09:19:06.170Z] 2021/07/20 09:19:05 Finished clone github.com/golang/groupcache [2021-07-20T09:19:06.170Z] 2021/07/20 09:19:05 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-20T09:19:06.693Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-20T09:19:06.737Z] 2021/07/20 09:19:06 Finished clone golang.org/x/oauth2 [2021-07-20T09:19:06.737Z] 2021/07/20 09:19:06 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-20T09:19:06.995Z] 2021/07/20 09:19:06 Finished clone github.com/tinylib/msgp [2021-07-20T09:19:06.995Z] 2021/07/20 09:19:06 Clone github.com/containerd/containerd, revision 69107e47a62e1d690afa2b9b1d43f8ece3ff4483, attempt 1/20 [2021-07-20T09:19:07.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:07.791Z] INFO: Testing against a local daemon [2021-07-20T09:19:07.791Z] === RUN TestExternalGraphDriver [2021-07-20T09:19:07.791Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T09:19:07.791Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-20T09:19:07.791Z] === RUN TestGraphdriverPluginV2 [2021-07-20T09:19:07.791Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T09:19:07.791Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-20T09:19:07.791Z] PASS [2021-07-20T09:19:07.791Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.409s [2021-07-20T09:19:07.791Z] [2021-07-20T09:19:07.791Z] === Skipped [2021-07-20T09:19:07.791Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-20T09:19:07.791Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T09:19:07.791Z] [2021-07-20T09:19:07.791Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-20T09:19:07.791Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T09:19:07.791Z] [2021-07-20T09:19:07.791Z] [2021-07-20T09:19:07.791Z] DONE 2 tests, 2 skipped in 3.103s [2021-07-20T09:19:07.791Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-20T09:19:07.931Z] 2021/07/20 09:19:07 Finished clone github.com/googleapis/gax-go [2021-07-20T09:19:07.931Z] 2021/07/20 09:19:07 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-20T09:19:08.068Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-20T09:19:09.305Z] 2021/07/20 09:19:09 Finished clone github.com/containerd/fifo [2021-07-20T09:19:09.306Z] 2021/07/20 09:19:09 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-20T09:19:09.563Z] 2021/07/20 09:19:09 Finished clone go.opencensus.io [2021-07-20T09:19:09.563Z] 2021/07/20 09:19:09 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-20T09:19:09.965Z] --- PASS: TestServicePlugin (31.09s) [2021-07-20T09:19:09.965Z] === RUN TestServiceUpdateLabel [2021-07-20T09:19:09.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:09.984Z] INFO: Testing against a local daemon [2021-07-20T09:19:09.984Z] === RUN TestReadPluginNoRead [2021-07-20T09:19:09.984Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T09:19:09.984Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-20T09:19:09.984Z] PASS [2021-07-20T09:19:09.984Z] ok github.com/docker/docker/integration/plugin/logging 0.367s [2021-07-20T09:19:09.984Z] [2021-07-20T09:19:09.984Z] === Skipped [2021-07-20T09:19:09.984Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-20T09:19:09.984Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T09:19:09.984Z] [2021-07-20T09:19:09.984Z] [2021-07-20T09:19:09.984Z] DONE 1 tests, 1 skipped in 2.137s [2021-07-20T09:19:10.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-20T09:19:10.898Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-20T09:19:11.401Z] testing: warning: no tests to run [2021-07-20T09:19:11.401Z] PASS [2021-07-20T09:19:11.401Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.139s [2021-07-20T09:19:11.401Z] [2021-07-20T09:19:11.401Z] DONE 0 tests in 1.073s [2021-07-20T09:19:11.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-20T09:19:11.465Z] 2021/07/20 09:19:10 Finished clone golang.org/x/sys [2021-07-20T09:19:11.465Z] 2021/07/20 09:19:10 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-20T09:19:11.465Z] 2021/07/20 09:19:11 Finished clone github.com/miekg/dns [2021-07-20T09:19:11.465Z] 2021/07/20 09:19:11 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-20T09:19:11.893Z] --- PASS: TestBuildWCOWSandboxSize (859.09s) [2021-07-20T09:19:11.893Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T09:19:11.893Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:19:11.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:19:11.893Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:19:11.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:19:11.893Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:19:11.893Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:19:11.893Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T09:19:11.893Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T09:19:11.893Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T09:19:11.893Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-07-20T09:19:11.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-20T09:19:11.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-20T09:19:11.893Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-20T09:19:11.894Z] === RUN TestBuildPreserveOwnership [2021-07-20T09:19:11.894Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:11.894Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-20T09:19:11.894Z] === RUN TestBuildPlatformInvalid [2021-07-20T09:19:11.894Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-07-20T09:19:11.894Z] PASS [2021-07-20T09:19:11.894Z] ok github.com/docker/docker/integration/build 1047.624s [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] === Skipped [2021-07-20T09:19:11.894Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-20T09:19:11.894Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-20T09:19:11.894Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-20T09:19:11.894Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-20T09:19:11.894Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-20T09:19:11.894Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] [2021-07-20T09:19:11.894Z] DONE 29 tests, 5 skipped in 1075.120s [2021-07-20T09:19:11.894Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-20T09:19:12.032Z] 2021/07/20 09:19:11 Finished clone github.com/containerd/cgroups [2021-07-20T09:19:12.032Z] 2021/07/20 09:19:11 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-20T09:19:12.271Z] --- PASS: TestServiceUpdateLabel (2.51s) [2021-07-20T09:19:12.271Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:19:12.837Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-20T09:19:12.837Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-20T09:19:12.967Z] 2021/07/20 09:19:12 Finished clone github.com/containerd/go-runc [2021-07-20T09:19:12.968Z] 2021/07/20 09:19:12 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-20T09:19:13.226Z] 2021/07/20 09:19:13 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-20T09:19:13.226Z] 2021/07/20 09:19:13 Finished clone golang.org/x/text [2021-07-20T09:19:13.485Z] 2021/07/20 09:19:13 Finished clone github.com/containerd/typeurl [2021-07-20T09:19:13.485Z] 2021/07/20 09:19:13 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-07-20T09:19:13.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:13.581Z] INFO: Testing against a local daemon [2021-07-20T09:19:13.581Z] === RUN TestPluginWithDevMounts [2021-07-20T09:19:13.581Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:13.581Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T09:19:13.581Z] PASS [2021-07-20T09:19:13.581Z] ok github.com/docker/docker/integration/plugin/volumes 0.343s [2021-07-20T09:19:13.581Z] [2021-07-20T09:19:13.581Z] === Skipped [2021-07-20T09:19:13.581Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-20T09:19:13.581Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:13.581Z] [2021-07-20T09:19:13.581Z] [2021-07-20T09:19:13.581Z] DONE 1 tests, 1 skipped in 2.182s [2021-07-20T09:19:13.581Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-20T09:19:13.771Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-20T09:19:14.053Z] 2021/07/20 09:19:14 Finished clone github.com/containerd/console [2021-07-20T09:19:14.053Z] 2021/07/20 09:19:14 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-20T09:19:14.067Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:19:14.067Z] INFO: Testing against a local daemon [2021-07-20T09:19:14.067Z] === RUN TestConfigInspect [2021-07-20T09:19:14.067Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-20T09:19:14.067Z] === RUN TestConfigList [2021-07-20T09:19:14.067Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] --- SKIP: TestConfigList (0.00s) [2021-07-20T09:19:14.067Z] === RUN TestConfigsCreateAndDelete [2021-07-20T09:19:14.067Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-20T09:19:14.067Z] === RUN TestConfigsUpdate [2021-07-20T09:19:14.067Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-20T09:19:14.067Z] === RUN TestTemplatedConfig [2021-07-20T09:19:14.067Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-20T09:19:14.067Z] === RUN TestConfigCreateResolve [2021-07-20T09:19:14.067Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:14.067Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-20T09:19:14.067Z] PASS [2021-07-20T09:19:14.067Z] ok github.com/docker/docker/integration/config 0.103s [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === Skipped [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-20T09:19:14.067Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] [2021-07-20T09:19:14.067Z] DONE 6 tests, 6 skipped in 2.669s [2021-07-20T09:19:14.067Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-20T09:19:14.621Z] 2021/07/20 09:19:14 Finished clone github.com/containerd/ttrpc [2021-07-20T09:19:14.621Z] 2021/07/20 09:19:14 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-20T09:19:15.149Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-20T09:19:15.188Z] 2021/07/20 09:19:14 Finished clone github.com/containerd/continuity [2021-07-20T09:19:15.188Z] 2021/07/20 09:19:14 Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20 [2021-07-20T09:19:15.715Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-20T09:19:15.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:15.753Z] INFO: Testing against a local daemon [2021-07-20T09:19:15.753Z] === RUN TestSecretInspect [2021-07-20T09:19:15.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-20T09:19:15.753Z] === RUN TestSecretList [2021-07-20T09:19:15.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] --- SKIP: TestSecretList (0.00s) [2021-07-20T09:19:15.753Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:19:15.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-20T09:19:15.753Z] === RUN TestSecretsUpdate [2021-07-20T09:19:15.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-20T09:19:15.753Z] === RUN TestTemplatedSecret [2021-07-20T09:19:15.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-20T09:19:15.753Z] === RUN TestSecretCreateResolve [2021-07-20T09:19:15.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:15.753Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-20T09:19:15.753Z] PASS [2021-07-20T09:19:15.753Z] ok github.com/docker/docker/integration/secret 0.455s [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === Skipped [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-20T09:19:15.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] [2021-07-20T09:19:15.753Z] DONE 6 tests, 6 skipped in 2.023s [2021-07-20T09:19:15.753Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-20T09:19:16.124Z] 2021/07/20 09:19:15 Finished clone github.com/opencontainers/runc [2021-07-20T09:19:16.124Z] 2021/07/20 09:19:15 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-20T09:19:16.281Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-20T09:19:16.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:19:16.973Z] INFO: Testing against a local daemon [2021-07-20T09:19:16.973Z] === RUN TestCheckpoint [2021-07-20T09:19:16.973Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:19:16.973Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T09:19:16.973Z] === RUN TestContainerInvalidJSON [2021-07-20T09:19:16.973Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:19:16.973Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:19:16.973Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:19:16.973Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:19:16.973Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:19:16.973Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:19:16.973Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T09:19:16.973Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T09:19:16.973Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T09:19:16.973Z] --- PASS: TestContainerInvalidJSON (0.45s) [2021-07-20T09:19:16.973Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T09:19:16.973Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-20T09:19:16.973Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-07-20T09:19:16.973Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T09:19:17.060Z] 2021/07/20 09:19:16 Finished clone github.com/docker/distribution [2021-07-20T09:19:17.060Z] 2021/07/20 09:19:16 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-20T09:19:17.215Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-20T09:19:17.431Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-07-20T09:19:17.431Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T09:19:17.431Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-07-20T09:19:17.431Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T09:19:17.627Z] 2021/07/20 09:19:17 Finished clone github.com/moby/buildkit [2021-07-20T09:19:17.628Z] 2021/07/20 09:19:17 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-20T09:19:17.628Z] 2021/07/20 09:19:17 Finished clone code.cloudfoundry.org/clock [2021-07-20T09:19:17.628Z] 2021/07/20 09:19:17 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-20T09:19:17.628Z] 2021/07/20 09:19:17 Finished clone github.com/pelletier/go-toml [2021-07-20T09:19:17.628Z] 2021/07/20 09:19:17 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-20T09:19:17.887Z] 2021/07/20 09:19:17 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-20T09:19:17.887Z] 2021/07/20 09:19:17 Finished clone github.com/Microsoft/hcsshim [2021-07-20T09:19:17.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-20T09:19:17.889Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T09:19:17.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-07-20T09:19:17.889Z] === RUN TestCopyFromContainer [2021-07-20T09:19:17.889Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.889Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T09:19:17.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:19:17.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:19:17.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:19:17.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:19:17.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:19:17.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:19:17.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T09:19:17.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T09:19:17.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T09:19:17.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-20T09:19:17.889Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T09:19:17.889Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T09:19:17.889Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidEnv [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-20T09:19:17.889Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T09:19:17.889Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.889Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T09:19:17.889Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.889Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T09:19:17.889Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.889Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:19:17.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:19:17.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T09:19:17.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T09:19:17.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T09:19:17.889Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T09:19:17.889Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T09:19:17.889Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T09:19:17.889Z] === RUN TestCreateDifferentPlatform [2021-07-20T09:19:17.889Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T09:19:17.889Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T09:19:17.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:17.920Z] INFO: Testing against a local daemon [2021-07-20T09:19:17.920Z] === RUN TestServiceCreateInit [2021-07-20T09:19:17.920Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:19:17.920Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:19:17.920Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:19:17.920Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceConflict [2021-07-20T09:19:17.920Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:19:17.920Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-20T09:19:17.920Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:19:17.920Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:19:17.920Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:19:17.920Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceSysctls [2021-07-20T09:19:17.920Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-20T09:19:17.920Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:19:17.920Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-20T09:19:17.920Z] === RUN TestInspect [2021-07-20T09:19:17.920Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestInspect (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestCreateJob [2021-07-20T09:19:17.920Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestCreateJob (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestReplicatedJob [2021-07-20T09:19:17.920Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:19:17.920Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServiceListWithStatuses [2021-07-20T09:19:17.920Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:19:17.920Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:19:17.920Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServicePlugin [2021-07-20T09:19:17.920Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:17.920Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServiceUpdateLabel [2021-07-20T09:19:17.920Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:19:17.920Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:19:17.920Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-20T09:19:17.920Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:19:17.920Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-20T09:19:17.920Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:19:17.920Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:17.920Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-20T09:19:17.920Z] PASS [2021-07-20T09:19:17.920Z] ok github.com/docker/docker/integration/service 0.457s [2021-07-20T09:19:18.150Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-20T09:19:18.348Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-20T09:19:18.348Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-20T09:19:18.348Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-20T09:19:18.348Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T09:19:18.348Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-07-20T09:19:18.348Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T09:19:18.348Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T09:19:18.348Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T09:19:18.348Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T09:19:18.348Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.348Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:19:18.348Z] === RUN TestDiff [2021-07-20T09:19:18.348Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:18.348Z] --- SKIP: TestDiff (0.00s) [2021-07-20T09:19:18.348Z] === RUN TestExecWithCloseStdin [2021-07-20T09:19:18.376Z] [2021-07-20T09:19:18.376Z] === Skipped [2021-07-20T09:19:18.376Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:19:18.376Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.376Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:19:18.376Z] [2021-07-20T09:19:18.376Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:19:18.376Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.376Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:19:18.376Z] [2021-07-20T09:19:18.376Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-20T09:19:18.376Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.376Z] [2021-07-20T09:19:18.376Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-20T09:19:18.376Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.376Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-20T09:19:18.377Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T09:19:18.377Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-20T09:19:18.377Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-20T09:19:18.377Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-20T09:19:18.377Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-20T09:19:18.377Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-20T09:19:18.377Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-20T09:19:18.377Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-20T09:19:18.377Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-20T09:19:18.377Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-20T09:19:18.377Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-20T09:19:18.377Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-20T09:19:18.377Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-20T09:19:18.377Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-20T09:19:18.377Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-20T09:19:18.377Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-20T09:19:18.377Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-07-20T09:19:18.377Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-20T09:19:18.377Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] [2021-07-20T09:19:18.377Z] DONE 24 tests, 23 skipped in 2.497s [2021-07-20T09:19:18.377Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-20T09:19:18.716Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-20T09:19:19.263Z] 2021/07/20 09:19:18 Finished clone github.com/fernet/fernet-go [2021-07-20T09:19:19.263Z] 2021/07/20 09:19:18 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-20T09:19:19.522Z] 2021/07/20 09:19:19 Finished clone github.com/cilium/ebpf [2021-07-20T09:19:19.522Z] 2021/07/20 09:19:19 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-20T09:19:19.649Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-20T09:19:19.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:19.903Z] INFO: Testing against a local daemon [2021-07-20T09:19:19.903Z] === RUN TestSessionCreate [2021-07-20T09:19:19.903Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:19.903Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-20T09:19:19.903Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:19:19.903Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:19.903Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T09:19:19.903Z] PASS [2021-07-20T09:19:19.903Z] ok github.com/docker/docker/integration/session 0.307s [2021-07-20T09:19:19.903Z] [2021-07-20T09:19:19.903Z] === Skipped [2021-07-20T09:19:19.903Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-20T09:19:19.903Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:19.903Z] [2021-07-20T09:19:19.903Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T09:19:19.903Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:19.903Z] [2021-07-20T09:19:19.903Z] [2021-07-20T09:19:19.903Z] DONE 2 tests, 2 skipped in 1.732s [2021-07-20T09:19:19.903Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-20T09:19:20.583Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-20T09:19:20.898Z] 2021/07/20 09:19:20 Finished clone golang.org/x/time [2021-07-20T09:19:20.898Z] 2021/07/20 09:19:20 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-20T09:19:21.150Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-20T09:19:21.157Z] 2021/07/20 09:19:21 Finished clone github.com/hashicorp/go-memdb [2021-07-20T09:19:21.157Z] 2021/07/20 09:19:21 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-20T09:19:21.246Z] --- PASS: TestExecWithCloseStdin (2.94s) [2021-07-20T09:19:21.246Z] === RUN TestExec [2021-07-20T09:19:21.724Z] 2021/07/20 09:19:21 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-20T09:19:21.724Z] 2021/07/20 09:19:21 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-20T09:19:22.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:22.066Z] INFO: Testing against a local daemon [2021-07-20T09:19:22.066Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:19:22.066Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:22.066Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestEventsExecDie [2021-07-20T09:19:22.066Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T09:19:22.066Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-20T09:19:22.066Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:19:22.066Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T09:19:22.066Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestEventsVolumeCreate [2021-07-20T09:19:22.066Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-20T09:19:22.066Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestInfoAPI [2021-07-20T09:19:22.066Z] --- PASS: TestInfoAPI (0.04s) [2021-07-20T09:19:22.066Z] === RUN TestInfoAPIWarnings [2021-07-20T09:19:22.066Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:22.066Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestInfoDebug [2021-07-20T09:19:22.066Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:22.066Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:19:22.066Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:22.066Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:19:22.066Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:22.066Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-20T09:19:22.066Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:19:22.526Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-20T09:19:22.661Z] 2021/07/20 09:19:22 Finished clone github.com/hashicorp/golang-lru [2021-07-20T09:19:22.661Z] 2021/07/20 09:19:22 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-20T09:19:23.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-07-20T09:19:23.028Z] === RUN TestPingCacheHeaders [2021-07-20T09:19:23.028Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T09:19:23.028Z] === RUN TestPingGet [2021-07-20T09:19:23.028Z] --- PASS: TestPingGet (0.02s) [2021-07-20T09:19:23.028Z] === RUN TestPingHead [2021-07-20T09:19:23.028Z] --- PASS: TestPingHead (0.02s) [2021-07-20T09:19:23.028Z] === RUN TestVersion [2021-07-20T09:19:23.028Z] --- PASS: TestVersion (0.03s) [2021-07-20T09:19:23.028Z] PASS [2021-07-20T09:19:23.028Z] ok github.com/docker/docker/integration/system 1.455s [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === Skipped [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:19:23.028Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-20T09:19:23.028Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-20T09:19:23.028Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-20T09:19:23.028Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-20T09:19:23.028Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-20T09:19:23.028Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-20T09:19:23.028Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-20T09:19:23.028Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] [2021-07-20T09:19:23.028Z] DONE 14 tests, 8 skipped in 2.977s [2021-07-20T09:19:23.028Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-20T09:19:23.092Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-20T09:19:23.419Z] --- PASS: TestExec (2.00s) [2021-07-20T09:19:23.419Z] === RUN TestExecUser [2021-07-20T09:19:23.419Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T09:19:23.419Z] --- SKIP: TestExecUser (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestExportContainerAndImportImage [2021-07-20T09:19:23.419Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:23.419Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T09:19:23.419Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:23.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestHealthCheckWorkdir [2021-07-20T09:19:23.419Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:23.419Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestHealthKillContainer [2021-07-20T09:19:23.419Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T09:19:23.419Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T09:19:23.419Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T09:19:23.419Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T09:19:23.419Z] === RUN TestKillContainerInvalidSignal [2021-07-20T09:19:23.597Z] 2021/07/20 09:19:23 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-20T09:19:23.597Z] 2021/07/20 09:19:23 Finished clone github.com/coreos/pkg [2021-07-20T09:19:24.029Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-20T09:19:24.173Z] 2021/07/20 09:19:24 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-20T09:19:24.173Z] 2021/07/20 09:19:24 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-20T09:19:24.740Z] 2021/07/20 09:19:24 Finished clone golang.org/x/crypto [2021-07-20T09:19:24.740Z] 2021/07/20 09:19:24 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-20T09:19:24.953Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-07-20T09:19:24.953Z] === RUN TestKillContainer [2021-07-20T09:19:24.953Z] === RUN TestKillContainer/no_signal [2021-07-20T09:19:24.964Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-20T09:19:25.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:25.198Z] INFO: Testing against a local daemon [2021-07-20T09:19:25.198Z] === RUN TestVolumesCreateAndList [2021-07-20T09:19:25.198Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-20T09:19:25.198Z] === RUN TestVolumesRemove [2021-07-20T09:19:25.198Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-20T09:19:25.198Z] === RUN TestVolumesInspect [2021-07-20T09:19:25.198Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-20T09:19:25.198Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:19:25.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:19:25.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:19:25.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:19:25.198Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-20T09:19:25.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:19:25.198Z] PASS [2021-07-20T09:19:25.198Z] ok github.com/docker/docker/integration/volume 0.524s [2021-07-20T09:19:25.198Z] [2021-07-20T09:19:25.198Z] DONE 5 tests in 2.101s [2021-07-20T09:19:25.198Z] INFO: make.ps1 ended at 07/20/2021 09:19:24 [2021-07-20T09:19:25.198Z] INFO: Integration CLI tests being run from the host: [2021-07-20T09:19:25.198Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-20T09:19:25.678Z] 2021/07/20 09:19:25 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-20T09:19:25.678Z] 2021/07/20 09:19:25 Finished clone github.com/golang/protobuf [2021-07-20T09:19:25.900Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-20T09:19:25.937Z] 2021/07/20 09:19:25 Finished clone github.com/beorn7/perks [2021-07-20T09:19:25.937Z] 2021/07/20 09:19:25 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-20T09:19:26.467Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-20T09:19:26.467Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-20T09:19:26.507Z] 2021/07/20 09:19:26 Finished clone github.com/prometheus/client_model [2021-07-20T09:19:26.507Z] 2021/07/20 09:19:26 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-20T09:19:27.128Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T09:19:27.128Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T09:19:27.128Z] === RUN TestKillContainer/killing_signal [2021-07-20T09:19:27.403Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-20T09:19:27.885Z] 2021/07/20 09:19:27 Finished clone github.com/prometheus/client_golang [2021-07-20T09:19:27.885Z] 2021/07/20 09:19:27 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-20T09:19:27.885Z] 2021/07/20 09:19:27 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-20T09:19:27.885Z] 2021/07/20 09:19:27 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-20T09:19:27.970Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2021-07-20T09:19:27.970Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:19:28.228Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-20T09:19:28.664Z] --- PASS: TestKillContainer (3.82s) [2021-07-20T09:19:28.664Z] --- PASS: TestKillContainer/no_signal (1.73s) [2021-07-20T09:19:28.664Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:19:28.664Z] --- PASS: TestKillContainer/killing_signal (2.02s) [2021-07-20T09:19:28.664Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T09:19:28.664Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:19:28.664Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestKillStoppedContainer [2021-07-20T09:19:28.664Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:19:28.664Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T09:19:28.664Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:19:28.664Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestKillDifferentUserContainer [2021-07-20T09:19:28.664Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T09:19:28.664Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestInspectOomKilledTrue [2021-07-20T09:19:28.664Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:28.664Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestInspectOomKilledFalse [2021-07-20T09:19:28.664Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:19:28.664Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T09:19:28.664Z] === RUN TestLogsFollowTailEmpty [2021-07-20T09:19:29.162Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Finished clone github.com/pkg/errors [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Finished clone github.com/prometheus/common [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Finished clone github.com/inconshreveable/mousetrap [2021-07-20T09:19:29.265Z] 2021/07/20 09:19:29 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-20T09:19:29.524Z] 2021/07/20 09:19:29 Finished clone github.com/prometheus/procfs [2021-07-20T09:19:29.524Z] 2021/07/20 09:19:29 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-20T09:19:30.097Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-20T09:19:30.837Z] --- PASS: TestLogsFollowTailEmpty (1.74s) [2021-07-20T09:19:30.837Z] === RUN TestNetworkNat [2021-07-20T09:19:30.837Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:30.837Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-20T09:19:30.837Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T09:19:30.901Z] 2021/07/20 09:19:30 Finished clone github.com/cespare/xxhash/v2 [2021-07-20T09:19:30.901Z] 2021/07/20 09:19:30 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-20T09:19:31.160Z] 2021/07/20 09:19:30 Finished clone github.com/docker/go-metrics [2021-07-20T09:19:31.160Z] 2021/07/20 09:19:30 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-20T09:19:31.419Z] 2021/07/20 09:19:31 Finished clone github.com/spf13/pflag [2021-07-20T09:19:31.470Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-20T09:19:32.356Z] 2021/07/20 09:19:32 Finished clone github.com/klauspost/compress [2021-07-20T09:19:32.356Z] 2021/07/20 09:19:32 Finished clone github.com/morikuni/aec [2021-07-20T09:19:32.618Z] 2021/07/20 09:19:32 Finished clone github.com/spf13/cobra [2021-07-20T09:19:32.843Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-20T09:19:32.877Z] 2021/07/20 09:19:32 Finished clone github.com/google/certificate-transparency-go [2021-07-20T09:19:33.017Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2021-07-20T09:19:33.017Z] === RUN TestNetworkLoopbackNat [2021-07-20T09:19:33.017Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:33.017Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-20T09:19:33.017Z] === RUN TestPause [2021-07-20T09:19:33.017Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T09:19:33.017Z] --- SKIP: TestPause (0.00s) [2021-07-20T09:19:33.017Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T09:19:33.408Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-20T09:19:34.550Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s) [2021-07-20T09:19:34.550Z] === RUN TestPauseStopPausedContainer [2021-07-20T09:19:34.550Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:19:34.550Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-20T09:19:34.550Z] === RUN TestPsFilter [2021-07-20T09:19:34.550Z] --- PASS: TestPsFilter (0.18s) [2021-07-20T09:19:34.550Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T09:19:34.781Z] 2021/07/20 09:19:34 Finished clone github.com/opencontainers/selinux [2021-07-20T09:19:35.308Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-20T09:19:35.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-20T09:19:35.490Z] INFO: Testing against a local daemon [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-20T09:19:35.490Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-20T09:19:35.490Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-20T09:19:35.490Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-20T09:19:35.946Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-20T09:19:36.403Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-20T09:19:36.725Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2021-07-20T09:19:36.725Z] === RUN TestRemoveContainerWithVolume [2021-07-20T09:19:38.901Z] --- PASS: TestRemoveContainerWithVolume (2.03s) [2021-07-20T09:19:38.901Z] === RUN TestRemoveContainerRunning [2021-07-20T09:19:40.435Z] --- PASS: TestRemoveContainerRunning (1.75s) [2021-07-20T09:19:40.435Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T09:19:40.578Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-20T09:19:42.608Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.77s) [2021-07-20T09:19:42.608Z] === RUN TestRemoveInvalidContainer [2021-07-20T09:19:42.608Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-20T09:19:42.608Z] === RUN TestRenameLinkedContainer [2021-07-20T09:19:42.608Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T09:19:42.608Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-20T09:19:42.608Z] === RUN TestRenameStoppedContainer [2021-07-20T09:19:43.859Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-20T09:19:44.130Z] --- PASS: TestServiceUpdateConfigs (16.18s) [2021-07-20T09:19:44.130Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:19:44.394Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-20T09:19:44.652Z] check_test.go:380: [dcb56faa70dc4] daemon is not started [2021-07-20T09:19:44.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-20T09:19:44.779Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-07-20T09:19:44.780Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T09:19:47.183Z] docker_api_swarm_test.go:801: [dc363b3d4bd5e] joining swarm manager [dadc7d198c433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:19:48.509Z] --- PASS: TestRenameRunningContainerAndReuse (3.68s) [2021-07-20T09:19:48.509Z] === RUN TestRenameInvalidName [2021-07-20T09:19:48.565Z] docker_api_swarm_test.go:801: [d87cd5e56da8a] joining swarm manager [dadc7d198c433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:19:49.668Z] 2021/07/20 09:19:47 Finished clone github.com/cloudflare/cfssl [2021-07-20T09:19:49.668Z] 2021/07/20 09:19:49 Finished clone github.com/docker/swarmkit [2021-07-20T09:19:49.939Z] docker_api_swarm_test.go:801: [dea733c88ae57] joining swarm manager [dadc7d198c433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T09:19:50.043Z] --- PASS: TestRenameInvalidName (1.78s) [2021-07-20T09:19:50.043Z] === RUN TestRenameAnonymousContainer [2021-07-20T09:19:50.506Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-20T09:19:51.441Z] docker_api_swarm_test.go:801: [d474404ae0e10] joining swarm manager [dadc7d198c433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-20T09:19:52.820Z] docker_api_swarm_test.go:809: [dd57c440144b9] joining swarm manager [dadc7d198c433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-20T09:19:54.192Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-20T09:19:54.758Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-20T09:19:54.940Z] 2021/07/20 09:19:54 Finished clone github.com/coreos/etcd [2021-07-20T09:19:58.232Z] 2021/07/20 09:19:57 Finished clone cloud.google.com/go [2021-07-20T09:19:59.167Z] 2021/07/20 09:19:58 Finished clone github.com/containerd/containerd [2021-07-20T09:20:00.022Z] --- PASS: TestServiceUpdateNetwork (15.09s) [2021-07-20T09:20:00.022Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:20:00.022Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-20T09:20:00.590Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T09:20:00.590Z] === RUN TestDockerSuite/TestCpToDot [2021-07-20T09:20:01.965Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-20T09:20:01.965Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T09:20:03.340Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-20T09:20:04.850Z] --- PASS: TestRenameAnonymousContainer (13.91s) [2021-07-20T09:20:04.850Z] === RUN TestRenameContainerWithSameName [2021-07-20T09:20:05.245Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-20T09:20:05.812Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-20T09:20:05.815Z] --- PASS: TestRenameContainerWithSameName (1.92s) [2021-07-20T09:20:05.815Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T09:20:05.815Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:05.815Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-07-20T09:20:05.815Z] === RUN TestResize [2021-07-20T09:20:06.745Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-20T09:20:07.004Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-20T09:20:07.570Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-20T09:20:07.988Z] --- PASS: TestResize (1.78s) [2021-07-20T09:20:07.988Z] === RUN TestResizeWithInvalidSize [2021-07-20T09:20:08.943Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-20T09:20:08.943Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-20T09:20:08.943Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-20T09:20:09.511Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T09:20:09.511Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-20T09:20:09.521Z] --- PASS: TestResizeWithInvalidSize (1.78s) [2021-07-20T09:20:09.521Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T09:20:10.448Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-20T09:20:10.448Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-20T09:20:10.448Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-20T09:20:10.448Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-20T09:20:11.383Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-20T09:20:11.641Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-20T09:20:11.641Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-20T09:20:11.641Z] === RUN TestDockerSuite/TestCreateRM [2021-07-20T09:20:11.696Z] --- PASS: TestResizeWhenContainerNotStarted (2.10s) [2021-07-20T09:20:11.696Z] === RUN TestDaemonRestartKillContainers [2021-07-20T09:20:11.696Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:11.696Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:20:11.696Z] === RUN TestStats [2021-07-20T09:20:11.696Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T09:20:11.696Z] --- SKIP: TestStats (0.00s) [2021-07-20T09:20:11.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T09:20:11.900Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-20T09:20:11.900Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T09:20:11.900Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-20T09:20:11.900Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-20T09:20:12.158Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-20T09:20:14.059Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-20T09:20:14.059Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-20T09:20:14.059Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-20T09:20:14.070Z] 2021/07/20 09:20:11 Finished clone github.com/gogo/protobuf [2021-07-20T09:20:14.070Z] 2021/07/20 09:20:11 Finished clone google.golang.org/genproto [2021-07-20T09:20:15.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2021-07-20T09:20:15.426Z] === RUN TestStopContainerWithTimeout [2021-07-20T09:20:15.426Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T09:20:15.426Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-20T09:20:15.426Z] === RUN TestUpdateRestartPolicy [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-20T09:20:17.339Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-20T09:20:17.339Z] --- PASS: TestServiceUpdatePidsLimit (18.17s) [2021-07-20T09:20:17.339Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-07-20T09:20:17.339Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-07-20T09:20:17.339Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-20T09:20:17.339Z] PASS [2021-07-20T09:20:17.339Z] [2021-07-20T09:20:17.339Z] === Skipped [2021-07-20T09:20:17.339Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T09:20:17.339Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T09:20:17.339Z] [2021-07-20T09:20:17.339Z] [2021-07-20T09:20:17.339Z] DONE 27 tests, 1 skipped in 197.609s [2021-07-20T09:20:17.339Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T09:20:17.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:17.339Z] ++ set -e [2021-07-20T09:20:17.339Z] ++ '[' -n 0 ']' [2021-07-20T09:20:17.339Z] ++ set -x [2021-07-20T09:20:17.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:17.597Z] INFO: Testing against a local daemon [2021-07-20T09:20:17.597Z] === RUN TestSessionCreate [2021-07-20T09:20:17.597Z] --- PASS: TestSessionCreate (0.04s) [2021-07-20T09:20:17.597Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:20:17.597Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-20T09:20:17.597Z] PASS [2021-07-20T09:20:17.597Z] [2021-07-20T09:20:17.597Z] DONE 2 tests in 0.205s [2021-07-20T09:20:17.597Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T09:20:17.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:17.597Z] ++ set -e [2021-07-20T09:20:17.597Z] ++ '[' -n 0 ']' [2021-07-20T09:20:17.597Z] ++ set -x [2021-07-20T09:20:17.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:17.855Z] INFO: Testing against a local daemon [2021-07-20T09:20:17.855Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:20:17.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:20:17.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:20:17.855Z] === RUN TestEventsExecDie [2021-07-20T09:20:18.422Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-20T09:20:19.356Z] --- PASS: TestEventsExecDie (1.41s) [2021-07-20T09:20:19.356Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:20:19.356Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-20T09:20:19.356Z] === RUN TestEventsVolumeCreate [2021-07-20T09:20:19.356Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-20T09:20:19.356Z] === RUN TestInfoBinaryCommits [2021-07-20T09:20:19.356Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-20T09:20:19.356Z] === RUN TestInfoAPIVersioned [2021-07-20T09:20:19.356Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-07-20T09:20:19.356Z] === RUN TestInfoDiscoveryBackend [2021-07-20T09:20:19.922Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-20T09:20:19.922Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T09:20:20.180Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-20T09:20:21.116Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T09:20:21.116Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T09:20:21.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-20T09:20:21.375Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-20T09:20:21.375Z] === RUN TestInfoAPI [2021-07-20T09:20:21.375Z] --- PASS: TestInfoAPI (0.03s) [2021-07-20T09:20:21.375Z] === RUN TestInfoAPIWarnings [2021-07-20T09:20:22.751Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-20T09:20:24.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-20T09:20:25.075Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-20T09:20:25.640Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-20T09:20:25.640Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-20T09:20:26.206Z] === RUN TestDockerSuite/TestDockerFails [2021-07-20T09:20:26.206Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-20T09:20:26.464Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-20T09:20:26.464Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-20T09:20:27.397Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-20T09:20:28.331Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-20T09:20:29.702Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-20T09:20:29.702Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-20T09:20:29.702Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-20T09:20:29.702Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-20T09:20:36.259Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-20T09:20:36.512Z] --- PASS: TestUpdateRestartPolicy (19.59s) [2021-07-20T09:20:36.512Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T09:20:36.512Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2021-07-20T09:20:36.512Z] === RUN TestWaitNonBlocked [2021-07-20T09:20:36.512Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:20:36.512Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:20:36.512Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:20:36.512Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:20:36.512Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T09:20:36.512Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-20T09:20:36.795Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-20T09:20:36.795Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-20T09:20:36.795Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-20T09:20:36.795Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-20T09:20:36.795Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-20T09:20:36.795Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-20T09:20:36.795Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-20T09:20:36.795Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T09:20:36.795Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-20T09:20:38.157Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-20T09:20:38.157Z] === RUN TestInfoDebug [2021-07-20T09:20:38.415Z] --- PASS: TestInfoDebug (0.54s) [2021-07-20T09:20:38.415Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:20:38.415Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-20T09:20:38.981Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-20T09:20:38.981Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:20:39.411Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-20T09:20:39.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s) [2021-07-20T09:20:39.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2021-07-20T09:20:39.411Z] === RUN TestWaitBlocked [2021-07-20T09:20:39.411Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:39.411Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-20T09:20:39.411Z] PASS [2021-07-20T09:20:39.411Z] ok github.com/docker/docker/integration/container 82.533s [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.411Z] === Skipped [2021-07-20T09:20:39.411Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-20T09:20:39.411Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.411Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-20T09:20:39.411Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.411Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T09:20:39.411Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.411Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T09:20:39.411Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.411Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T09:20:39.411Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:39.411Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T09:20:39.412Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T09:20:39.412Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T09:20:39.412Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-20T09:20:39.412Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-20T09:20:39.412Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-20T09:20:39.412Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-20T09:20:39.412Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T09:20:39.412Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-20T09:20:39.412Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-20T09:20:39.412Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T09:20:39.412Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T09:20:39.412Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-20T09:20:39.412Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-20T09:20:39.412Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-20T09:20:39.412Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-20T09:20:39.412Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-20T09:20:39.412Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-20T09:20:39.412Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-07-20T09:20:39.412Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-20T09:20:39.412Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-20T09:20:39.412Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-20T09:20:39.412Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-20T09:20:39.412Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] [2021-07-20T09:20:39.412Z] DONE 88 tests, 33 skipped in 84.859s [2021-07-20T09:20:39.412Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-20T09:20:39.547Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-20T09:20:39.547Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:20:39.547Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-20T09:20:39.547Z] === RUN TestPingCacheHeaders [2021-07-20T09:20:39.547Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-07-20T09:20:39.547Z] === RUN TestPingGet [2021-07-20T09:20:39.547Z] --- PASS: TestPingGet (0.02s) [2021-07-20T09:20:39.547Z] === RUN TestPingHead [2021-07-20T09:20:39.688Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-20T09:20:39.688Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T09:20:39.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-20T09:20:39.688Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T09:20:39.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-20T09:20:39.806Z] --- PASS: TestPingHead (0.03s) [2021-07-20T09:20:39.806Z] === RUN TestVersion [2021-07-20T09:20:39.806Z] --- PASS: TestVersion (0.03s) [2021-07-20T09:20:39.806Z] PASS [2021-07-20T09:20:39.806Z] [2021-07-20T09:20:39.806Z] === Skipped [2021-07-20T09:20:39.806Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:20:39.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T09:20:39.806Z] [2021-07-20T09:20:39.806Z] [2021-07-20T09:20:39.806Z] DONE 19 tests, 1 skipped in 22.036s [2021-07-20T09:20:39.806Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T09:20:39.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:39.806Z] ++ set -e [2021-07-20T09:20:39.806Z] ++ '[' -n 0 ']' [2021-07-20T09:20:39.806Z] ++ set -x [2021-07-20T09:20:39.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T09:20:39.806Z] INFO: Testing against a local daemon [2021-07-20T09:20:39.806Z] === RUN TestVolumesCreateAndList [2021-07-20T09:20:39.806Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-20T09:20:39.806Z] === RUN TestVolumesRemove [2021-07-20T09:20:40.065Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-20T09:20:40.065Z] === RUN TestVolumesInspect [2021-07-20T09:20:40.065Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-20T09:20:40.065Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:20:40.065Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:20:40.065Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:20:40.065Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:20:40.065Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-20T09:20:40.065Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:20:40.065Z] PASS [2021-07-20T09:20:40.065Z] [2021-07-20T09:20:40.065Z] DONE 5 tests in 0.309s [2021-07-20T09:20:40.065Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:20:40.323Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T09:20:40.323Z] +++ kill 5775 [2021-07-20T09:20:40.582Z] +++ /etc/init.d/apparmor stop [2021-07-20T09:20:40.582Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:20:40.582Z] [2021-07-20T09:20:40.582Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:20:40.582Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:20:40.582Z] [2021-07-20T09:20:40.582Z] To set a process to complain mode, use the command line tool [2021-07-20T09:20:40.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:20:40.582Z] +++ true [2021-07-20T09:20:40.582Z] exiting test-integration [2021-07-20T09:20:40.582Z] ++ exit 0 [2021-07-20T09:20:40.582Z] [2021-07-20T09:20:40.945Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T09:20:40.945Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-20T09:20:40.945Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-20T09:20:40.945Z] === RUN TestDaemonConfigValidation [2021-07-20T09:20:40.945Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-20T09:20:40.945Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-20T09:20:40.945Z] PASS [2021-07-20T09:20:40.945Z] ok github.com/docker/docker/integration/daemon 0.090s [2021-07-20T09:20:40.945Z] [2021-07-20T09:20:40.945Z] === Skipped [2021-07-20T09:20:40.945Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-20T09:20:40.945Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-20T09:20:40.945Z] [2021-07-20T09:20:40.945Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-20T09:20:40.945Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-20T09:20:40.945Z] [2021-07-20T09:20:40.945Z] [2021-07-20T09:20:40.945Z] DONE 2 tests, 2 skipped in 1.607s [2021-07-20T09:20:40.945Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-20T09:20:41.516Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-20T09:20:41.516Z] + for job in $(jobs -p) [2021-07-20T09:20:41.516Z] + wait 4141 [2021-07-20T09:20:41.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-20T09:20:42.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:20:42.479Z] INFO: Testing against a local daemon [2021-07-20T09:20:42.479Z] === RUN TestCommitInheritsEnv [2021-07-20T09:20:42.479Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:20:42.479Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-20T09:20:42.479Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T09:20:42.479Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T09:20:42.479Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:20:42.479Z] === RUN TestImagesFilterMultiReference [2021-07-20T09:20:42.479Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-20T09:20:42.479Z] === RUN TestImagePullPlatformInvalid [2021-07-20T09:20:42.479Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-20T09:20:42.479Z] === RUN TestRemoveImageOrphaning [2021-07-20T09:20:42.583Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-20T09:20:43.445Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2021-07-20T09:20:43.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T09:20:43.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-20T09:20:43.445Z] === RUN TestTagInvalidReference [2021-07-20T09:20:43.445Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-20T09:20:43.445Z] === RUN TestTagValidPrefixedRepo [2021-07-20T09:20:43.674Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-20T09:20:43.904Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-20T09:20:43.904Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T09:20:43.904Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-20T09:20:43.904Z] === RUN TestTagOfficialNames [2021-07-20T09:20:43.904Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-20T09:20:43.904Z] === RUN TestTagMatchesDigest [2021-07-20T09:20:43.904Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T09:20:43.904Z] PASS [2021-07-20T09:20:43.904Z] ok github.com/docker/docker/integration/image 1.518s [2021-07-20T09:20:43.904Z] [2021-07-20T09:20:43.904Z] === Skipped [2021-07-20T09:20:43.904Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-20T09:20:43.904Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:20:43.904Z] [2021-07-20T09:20:43.904Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T09:20:43.904Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T09:20:43.904Z] [2021-07-20T09:20:43.904Z] [2021-07-20T09:20:43.904Z] DONE 11 tests, 2 skipped in 3.039s [2021-07-20T09:20:43.904Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-20T09:20:44.240Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-20T09:20:44.799Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-20T09:20:44.799Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T09:20:44.799Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-20T09:20:44.799Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-20T09:20:44.799Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-20T09:20:44.799Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-20T09:20:44.799Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-20T09:20:44.799Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T09:20:44.799Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-20T09:20:45.175Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-20T09:20:46.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:20:46.082Z] INFO: Testing against a local daemon [2021-07-20T09:20:46.082Z] === RUN TestNetworkCreateDelete [2021-07-20T09:20:46.082Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T09:20:46.082Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-20T09:20:46.082Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonDNSFallback [2021-07-20T09:20:46.082Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestInspectNetwork [2021-07-20T09:20:46.082Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:46.082Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T09:20:46.082Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestNetworkInvalidJSON [2021-07-20T09:20:46.082Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T09:20:46.082Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T09:20:46.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:20:46.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:20:46.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:20:46.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:20:46.082Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T09:20:46.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T09:20:46.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.02s) [2021-07-20T09:20:46.082Z] === RUN TestNetworkList [2021-07-20T09:20:46.082Z] === RUN TestNetworkList//networks [2021-07-20T09:20:46.082Z] === PAUSE TestNetworkList//networks [2021-07-20T09:20:46.082Z] === RUN TestNetworkList//networks/ [2021-07-20T09:20:46.082Z] === PAUSE TestNetworkList//networks/ [2021-07-20T09:20:46.082Z] === CONT TestNetworkList//networks [2021-07-20T09:20:46.082Z] === CONT TestNetworkList//networks/ [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkList (0.03s) [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T09:20:46.082Z] --- PASS: TestNetworkList//networks (0.01s) [2021-07-20T09:20:46.082Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T09:20:46.082Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T09:20:46.082Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T09:20:46.082Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T09:20:46.082Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T09:20:46.082Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T09:20:46.082Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T09:20:46.082Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T09:20:46.082Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:20:46.082Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T09:20:46.082Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-20T09:20:46.082Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T09:20:46.082Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:20:46.082Z] PASS [2021-07-20T09:20:46.082Z] ok github.com/docker/docker/integration/network 0.178s [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === Skipped [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-20T09:20:46.082Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-20T09:20:46.082Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-20T09:20:46.082Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-20T09:20:46.082Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-20T09:20:46.082Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-20T09:20:46.082Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:242: FLAKY_TEST [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T09:20:46.082Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] [2021-07-20T09:20:46.082Z] DONE 22 tests, 15 skipped in 1.970s [2021-07-20T09:20:46.082Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-20T09:20:46.110Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-20T09:20:46.541Z] testing: warning: no tests to run [2021-07-20T09:20:46.541Z] PASS [2021-07-20T09:20:46.541Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-07-20T09:20:46.541Z] [2021-07-20T09:20:46.541Z] DONE 0 tests in 0.630s [2021-07-20T09:20:46.541Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-20T09:20:46.681Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-20T09:20:47.507Z] testing: warning: no tests to run [2021-07-20T09:20:47.507Z] PASS [2021-07-20T09:20:47.507Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2021-07-20T09:20:47.507Z] [2021-07-20T09:20:47.507Z] DONE 0 tests in 0.636s [2021-07-20T09:20:47.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-20T09:20:47.614Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-20T09:20:47.964Z] testing: warning: no tests to run [2021-07-20T09:20:47.964Z] PASS [2021-07-20T09:20:47.964Z] ok github.com/docker/docker/integration/plugin 0.069s [2021-07-20T09:20:47.964Z] [2021-07-20T09:20:47.964Z] DONE 0 tests in 0.638s [2021-07-20T09:20:47.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-20T09:20:48.180Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-20T09:20:48.528Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-20T09:20:48.528Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T09:20:48.528Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-20T09:20:48.528Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:20:48.528Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-20T09:20:48.930Z] testing: warning: no tests to run [2021-07-20T09:20:48.930Z] PASS [2021-07-20T09:20:48.930Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2021-07-20T09:20:48.930Z] [2021-07-20T09:20:48.930Z] DONE 0 tests in 0.622s [2021-07-20T09:20:48.930Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-20T09:20:50.078Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-20T09:20:51.451Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-20T09:20:54.302Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-20T09:20:54.732Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-20T09:20:56.631Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-20T09:20:57.566Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-20T09:20:58.940Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-20T09:20:59.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:20:59.260Z] INFO: Testing against a local daemon [2021-07-20T09:20:59.260Z] === RUN TestPluginInvalidJSON [2021-07-20T09:20:59.260Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:20:59.260Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:20:59.260Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T09:20:59.260Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-20T09:20:59.260Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-20T09:20:59.260Z] === RUN TestPluginInstall [2021-07-20T09:20:59.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T09:20:59.260Z] === RUN TestPluginsWithRuntimes [2021-07-20T09:20:59.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T09:20:59.260Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T09:20:59.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:20:59.260Z] PASS [2021-07-20T09:20:59.260Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2021-07-20T09:20:59.260Z] [2021-07-20T09:20:59.260Z] === Skipped [2021-07-20T09:20:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-20T09:20:59.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] [2021-07-20T09:20:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-20T09:20:59.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] [2021-07-20T09:20:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T09:20:59.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T09:20:59.260Z] [2021-07-20T09:20:59.260Z] [2021-07-20T09:20:59.260Z] DONE 5 tests, 3 skipped in 9.266s [2021-07-20T09:20:59.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-20T09:20:59.873Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-20T09:21:00.131Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-20T09:21:00.753Z] 2021/07/20 09:20:59 Finished clone github.com/hashicorp/consul [2021-07-20T09:21:00.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:00.793Z] INFO: Testing against a local daemon [2021-07-20T09:21:00.793Z] === RUN TestExternalGraphDriver [2021-07-20T09:21:00.793Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T09:21:00.793Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-20T09:21:00.793Z] === RUN TestGraphdriverPluginV2 [2021-07-20T09:21:00.793Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T09:21:00.793Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-20T09:21:00.793Z] PASS [2021-07-20T09:21:00.793Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2021-07-20T09:21:00.793Z] [2021-07-20T09:21:00.793Z] === Skipped [2021-07-20T09:21:00.793Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-20T09:21:00.793Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T09:21:00.793Z] [2021-07-20T09:21:00.793Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-20T09:21:00.793Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T09:21:00.793Z] [2021-07-20T09:21:00.793Z] [2021-07-20T09:21:00.793Z] DONE 2 tests, 2 skipped in 2.720s [2021-07-20T09:21:00.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-20T09:21:01.506Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-20T09:21:02.073Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-20T09:21:02.333Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-20T09:21:02.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-20T09:21:02.850Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-20T09:21:02.850Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-20T09:21:02.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:02.966Z] INFO: Testing against a local daemon [2021-07-20T09:21:02.966Z] === RUN TestReadPluginNoRead [2021-07-20T09:21:02.966Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T09:21:02.966Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-20T09:21:02.966Z] PASS [2021-07-20T09:21:02.966Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2021-07-20T09:21:02.966Z] [2021-07-20T09:21:02.966Z] === Skipped [2021-07-20T09:21:02.966Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-20T09:21:02.966Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T09:21:02.966Z] [2021-07-20T09:21:02.966Z] [2021-07-20T09:21:02.966Z] DONE 1 tests, 1 skipped in 1.939s [2021-07-20T09:21:02.966Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-20T09:21:03.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-20T09:21:03.932Z] testing: warning: no tests to run [2021-07-20T09:21:03.932Z] PASS [2021-07-20T09:21:03.932Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2021-07-20T09:21:03.932Z] [2021-07-20T09:21:03.932Z] DONE 0 tests in 0.961s [2021-07-20T09:21:03.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-20T09:21:04.041Z] 2021/07/20 09:21:03 Finished clone github.com/aws/aws-sdk-go [2021-07-20T09:21:04.482Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-20T09:21:06.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:06.105Z] INFO: Testing against a local daemon [2021-07-20T09:21:06.105Z] === RUN TestPluginWithDevMounts [2021-07-20T09:21:06.105Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:06.105Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T09:21:06.105Z] PASS [2021-07-20T09:21:06.105Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2021-07-20T09:21:06.105Z] [2021-07-20T09:21:06.105Z] === Skipped [2021-07-20T09:21:06.105Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-20T09:21:06.105Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:06.105Z] [2021-07-20T09:21:06.105Z] [2021-07-20T09:21:06.105Z] DONE 1 tests, 1 skipped in 1.799s [2021-07-20T09:21:06.105Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-20T09:21:06.382Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-20T09:21:06.382Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-20T09:21:06.640Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-20T09:21:07.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:07.646Z] INFO: Testing against a local daemon [2021-07-20T09:21:07.646Z] === RUN TestSecretInspect [2021-07-20T09:21:07.646Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-20T09:21:07.646Z] === RUN TestSecretList [2021-07-20T09:21:07.646Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] --- SKIP: TestSecretList (0.00s) [2021-07-20T09:21:07.646Z] === RUN TestSecretsCreateAndDelete [2021-07-20T09:21:07.646Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-20T09:21:07.646Z] === RUN TestSecretsUpdate [2021-07-20T09:21:07.646Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-20T09:21:07.646Z] === RUN TestTemplatedSecret [2021-07-20T09:21:07.646Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-20T09:21:07.646Z] === RUN TestSecretCreateResolve [2021-07-20T09:21:07.646Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:07.646Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-20T09:21:07.646Z] PASS [2021-07-20T09:21:07.646Z] ok github.com/docker/docker/integration/secret 0.093s [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === Skipped [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-20T09:21:07.646Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-20T09:21:07.646Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-20T09:21:07.646Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-20T09:21:07.646Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-20T09:21:07.646Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2021-07-20T09:21:07.646Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] [2021-07-20T09:21:07.646Z] DONE 6 tests, 6 skipped in 1.569s [2021-07-20T09:21:07.646Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-20T09:21:08.018Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-20T09:21:08.276Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-20T09:21:08.534Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-20T09:21:09.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-20T09:21:09.665Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-20T09:21:09.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:09.865Z] INFO: Testing against a local daemon [2021-07-20T09:21:09.865Z] === RUN TestServiceCreateInit [2021-07-20T09:21:09.865Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T09:21:09.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T09:21:09.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T09:21:09.865Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceConflict [2021-07-20T09:21:09.865Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T09:21:09.865Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-20T09:21:09.865Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T09:21:09.865Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T09:21:09.865Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T09:21:09.865Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceSysctls [2021-07-20T09:21:09.865Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-20T09:21:09.865Z] === RUN TestCreateServiceCapabilities [2021-07-20T09:21:09.865Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-20T09:21:09.865Z] === RUN TestInspect [2021-07-20T09:21:09.865Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestInspect (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestCreateJob [2021-07-20T09:21:09.865Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestCreateJob (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestReplicatedJob [2021-07-20T09:21:09.865Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestUpdateReplicatedJob [2021-07-20T09:21:09.865Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceListWithStatuses [2021-07-20T09:21:09.865Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T09:21:09.865Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestDockerNetworkReConnect [2021-07-20T09:21:09.865Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServicePlugin [2021-07-20T09:21:09.865Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceUpdateLabel [2021-07-20T09:21:09.865Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceUpdateSecrets [2021-07-20T09:21:09.865Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceUpdateConfigs [2021-07-20T09:21:09.865Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceUpdateNetwork [2021-07-20T09:21:09.865Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-20T09:21:09.865Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T09:21:09.865Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-20T09:21:09.865Z] PASS [2021-07-20T09:21:09.865Z] ok github.com/docker/docker/integration/service 0.273s [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === Skipped [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-20T09:21:09.865Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-20T09:21:09.865Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-20T09:21:09.865Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-20T09:21:09.865Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-20T09:21:09.865Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-20T09:21:09.865Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-20T09:21:09.865Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-20T09:21:09.865Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-20T09:21:09.865Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-20T09:21:09.865Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-20T09:21:09.865Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-20T09:21:09.865Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-20T09:21:09.865Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-20T09:21:09.865Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-20T09:21:09.865Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-20T09:21:09.865Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-20T09:21:09.865Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] [2021-07-20T09:21:09.865Z] DONE 24 tests, 23 skipped in 2.387s [2021-07-20T09:21:09.865Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-20T09:21:09.924Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-20T09:21:09.924Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-20T09:21:09.924Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-20T09:21:09.924Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-20T09:21:09.924Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-20T09:21:10.859Z] docker_api_swarm_service_test.go:394: [daca4ce598ade] joining swarm manager [d38c1e03036ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:21:11.792Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-20T09:21:11.792Z] docker_api_swarm_service_test.go:394: [d2bfbbb29a5ec] joining swarm manager [d38c1e03036ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:21:12.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:12.050Z] INFO: Testing against a local daemon [2021-07-20T09:21:12.050Z] === RUN TestSessionCreate [2021-07-20T09:21:12.050Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T09:21:12.050Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-20T09:21:12.050Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T09:21:12.050Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T09:21:12.050Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T09:21:12.050Z] PASS [2021-07-20T09:21:12.050Z] ok github.com/docker/docker/integration/session 0.115s [2021-07-20T09:21:12.050Z] [2021-07-20T09:21:12.050Z] === Skipped [2021-07-20T09:21:12.050Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-20T09:21:12.050Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T09:21:12.050Z] [2021-07-20T09:21:12.050Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T09:21:12.050Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T09:21:12.050Z] [2021-07-20T09:21:12.050Z] [2021-07-20T09:21:12.050Z] DONE 2 tests, 2 skipped in 1.810s [2021-07-20T09:21:12.050Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-20T09:21:12.358Z] === RUN TestDockerSuite/TestEventsRename [2021-07-20T09:21:13.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:13.585Z] INFO: Testing against a local daemon [2021-07-20T09:21:13.585Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T09:21:13.585Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:13.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestEventsExecDie [2021-07-20T09:21:13.585Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T09:21:13.585Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestEventsBackwardsCompatible [2021-07-20T09:21:13.585Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T09:21:13.585Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestEventsVolumeCreate [2021-07-20T09:21:13.585Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-20T09:21:13.585Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestInfoAPI [2021-07-20T09:21:13.585Z] --- PASS: TestInfoAPI (0.04s) [2021-07-20T09:21:13.585Z] === RUN TestInfoAPIWarnings [2021-07-20T09:21:13.585Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:21:13.585Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestInfoDebug [2021-07-20T09:21:13.585Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:13.585Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestInfoInsecureRegistries [2021-07-20T09:21:13.585Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:13.585Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestInfoRegistryMirrors [2021-07-20T09:21:13.585Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:13.585Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-20T09:21:13.585Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T09:21:13.733Z] === RUN TestDockerSuite/TestEventsResize [2021-07-20T09:21:14.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-20T09:21:14.552Z] === RUN TestPingCacheHeaders [2021-07-20T09:21:14.552Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-20T09:21:14.552Z] === RUN TestPingGet [2021-07-20T09:21:14.552Z] --- PASS: TestPingGet (0.03s) [2021-07-20T09:21:14.552Z] === RUN TestPingHead [2021-07-20T09:21:14.552Z] --- PASS: TestPingHead (0.03s) [2021-07-20T09:21:14.552Z] === RUN TestVersion [2021-07-20T09:21:14.552Z] --- PASS: TestVersion (0.03s) [2021-07-20T09:21:14.552Z] PASS [2021-07-20T09:21:14.552Z] ok github.com/docker/docker/integration/system 1.217s [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === Skipped [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T09:21:14.552Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-20T09:21:14.552Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-20T09:21:14.552Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-20T09:21:14.552Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-20T09:21:14.552Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-20T09:21:14.552Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-20T09:21:14.552Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-20T09:21:14.552Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] [2021-07-20T09:21:14.552Z] DONE 14 tests, 8 skipped in 2.711s [2021-07-20T09:21:14.552Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-20T09:21:14.667Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-20T09:21:16.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:16.086Z] INFO: Testing against a local daemon [2021-07-20T09:21:16.086Z] === RUN TestVolumesCreateAndList [2021-07-20T09:21:16.086Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-20T09:21:16.086Z] === RUN TestVolumesRemove [2021-07-20T09:21:16.543Z] --- PASS: TestVolumesRemove (0.10s) [2021-07-20T09:21:16.543Z] === RUN TestVolumesInspect [2021-07-20T09:21:16.543Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-20T09:21:16.543Z] === RUN TestVolumesInvalidJSON [2021-07-20T09:21:16.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T09:21:16.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T09:21:16.543Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T09:21:16.543Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-20T09:21:16.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T09:21:16.543Z] PASS [2021-07-20T09:21:16.543Z] ok github.com/docker/docker/integration/volume 0.312s [2021-07-20T09:21:16.543Z] [2021-07-20T09:21:16.543Z] DONE 5 tests in 1.928s [2021-07-20T09:21:16.543Z] INFO: make.ps1 ended at 07/20/2021 09:21:16 [2021-07-20T09:21:16.543Z] INFO: Integration CLI tests being run from the host: [2021-07-20T09:21:16.543Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-20T09:21:21.226Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-20T09:21:21.484Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-20T09:21:22.422Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-20T09:21:25.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T09:21:25.107Z] INFO: Testing against a local daemon [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-20T09:21:25.107Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-20T09:21:25.107Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-20T09:21:25.107Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-20T09:21:25.565Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-20T09:21:25.706Z] === RUN TestDockerSuite/TestEventsTop [2021-07-20T09:21:25.963Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-20T09:21:26.022Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-20T09:21:26.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-20T09:21:26.939Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-20T09:21:28.488Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-20T09:21:29.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-20T09:21:31.764Z] docker_api_swarm_service_test.go:342: [da96bfc2f17f8] joining swarm manager [d88d6311f30aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:21:32.329Z] docker_api_swarm_service_test.go:342: [d8848b47deadf] joining swarm manager [d88d6311f30aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:21:40.439Z] === RUN TestDockerSuite/TestExec [2021-07-20T09:21:41.005Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-20T09:21:41.940Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-20T09:21:42.507Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-20T09:21:43.441Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-20T09:21:45.340Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-20T09:21:46.274Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-20T09:21:47.225Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-20T09:21:47.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-20T09:21:48.602Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-20T09:21:49.537Z] docker_api_swarm_service_test.go:489: [d6a6a89f2198e] joining swarm manager [d02852305c587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:21:49.795Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-20T09:21:50.730Z] docker_api_swarm_service_test.go:489: [dc35b317ac548] joining swarm manager [d02852305c587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:21:50.989Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-20T09:21:52.892Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-20T09:21:54.798Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-20T09:21:57.326Z] === RUN TestDockerSuite/TestExecEnv [2021-07-20T09:21:58.261Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-20T09:22:00.162Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-20T09:22:01.097Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-20T09:22:03.630Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-20T09:22:04.197Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-20T09:22:04.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-20T09:22:05.392Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-20T09:22:06.345Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-20T09:22:06.345Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T09:22:06.345Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-20T09:22:06.345Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-20T09:22:06.345Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-20T09:22:06.785Z] === RUN TestDockerSuite/TestExecParseError [2021-07-20T09:22:07.721Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-20T09:22:08.657Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-20T09:22:10.031Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-20T09:22:12.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-20T09:22:14.462Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-20T09:22:14.462Z] docker_api_swarm_service_test.go:127: [d6b5a5391db9d] joining swarm manager [dd99f9334dc11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:22:14.904Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-20T09:22:15.361Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-20T09:22:15.361Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T09:22:15.361Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-20T09:22:15.361Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T09:22:15.361Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-20T09:22:15.361Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T09:22:15.361Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-20T09:22:15.396Z] docker_api_swarm_service_test.go:128: [d1b7fcb844e4c] joining swarm manager [dd99f9334dc11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:22:15.396Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-20T09:22:15.818Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-20T09:22:16.782Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-20T09:22:17.297Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-20T09:22:18.673Z] docker_api_swarm_service_test.go:136: [db75b6ed8d3df] joining swarm manager [dd99f9334dc11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T09:22:19.607Z] docker_api_swarm_service_test.go:137: [d9f4a20c82ab6] joining swarm manager [dd99f9334dc11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-20T09:22:20.502Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-20T09:22:22.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-20T09:22:22.031Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T09:22:22.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-20T09:22:22.031Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T09:22:22.031Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-20T09:22:22.031Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-20T09:22:24.924Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-20T09:22:29.569Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-20T09:22:29.569Z] === RUN TestDockerSuite/TestExecTTY [2021-07-20T09:22:30.949Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-20T09:22:31.883Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-20T09:22:32.817Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-20T09:22:33.752Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-20T09:22:33.752Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-20T09:22:33.752Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-20T09:22:35.652Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-20T09:22:36.588Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-20T09:22:37.311Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-20T09:22:38.490Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-20T09:22:39.424Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-20T09:22:40.798Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-20T09:22:41.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-20T09:22:41.986Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-20T09:22:42.951Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-20T09:22:42.951Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T09:22:42.951Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-20T09:22:44.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-20T09:22:45.628Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-20T09:22:45.887Z] docker_api_swarm_service_test.go:303: [d136af331b478] joining swarm manager [d749da04acbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:22:46.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-20T09:22:46.820Z] docker_api_swarm_service_test.go:303: [d224b5c8185a5] joining swarm manager [d749da04acbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:22:48.207Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-20T09:22:51.032Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-20T09:22:52.410Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-20T09:22:53.991Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-20T09:22:53.991Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-20T09:22:53.991Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-20T09:22:53.991Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-20T09:22:53.991Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-20T09:22:57.671Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-20T09:22:57.671Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-20T09:22:57.671Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-20T09:22:57.671Z] === RUN TestDockerSuite/TestHealth [2021-07-20T09:23:07.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-20T09:23:09.542Z] docker_api_swarm_service_test.go:99: [df7a2f8aa260a] joining swarm manager [deb3299b7d391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:23:10.108Z] docker_api_swarm_service_test.go:100: [d8e8b2746e3ca] joining swarm manager [deb3299b7d391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-20T09:23:22.307Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-20T09:23:22.566Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-20T09:23:22.824Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-20T09:23:23.082Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-20T09:23:23.082Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-20T09:23:24.018Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-20T09:23:24.018Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-20T09:23:24.586Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-20T09:23:25.528Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-20T09:23:25.528Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-20T09:23:26.462Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-20T09:23:29.636Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-20T09:23:29.636Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T09:23:29.636Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-20T09:23:29.636Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T09:23:29.636Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-20T09:23:29.740Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-20T09:23:29.740Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-20T09:23:29.740Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-20T09:23:31.643Z] === RUN TestDockerSuite/TestImportFile [2021-07-20T09:23:33.546Z] check_test.go:380: [df7a2f8aa260a] daemon is not started [2021-07-20T09:23:33.546Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-20T09:23:33.546Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-20T09:23:35.449Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-20T09:23:37.350Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-20T09:23:38.579Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-20T09:23:38.579Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-20T09:23:38.579Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-20T09:23:38.579Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-20T09:23:38.579Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-20T09:23:38.579Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-20T09:23:38.579Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-20T09:23:38.579Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T09:23:38.579Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-20T09:23:38.726Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-20T09:23:38.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-20T09:23:39.549Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-20T09:23:40.483Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-20T09:23:40.747Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-20T09:23:40.747Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T09:23:40.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-20T09:23:40.747Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T09:23:40.747Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-20T09:23:41.417Z] docker_api_swarm_service_test.go:532: [da5133465cfe6] joining swarm manager [dd7470742f9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:23:41.417Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-20T09:23:41.417Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-20T09:23:41.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-20T09:23:42.350Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-20T09:23:42.609Z] docker_api_swarm_service_test.go:533: [d0424010a261a] joining swarm manager [dd7470742f9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:23:43.176Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-20T09:23:43.642Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-20T09:23:43.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-20T09:23:44.690Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-20T09:23:45.811Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-20T09:23:45.811Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T09:23:45.811Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-20T09:23:45.811Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-20T09:23:45.811Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-20T09:23:45.811Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-20T09:23:45.811Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-20T09:23:45.811Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T09:23:45.811Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-20T09:23:46.068Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-20T09:23:47.004Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-20T09:23:47.004Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-20T09:23:47.312Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-20T09:23:47.312Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T09:23:47.312Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-20T09:23:47.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-20T09:23:48.714Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-20T09:23:48.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T09:23:48.714Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-20T09:23:48.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:23:48.714Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-20T09:23:49.537Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-20T09:23:50.472Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-20T09:23:51.408Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-20T09:23:51.408Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-20T09:23:52.341Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-20T09:23:52.341Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-20T09:23:52.341Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-20T09:23:53.716Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-20T09:23:54.650Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-20T09:23:55.217Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-20T09:23:55.765Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-20T09:23:56.152Z] === RUN TestDockerSuite/TestInspectImage [2021-07-20T09:23:56.152Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-20T09:23:56.152Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-20T09:23:56.152Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-20T09:23:56.152Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-20T09:23:56.719Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-20T09:23:57.652Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-20T09:23:57.652Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-20T09:23:58.219Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-20T09:23:59.154Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-20T09:23:59.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-20T09:23:59.667Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T09:23:59.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-20T09:24:00.529Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-20T09:24:00.529Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-20T09:24:01.464Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-20T09:24:02.404Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-20T09:24:03.778Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-20T09:24:04.712Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-20T09:24:05.285Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-20T09:24:05.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-20T09:24:06.113Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-20T09:24:07.048Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-20T09:24:07.984Z] docker_api_swarm_service_test.go:147: [d4e72d995c3b4] joining swarm manager [df7a92035e588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:24:07.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-20T09:24:08.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-20T09:24:08.553Z] docker_api_swarm_service_test.go:147: [d6e26e3eae9b9] joining swarm manager [df7a92035e588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:24:08.810Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-20T09:24:08.810Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-20T09:24:10.552Z] 2021/07/20 09:24:00 Finished clone google.golang.org/api [2021-07-20T09:24:10.552Z] 2021/07/20 09:24:00 Dependencies downloaded. Download time: 5m16.252474332s [2021-07-20T09:24:10.552Z] 2021/07/20 09:24:00 Collecting all dependencies [2021-07-20T09:24:12.100Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-20T09:24:13.080Z] 2021/07/20 09:24:12 Clean vendor dir from unused packages [2021-07-20T09:24:13.080Z] 2021/07/20 09:24:12 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-20T09:24:14.000Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-20T09:24:14.014Z] 2021/07/20 09:24:13 Success [2021-07-20T09:24:14.014Z] 2021/07/20 09:24:13 Running time: 5m32.860551444s [2021-07-20T09:24:14.014Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T09:24:14.894Z] + echo Ensuring container killed. [2021-07-20T09:24:14.894Z] Ensuring container killed. [2021-07-20T09:24:14.894Z] + docker rm -vf docker-pr4 [2021-07-20T09:24:14.894Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-07-20T09:24:15.172Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:24:15.172Z] Chowning /workspace to jenkins user [2021-07-20T09:24:15.172Z] + id -u [2021-07-20T09:24:15.172Z] + id -g [2021-07-20T09:24:15.172Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:24:15.374Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-20T09:24:15.939Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:24:16.433Z] + bundleName=unit [2021-07-20T09:24:16.433Z] + echo Creating unit-bundles.tar.gz [2021-07-20T09:24:16.433Z] Creating unit-bundles.tar.gz [2021-07-20T09:24:16.433Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-20T09:24:16.433Z] bundles/junit-report.xml [2021-07-20T09:24:16.433Z] bundles/go-test-report.json [2021-07-20T09:24:16.433Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-20T09:24:16.444Z] Archiving artifacts [2021-07-20T09:24:16.796Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:24:17.105Z] + make clean [2021-07-20T09:24:17.105Z] docker volume rm -f docker-dev-cache [2021-07-20T09:24:17.363Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T09:24:18.468Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-20T09:24:20.371Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-20T09:24:22.902Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-20T09:24:22.902Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-20T09:24:25.429Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-20T09:24:25.429Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-20T09:24:25.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-20T09:24:26.363Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-20T09:24:38.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-20T09:24:38.253Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T09:24:38.562Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-20T09:24:38.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-20T09:24:41.092Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-20T09:24:42.993Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-20T09:24:43.559Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-20T09:24:44.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-20T09:24:44.486Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T09:24:44.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-20T09:24:44.486Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T09:24:44.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-20T09:24:46.841Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-20T09:24:46.841Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-20T09:24:46.841Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-20T09:24:46.841Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-20T09:24:46.841Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-20T09:24:47.407Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-20T09:24:47.973Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-20T09:24:49.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-20T09:24:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-20T09:24:51.541Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T09:24:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-20T09:24:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-20T09:24:51.541Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T09:24:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-20T09:24:51.541Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T09:24:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-20T09:24:51.890Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-20T09:24:52.825Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-20T09:24:58.089Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-20T09:24:58.656Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-20T09:24:58.656Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-20T09:25:00.029Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-20T09:25:01.407Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-20T09:25:03.310Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-20T09:25:04.686Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-20T09:25:06.061Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-20T09:25:09.343Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-20T09:25:10.277Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-20T09:25:11.656Z] === RUN TestDockerSuite/TestLogsSince [2021-07-20T09:25:16.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-20T09:25:18.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-20T09:25:18.828Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T09:25:19.287Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-20T09:25:19.287Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T09:25:19.744Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-20T09:25:19.764Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-20T09:25:21.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-20T09:25:21.276Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-20T09:25:21.276Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T09:25:21.276Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-20T09:25:25.320Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-20T09:25:25.889Z] === RUN TestDockerSuite/TestLogsTail [2021-07-20T09:25:25.949Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-20T09:25:26.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-20T09:25:26.913Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-20T09:25:26.913Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T09:25:26.913Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-20T09:25:26.913Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T09:25:26.913Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-20T09:25:27.082Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-20T09:25:28.015Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-20T09:25:28.443Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-20T09:25:28.948Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-20T09:25:29.206Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-20T09:25:29.206Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-20T09:25:29.406Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-20T09:25:29.773Z] === RUN TestDockerSuite/TestNetHostname [2021-07-20T09:25:30.369Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-20T09:25:30.826Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-20T09:25:31.282Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-20T09:25:33.060Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-20T09:25:33.060Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-20T09:25:33.060Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-20T09:25:33.995Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-20T09:25:35.895Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-20T09:25:36.475Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-20T09:25:36.953Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-20T09:25:36.953Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T09:25:36.953Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-20T09:25:37.409Z] === RUN TestDockerSuite/TestPluginActive [2021-07-20T09:25:38.352Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-20T09:25:39.314Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-20T09:25:39.314Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-20T09:25:39.881Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-20T09:25:39.881Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T09:25:39.881Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-20T09:25:41.412Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-20T09:25:41.412Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T09:25:41.412Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-20T09:25:41.869Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-20T09:25:42.602Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-20T09:25:42.728Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-20T09:25:42.728Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-20T09:25:43.398Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-20T09:25:44.361Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-20T09:25:44.818Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-20T09:25:44.818Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T09:25:44.818Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-20T09:25:45.782Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-20T09:25:45.884Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-20T09:25:45.884Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-20T09:25:45.884Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-20T09:25:46.141Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-20T09:25:46.400Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-20T09:25:46.445Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-20T09:25:46.746Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-20T09:25:46.746Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T09:25:46.746Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-20T09:25:46.746Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T09:25:46.746Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-20T09:25:46.902Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-20T09:25:46.902Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T09:25:46.902Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-20T09:25:46.902Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T09:25:46.902Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-20T09:25:46.902Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T09:25:46.902Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-20T09:25:47.359Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-20T09:25:48.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-20T09:25:49.684Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-20T09:25:50.617Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-20T09:25:50.617Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-20T09:25:51.218Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-20T09:25:52.537Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-20T09:25:52.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-20T09:25:52.747Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T09:25:52.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-20T09:25:52.747Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T09:25:52.747Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-20T09:25:52.747Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-20T09:25:53.145Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-20T09:25:55.638Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-20T09:25:57.326Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-20T09:25:59.250Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-20T09:26:00.626Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-20T09:26:02.525Z] === RUN TestDockerSuite/TestPortList [2021-07-20T09:26:08.039Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-20T09:26:12.494Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-20T09:26:12.752Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-20T09:26:14.125Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-20T09:26:16.592Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-20T09:26:17.048Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-20T09:26:17.048Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T09:26:17.048Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-20T09:26:20.679Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-20T09:26:20.679Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-20T09:26:20.679Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-20T09:26:20.768Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-20T09:26:20.938Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-20T09:26:20.938Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-20T09:26:21.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-20T09:26:21.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-20T09:26:21.733Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-20T09:26:22.440Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-20T09:26:22.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-20T09:26:22.958Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-20T09:26:24.332Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-20T09:26:24.332Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-20T09:26:27.629Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-20T09:26:28.202Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-20T09:26:30.101Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-20T09:26:30.359Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-20T09:26:30.622Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-20T09:26:32.034Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-20T09:26:32.034Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-20T09:26:32.034Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-20T09:26:32.034Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-20T09:26:32.034Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-20T09:26:33.905Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-20T09:26:34.475Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-20T09:26:35.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-20T09:26:36.556Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-20T09:26:37.521Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-20T09:26:37.756Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-20T09:26:41.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-20T09:26:41.973Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-20T09:26:41.973Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-20T09:26:42.195Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-20T09:26:42.195Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T09:26:42.653Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-20T09:26:42.653Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T09:26:43.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-20T09:26:43.110Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T09:26:43.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-20T09:26:43.567Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-20T09:26:43.567Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T09:26:43.567Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-20T09:26:44.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-20T09:26:47.038Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-20T09:26:48.411Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-20T09:26:50.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-20T09:26:55.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-20T09:26:56.078Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-20T09:26:57.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-20T09:26:57.980Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-20T09:27:00.515Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-20T09:27:01.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-20T09:27:02.458Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-20T09:27:04.357Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-20T09:27:04.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-20T09:27:06.887Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-20T09:27:08.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-20T09:27:08.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-20T09:27:08.688Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T09:27:08.688Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-20T09:27:09.423Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-20T09:27:09.681Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-20T09:27:11.586Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-20T09:27:11.844Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-20T09:27:13.218Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-20T09:27:15.748Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-20T09:27:17.127Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-20T09:27:18.065Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-20T09:27:19.000Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-20T09:27:19.000Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-20T09:27:19.000Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-20T09:27:19.259Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-20T09:27:19.259Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-20T09:27:19.517Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-20T09:27:20.451Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-20T09:27:21.824Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-20T09:27:22.671Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-20T09:27:22.671Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T09:27:22.671Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-20T09:27:22.671Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T09:27:22.671Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-20T09:27:23.726Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-20T09:27:23.726Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-20T09:27:24.660Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-20T09:27:26.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-20T09:27:26.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-20T09:27:26.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-20T09:27:30.533Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-20T09:27:32.770Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-20T09:27:34.144Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-20T09:27:34.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-20T09:27:36.047Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-20T09:27:36.047Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-20T09:27:36.304Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-20T09:27:36.304Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-20T09:27:36.422Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-20T09:27:37.678Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-20T09:27:39.051Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-20T09:27:40.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-20T09:27:40.952Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-20T09:27:45.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-20T09:27:45.395Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-20T09:27:47.295Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-20T09:27:47.295Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-20T09:27:47.295Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-20T09:27:48.668Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-20T09:27:51.955Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-20T09:27:52.521Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-20T09:27:52.521Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-20T09:27:52.602Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-20T09:27:52.602Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T09:27:52.602Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-20T09:27:52.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-20T09:27:54.423Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-20T09:27:54.423Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-20T09:27:55.799Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-20T09:27:56.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-20T09:27:56.332Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T09:27:57.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-20T09:27:57.718Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-20T09:27:57.718Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-20T09:27:58.653Z] === RUN TestDockerSuite/TestRmiTag [2021-07-20T09:27:58.911Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-20T09:27:59.847Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-20T09:28:01.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-20T09:28:04.033Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-20T09:28:04.599Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-20T09:28:05.532Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-20T09:28:05.791Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-20T09:28:07.164Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-20T09:28:07.731Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-20T09:28:08.297Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-20T09:28:09.231Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-20T09:28:09.231Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-20T09:28:09.799Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-20T09:28:10.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-20T09:28:11.699Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-20T09:28:11.699Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-20T09:28:12.264Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-20T09:28:13.200Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-20T09:28:14.575Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-20T09:28:15.149Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-20T09:28:16.535Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-20T09:28:17.469Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-20T09:28:18.402Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-20T09:28:18.967Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-20T09:28:19.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-20T09:28:19.094Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T09:28:19.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-20T09:28:19.902Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-20T09:28:20.468Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-20T09:28:21.401Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-20T09:28:22.774Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-20T09:28:22.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-20T09:28:22.817Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T09:28:22.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-20T09:28:22.817Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T09:28:22.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-20T09:28:23.032Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-20T09:28:23.969Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-20T09:28:24.536Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-20T09:28:24.536Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-20T09:28:24.536Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-20T09:28:27.072Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-20T09:28:27.820Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-20T09:28:27.821Z] docker_cli_service_logs_test.go:245: checking task mpslg1yh5hrp [2021-07-20T09:28:27.821Z] docker_cli_service_logs_test.go:250: checking messages for mpslg1yh5hrp [2021-07-20T09:28:27.821Z] docker_cli_service_logs_test.go:245: checking task ks1lzs6fsteb [2021-07-20T09:28:27.821Z] docker_cli_service_logs_test.go:250: checking messages for ks1lzs6fsteb [2021-07-20T09:28:28.386Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-20T09:28:28.952Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-20T09:28:29.885Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-20T09:28:29.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-20T09:28:29.887Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T09:28:29.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-20T09:28:29.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-20T09:28:29.887Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T09:28:29.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-20T09:28:29.887Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T09:28:29.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-20T09:28:30.450Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-20T09:28:30.450Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-20T09:28:31.018Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-20T09:28:31.749Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-20T09:28:31.749Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T09:28:31.950Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-20T09:28:32.206Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-20T09:28:32.516Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-20T09:28:33.469Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-20T09:28:34.036Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-20T09:28:34.036Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-20T09:28:34.601Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-20T09:28:34.601Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-20T09:28:35.536Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-20T09:28:36.471Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-20T09:28:37.038Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-20T09:28:37.974Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-20T09:28:37.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-20T09:28:38.541Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-20T09:28:38.800Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-20T09:28:40.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-20T09:28:41.265Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-20T09:28:42.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-20T09:28:43.572Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-20T09:28:44.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-20T09:28:44.704Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-20T09:28:45.270Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-20T09:28:46.202Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-20T09:28:46.769Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-20T09:28:48.671Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-20T09:28:51.974Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-20T09:28:52.232Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-20T09:28:52.797Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-20T09:28:54.698Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-20T09:28:56.599Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-20T09:28:59.130Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-20T09:28:59.388Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-20T09:29:00.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-20T09:29:02.138Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-20T09:29:02.138Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-20T09:29:02.138Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-20T09:29:02.138Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-20T09:29:02.138Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-20T09:29:03.074Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-20T09:29:03.643Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-20T09:29:06.172Z] docker_cli_swarm_test.go:1901: [d4ca1aa96ff69] joining swarm manager [d3a920634f63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:29:06.172Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-20T09:29:07.106Z] docker_cli_swarm_test.go:1902: [d1f35336dd1c6] joining swarm manager [d3a920634f63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:29:07.673Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-20T09:29:10.203Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-20T09:29:10.468Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-20T09:29:12.370Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-20T09:29:12.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-20T09:29:12.627Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-20T09:29:12.627Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-20T09:29:12.627Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-20T09:29:13.561Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-20T09:29:14.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-20T09:29:14.570Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T09:29:14.935Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-20T09:29:14.935Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-20T09:29:15.029Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-20T09:29:15.029Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T09:29:15.029Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-20T09:29:15.501Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-20T09:29:16.437Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-20T09:29:16.562Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-20T09:29:16.562Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T09:29:16.562Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-20T09:29:17.003Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-20T09:29:17.568Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-20T09:29:17.568Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-20T09:29:18.501Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-20T09:29:19.067Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-20T09:29:19.635Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-20T09:29:20.569Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-20T09:29:21.136Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-20T09:29:21.240Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-20T09:29:21.702Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-20T09:29:22.206Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-20T09:29:22.206Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T09:29:22.206Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-20T09:29:22.206Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T09:29:22.206Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-20T09:29:22.637Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-20T09:29:23.202Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-20T09:29:23.202Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-20T09:29:23.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-20T09:29:23.740Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-20T09:29:24.027Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-20T09:29:24.594Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-20T09:29:24.705Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-20T09:29:25.163Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-20T09:29:26.127Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-20T09:29:26.493Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-20T09:29:26.585Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-20T09:29:27.060Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:29:27.060Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T09:29:27.060Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-20T09:29:30.366Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-20T09:29:30.931Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-20T09:29:31.866Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-20T09:29:32.374Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-20T09:29:32.602Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-20T09:29:32.602Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-20T09:29:32.602Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-20T09:29:33.909Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-20T09:29:33.909Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T09:29:33.909Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-20T09:29:34.395Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-20T09:29:35.441Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-20T09:29:35.441Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T09:29:35.441Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-20T09:29:35.899Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-20T09:29:38.070Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-20T09:29:38.528Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-20T09:29:39.494Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-20T09:29:39.494Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T09:29:39.494Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-20T09:29:39.951Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-20T09:29:40.915Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-20T09:29:40.915Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T09:29:40.915Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-20T09:29:40.915Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T09:29:40.915Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-20T09:29:42.499Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-20T09:29:43.066Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-20T09:29:44.967Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-20T09:29:44.967Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-20T09:29:44.967Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-20T09:29:44.967Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-20T09:29:45.534Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-20T09:29:45.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-20T09:29:48.817Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-20T09:29:50.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-20T09:29:50.197Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-20T09:29:50.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-20T09:29:52.099Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-20T09:29:52.358Z] docker_cli_swarm_test.go:1802: [d504d982efc7c] joining swarm manager [df1e5be9e2bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:29:53.746Z] docker_cli_swarm_test.go:1803: [d643b21459f4c] joining swarm manager [df1e5be9e2bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:29:57.927Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-20T09:29:58.186Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-20T09:29:58.756Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-20T09:30:00.130Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-20T09:30:00.130Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-20T09:30:00.388Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-20T09:30:00.566Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-20T09:30:01.763Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-20T09:30:03.136Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-20T09:30:04.585Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-20T09:30:04.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-20T09:30:04.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-20T09:30:05.103Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-20T09:30:06.478Z] === RUN TestDockerSuite/TestRunMount [2021-07-20T09:30:09.125Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-20T09:30:14.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-20T09:30:15.527Z] docker_cli_swarm_test.go:1321: [d6092c664566a] joining swarm manager [dc58c5f820f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:30:15.527Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-20T09:30:16.464Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-20T09:30:16.722Z] docker_cli_swarm_test.go:1322: [d41e4a6156460] joining swarm manager [dc58c5f820f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:30:16.981Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-20T09:30:18.883Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-20T09:30:20.784Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-20T09:30:21.255Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-20T09:30:22.220Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-20T09:30:23.186Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-20T09:30:24.065Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-20T09:30:25.963Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-20T09:30:27.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-20T09:30:27.868Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T09:30:28.327Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-20T09:30:28.327Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T09:30:28.327Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-20T09:30:28.327Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T09:30:28.490Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-20T09:30:28.785Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-20T09:30:29.244Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-20T09:30:29.244Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T09:30:29.244Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-20T09:30:29.865Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-20T09:30:31.244Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-20T09:30:31.244Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-20T09:30:32.182Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-20T09:30:33.556Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-20T09:30:34.123Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-20T09:30:35.055Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-20T09:30:36.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-20T09:30:39.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-20T09:30:39.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-20T09:30:43.671Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-20T09:30:43.671Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-20T09:30:43.932Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-20T09:30:44.497Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-20T09:30:44.497Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-20T09:30:45.430Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-20T09:30:45.997Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-20T09:30:45.997Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-20T09:30:46.930Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-20T09:30:47.594Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-20T09:30:50.318Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-20T09:30:50.318Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-20T09:30:50.318Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T09:30:50.318Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-20T09:30:53.495Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-20T09:30:53.495Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-20T09:30:53.495Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-20T09:30:53.495Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-20T09:30:54.060Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-20T09:30:55.435Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-20T09:30:56.369Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-20T09:30:56.628Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-20T09:30:56.628Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-20T09:30:57.193Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-20T09:30:57.762Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-20T09:30:57.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-20T09:30:58.694Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-20T09:30:58.952Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:30:58.952Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-20T09:30:58.952Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-20T09:30:59.885Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-20T09:31:00.146Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-20T09:31:00.146Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-20T09:31:00.146Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-20T09:31:01.079Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-20T09:31:02.453Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-20T09:31:02.453Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-20T09:31:02.453Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-20T09:31:05.736Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-20T09:31:06.670Z] === RUN TestDockerSuite/TestRunRm [2021-07-20T09:31:07.603Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-20T09:31:11.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-20T09:31:11.783Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-20T09:31:11.783Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-20T09:31:12.357Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-20T09:31:12.720Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-20T09:31:12.814Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-20T09:31:14.093Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-20T09:31:14.660Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-20T09:31:16.543Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-20T09:31:18.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-20T09:31:18.846Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-20T09:31:21.612Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-20T09:31:22.128Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-20T09:31:23.061Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-20T09:31:23.318Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-20T09:31:24.251Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-20T09:31:24.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-20T09:31:25.079Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-20T09:31:25.338Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-20T09:31:26.273Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-20T09:31:26.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-20T09:31:27.406Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-20T09:31:30.686Z] === RUN TestDockerSuite/TestRunState [2021-07-20T09:31:31.626Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-20T09:31:32.563Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-20T09:31:33.128Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-20T09:31:33.385Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-20T09:31:33.385Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-20T09:31:33.385Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-20T09:31:33.951Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-20T09:31:34.518Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-20T09:31:35.895Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-20T09:31:35.895Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-20T09:31:35.895Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-20T09:31:36.462Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-20T09:31:38.993Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-20T09:31:39.558Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-20T09:31:41.458Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-20T09:31:44.740Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-20T09:31:48.021Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-20T09:31:48.279Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-20T09:31:49.214Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-20T09:31:49.780Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-20T09:31:51.686Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-20T09:31:52.621Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-20T09:31:53.553Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-20T09:31:53.553Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-20T09:31:53.553Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-20T09:31:54.486Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-20T09:31:55.051Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-20T09:31:55.986Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-20T09:31:55.986Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-20T09:31:55.986Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-20T09:31:55.986Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-20T09:31:56.552Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-20T09:32:00.736Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-20T09:32:00.995Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-20T09:32:01.930Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-20T09:32:04.461Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-20T09:32:05.833Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-20T09:32:07.736Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-20T09:32:10.266Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-20T09:32:10.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-20T09:32:10.839Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-20T09:32:10.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-20T09:32:10.839Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-20T09:32:10.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-20T09:32:10.839Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-20T09:32:10.839Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-20T09:32:11.099Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-20T09:32:11.099Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-20T09:32:11.099Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-20T09:32:15.280Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-20T09:32:15.538Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-20T09:32:16.913Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-20T09:32:17.479Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-20T09:32:18.412Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-20T09:32:18.412Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-20T09:32:18.978Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-20T09:32:18.978Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-20T09:32:19.911Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-20T09:32:20.477Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-20T09:32:20.477Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-20T09:32:21.412Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-20T09:32:21.670Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-20T09:32:22.237Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-20T09:32:22.237Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-20T09:32:23.171Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-20T09:32:23.737Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-20T09:32:23.737Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-20T09:32:23.738Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-20T09:32:23.910Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-20T09:32:23.910Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-20T09:32:23.910Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-20T09:32:23.910Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-20T09:32:24.304Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-20T09:32:24.366Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-20T09:32:25.676Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-20T09:32:26.609Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-20T09:32:26.609Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-20T09:32:26.609Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-20T09:32:27.174Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-20T09:32:27.174Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-20T09:32:27.259Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-20T09:32:28.563Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-20T09:32:29.137Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-20T09:32:29.703Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-20T09:32:32.234Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-20T09:32:32.801Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-20T09:32:32.801Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-20T09:32:32.801Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-20T09:32:34.178Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-20T09:32:34.437Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-20T09:32:35.373Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-20T09:32:36.747Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-20T09:32:36.747Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-20T09:32:37.559Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-20T09:32:37.559Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-20T09:32:37.559Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-20T09:32:37.559Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-20T09:32:37.559Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T09:32:37.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-20T09:32:39.276Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-20T09:32:39.276Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-20T09:32:39.533Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-20T09:32:41.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-20T09:32:41.280Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T09:32:41.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-20T09:32:41.280Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T09:32:41.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-20T09:32:41.280Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T09:32:41.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-20T09:32:42.064Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents575202155 [2021-07-20T09:32:42.064Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-20T09:32:42.064Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-20T09:32:42.064Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-20T09:32:42.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-20T09:32:43.966Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-20T09:32:44.224Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-20T09:32:44.225Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-20T09:32:46.125Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-20T09:32:46.923Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-20T09:32:48.030Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-20T09:32:48.288Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-20T09:32:48.288Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-20T09:32:48.546Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-20T09:32:48.546Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-20T09:32:49.113Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-20T09:32:51.013Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-20T09:32:51.945Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-20T09:32:53.318Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-20T09:32:57.502Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-20T09:32:58.071Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-20T09:32:59.972Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-20T09:33:01.345Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-20T09:33:01.757Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-20T09:33:01.757Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-20T09:33:01.757Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-20T09:33:01.757Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-20T09:33:01.757Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T09:33:01.757Z] === RUN TestDockerSuite/TestBuildFails [2021-07-20T09:33:02.278Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-20T09:33:02.537Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-20T09:33:02.827Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-20T09:33:02.827Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-20T09:33:02.827Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T09:33:02.827Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-20T09:33:03.926Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-20T09:33:03.926Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-20T09:33:05.816Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-20T09:33:06.075Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-20T09:33:06.075Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-20T09:33:06.075Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-20T09:33:08.614Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-20T09:33:09.180Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-20T09:33:09.703Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-20T09:33:11.710Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-20T09:33:12.276Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-20T09:33:13.209Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-20T09:33:13.776Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-20T09:33:14.034Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-20T09:33:15.935Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-20T09:33:16.501Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-20T09:33:16.783Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-20T09:33:19.032Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-20T09:33:24.292Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-20T09:33:26.818Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-20T09:33:29.173Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-20T09:33:32.103Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-20T09:33:33.853Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-20T09:33:34.628Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-20T09:33:35.383Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-20T09:33:36.526Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-20T09:33:37.092Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-20T09:33:38.026Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-20T09:33:38.591Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-20T09:33:38.591Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-20T09:33:38.591Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-20T09:33:39.525Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-20T09:33:40.062Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-20T09:33:40.062Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T09:33:40.062Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-20T09:33:41.026Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-20T09:33:41.485Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-20T09:33:41.485Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T09:33:41.485Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-20T09:33:43.712Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-20T09:33:46.991Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-20T09:33:47.248Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-20T09:33:48.182Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-20T09:33:48.182Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-20T09:33:48.182Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-20T09:33:48.182Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-20T09:33:48.182Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-20T09:33:49.554Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-20T09:33:50.489Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-20T09:33:51.445Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-20T09:33:53.348Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-20T09:33:56.274Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-20T09:33:56.275Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:33:56.275Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-20T09:33:57.527Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-20T09:33:58.093Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-20T09:33:58.093Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-20T09:33:58.093Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-20T09:33:59.992Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-20T09:34:01.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-20T09:34:06.572Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-20T09:34:06.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-20T09:34:07.539Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-20T09:34:10.819Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-20T09:34:10.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-20T09:34:12.718Z] docker_cli_swarm_test.go:1186: [d52155344ccf5] joining swarm manager [ddcb67bed297d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:34:14.596Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-20T09:34:14.596Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T09:34:14.596Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-20T09:34:14.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-20T09:34:15.560Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-20T09:34:15.560Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-20T09:34:17.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-20T09:34:19.055Z] docker_cli_swarm_test.go:1195: [d79697b0b6967] joining swarm manager [ddcb67bed297d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:34:20.237Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-20T09:34:20.693Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-20T09:34:21.656Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-20T09:34:22.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-20T09:34:22.620Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-20T09:34:23.080Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-20T09:34:24.611Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-20T09:34:26.144Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-20T09:34:27.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-20T09:34:28.858Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-20T09:34:28.858Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-20T09:34:28.858Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-20T09:34:28.971Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-20T09:34:31.498Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-20T09:34:32.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-20T09:34:33.201Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-20T09:34:33.201Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-20T09:34:33.201Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-20T09:34:33.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-20T09:34:34.164Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-20T09:34:34.621Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-20T09:34:36.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-20T09:34:38.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-20T09:34:40.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-20T09:34:40.399Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-20T09:34:42.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-20T09:34:43.636Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-20T09:34:44.573Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-20T09:34:52.191Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-20T09:34:58.053Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-20T09:34:58.053Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T09:34:58.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-20T09:34:58.510Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-20T09:34:59.436Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-20T09:34:59.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-20T09:34:59.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-20T09:34:59.436Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-20T09:35:00.003Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-20T09:35:00.262Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-20T09:35:00.262Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-20T09:35:00.262Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-20T09:35:01.201Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-20T09:35:01.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-20T09:35:02.137Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-20T09:35:02.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-20T09:35:02.397Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-20T09:35:02.397Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-20T09:35:02.397Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-20T09:35:04.925Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-20T09:35:04.925Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-20T09:35:04.925Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-20T09:35:04.925Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-20T09:35:04.925Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-20T09:35:08.228Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-20T09:35:10.759Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-20T09:35:12.137Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-20T09:35:13.074Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-20T09:35:13.074Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-20T09:35:13.074Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-20T09:35:13.245Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-20T09:35:14.451Z] docker_cli_swarm_test.go:1118: [df09dcb009fd3] joining swarm manager [d0287d15472b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:35:15.824Z] docker_cli_swarm_test.go:1119: [d0d8fe7598c23] joining swarm manager [d0287d15472b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:35:16.391Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-20T09:35:20.576Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-20T09:35:20.576Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite (1789.29s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (8.90s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.36s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.39s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.30s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.08s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.63s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.45s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.31s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.09s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.59s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.66s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.15s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.40s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.22s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.83s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.25s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.29s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.87s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.66s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.93s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.71s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.89s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.23s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.03s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.32s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.82s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.19s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.19s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.32s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.50s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.23s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.30s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.75s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.55s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.77s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.90s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.80s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.22s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.53s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.71s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.57s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.33s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.88s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.62s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.18s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.14s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.04s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2021-07-20T09:35:20.576Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.16s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.04s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.79s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.68s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.30s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2021-07-20T09:35:20.576Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T09:35:20.576Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-20T09:35:20.576Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2021-07-20T09:35:20.576Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.64s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.09s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.48s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.55s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.72s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.61s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.82s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.86s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.77s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.11s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.47s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.27s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.28s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.10s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.09s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.28s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.45s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.10s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.10s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.04s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.98s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.52s) [2021-07-20T09:35:20.576Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.52s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.42s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.90s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.98s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildHistory (2.97s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.93s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.41s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.89s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.34s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.91s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.20s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.37s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.27s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.97s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.98s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.43s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.55s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.17s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.99s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildPATH (1.48s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.19s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.59s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.28s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRm (3.47s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.48s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.89s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.78s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.86s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShellInherited (2.06s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.42s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.40s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.46s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.71s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.41s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildUser (1.98s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.65s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.36s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.82s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.27s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.31s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.80s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.57s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.18s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.04s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitChange (1.64s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.61s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.19s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.73s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitTTY (2.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.45s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.92s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.18s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.12s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.18s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.13s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.97s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.09s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.10s) [2021-07-20T09:35:20.577Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.76s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.11s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.77s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.06s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.08s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.73s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003ee7c8_} (1.72s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1137019923_/foo_false____} (1.53s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1137019923_/foo_true____} (1.64s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_false____} (1.63s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_true____} (1.54s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3495951446_/foo_true__0xc0003ee840__} (1.76s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003ee858_} (1.54s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003ee870_} (1.66s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003ee888_} (1.58s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003ee8a0_} (1.54s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-20T09:35:20.577Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.13s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.13s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.40s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.96s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.89s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.13s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.55s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.90s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToDot (1.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.43s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.60s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.81s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.25s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.37s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFormat (2.14s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.36s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsRename (1.22s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.98s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.04s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsTop (0.72s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.58s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.36s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.14s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.12s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecCgroup (2.39s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.10s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.11s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.37s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecParseError (1.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.97s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.16s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.32s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.37s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecStartFails (1.54s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.92s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.16s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestExecWithUser (1.32s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.08s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHealth (22.66s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportDisplay (2.36s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportFile (2.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.75s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportGzipped (1.65s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.55s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.13s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.70s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.17s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.09s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.14s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.01s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.94s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.92s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectDefault (0.69s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-07-20T09:35:20.578Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.60s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2021-07-20T09:35:20.578Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.29s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.58s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.81s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.51s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.14s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.70s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.19s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.19s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.99s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.10s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.05s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.35s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.54s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.63s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.53s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.21s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.30s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.10s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.16s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsSince (7.26s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.14s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.11s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsTail (1.13s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.91s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.38s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.74s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestNetHostname (2.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.52s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.32s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.27s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.24s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.06s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPortList (8.97s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.31s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.80s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.90s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsByOrder (2.92s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.54s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.53s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.36s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.90s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.86s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.88s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.87s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.65s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.82s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.31s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.53s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.97s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.46s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.81s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.16s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.79s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.21s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.96s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.04s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.36s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.25s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.82s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.91s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.29s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.93s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.89s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.92s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.18s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.43s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.84s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-07-20T09:35:20.579Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.10s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2021-07-20T09:35:20.579Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.35s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMount (8.94s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.54s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.37s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.05s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.05s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.87s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.37s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.79s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.17s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.24s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.28s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.63s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.27s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.48s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.89s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.86s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.67s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.57s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.66s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.44s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.98s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.83s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartRecordError (2.20s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.13s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.40s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.99s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.78s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.36s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateStats (3.71s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.33s) [2021-07-20T09:35:20.580Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.84s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.74s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.64s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.21s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.70s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.42s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.00s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.97s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-20T09:35:20.580Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.13s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.63s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.45s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s) [2021-07-20T09:35:20.581Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.60s) [2021-07-20T09:35:20.581Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T09:35:20.581Z] === RUN TestDockerRegistrySuite [2021-07-20T09:35:20.581Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-20T09:35:21.515Z] check_test.go:196: [dd71403d52320] daemon is not started [2021-07-20T09:35:21.515Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-20T09:35:22.892Z] check_test.go:196: [d6209738b7660] daemon is not started [2021-07-20T09:35:22.892Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-20T09:35:24.267Z] check_test.go:196: [d44f19f7b0b36] daemon is not started [2021-07-20T09:35:24.267Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-20T09:35:24.267Z] check_test.go:196: [dabb2b0459ff3] daemon is not started [2021-07-20T09:35:24.267Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T09:35:28.488Z] check_test.go:196: [df2fac3b36e6a] daemon is not started [2021-07-20T09:35:28.488Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T09:35:33.751Z] check_test.go:196: [d1a33feafd062] daemon is not started [2021-07-20T09:35:33.751Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-20T09:35:37.033Z] check_test.go:196: [d596910facb96] daemon is not started [2021-07-20T09:35:37.291Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-20T09:35:38.666Z] check_test.go:196: [db60e801357da] daemon is not started [2021-07-20T09:35:38.666Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-20T09:35:39.599Z] check_test.go:196: [dc5b97713dc3a] daemon is not started [2021-07-20T09:35:39.599Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-20T09:35:40.973Z] check_test.go:196: [d5d72c8b56a64] daemon is not started [2021-07-20T09:35:40.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-20T09:35:41.000Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-20T09:35:42.346Z] check_test.go:196: [d4375ff366257] daemon is not started [2021-07-20T09:35:42.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-20T09:35:43.720Z] check_test.go:196: [dd9170af68741] daemon is not started [2021-07-20T09:35:43.720Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-20T09:35:44.655Z] check_test.go:196: [d377bbbe5c4aa] daemon is not started [2021-07-20T09:35:44.655Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-20T09:35:46.030Z] check_test.go:196: [d7304ce295291] daemon is not started [2021-07-20T09:35:46.030Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-20T09:35:46.965Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9df7da5cfb6d2711be66de3efae368f34a13db94c61442731bfecf082be1f0e6 [2021-07-20T09:35:47.899Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e25ce57c5b71c1ac152fca6f673b532521bad22852f68c482b7a4d67cbcc7793 [2021-07-20T09:35:48.485Z] check_test.go:196: [d7f3d6bb62997] daemon is not started [2021-07-20T09:35:48.485Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-20T09:35:49.418Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddbf287f1be0fd01039e477894054659789ebb4d78c95916706898b6d2801d83 [2021-07-20T09:35:50.792Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7e8336a206ffffcd270704373264ed3e67e3076bacd8622f8e1f463a83e4ffc4 [2021-07-20T09:35:50.792Z] check_test.go:196: [ddcb61af6925e] daemon is not started [2021-07-20T09:35:50.792Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-20T09:35:51.296Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-20T09:35:52.166Z] check_test.go:196: [dba68a7d1f081] daemon is not started [2021-07-20T09:35:52.166Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-20T09:35:54.693Z] check_test.go:196: [d9798c300767c] daemon is not started [2021-07-20T09:35:54.693Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-20T09:35:55.723Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-20T09:35:56.069Z] check_test.go:196: [ded7984775958] daemon is not started [2021-07-20T09:35:56.069Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-20T09:35:56.069Z] check_test.go:196: [d50e84dd65091] daemon is not started [2021-07-20T09:35:56.069Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T09:35:57.072Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-20T09:35:57.444Z] check_test.go:196: [da952b6bffe96] daemon is not started [2021-07-20T09:35:57.444Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T09:35:58.377Z] check_test.go:196: [df037f5c6104c] daemon is not started [2021-07-20T09:35:58.377Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T09:35:59.751Z] check_test.go:196: [dbd95dd02b8b1] daemon is not started [2021-07-20T09:35:59.751Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-20T09:36:03.033Z] check_test.go:196: [db58cba10d3dc] daemon is not started [2021-07-20T09:36:03.033Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-20T09:36:03.291Z] check_test.go:196: [d1fec1e1e3b4b] daemon is not started [2021-07-20T09:36:03.291Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-20T09:36:04.137Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-20T09:36:04.405Z] check_test.go:196: [d053afe19b351] daemon is not started [2021-07-20T09:36:04.405Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-20T09:36:04.971Z] check_test.go:196: [dc00a0ece1484] daemon is not started [2021-07-20T09:36:04.971Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-20T09:36:04.971Z] check_test.go:196: [d07d3697f22b5] daemon is not started [2021-07-20T09:36:04.971Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-20T09:36:05.228Z] check_test.go:196: [d512f17ea4055] daemon is not started [2021-07-20T09:36:05.228Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-20T09:36:05.486Z] check_test.go:196: [db048a41470ac] daemon is not started [2021-07-20T09:36:05.486Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-20T09:36:06.054Z] check_test.go:196: [d0ab6432a7bc0] daemon is not started [2021-07-20T09:36:06.054Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-20T09:36:06.054Z] check_test.go:196: [db9f0d75b58ef] daemon is not started [2021-07-20T09:36:06.054Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-20T09:36:07.429Z] check_test.go:196: [dba32f15fc2d6] daemon is not started [2021-07-20T09:36:07.429Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-20T09:36:08.209Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-20T09:36:09.330Z] check_test.go:196: [dbcb4a1e90ee5] daemon is not started [2021-07-20T09:36:09.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-20T09:36:10.263Z] check_test.go:196: [dfd82671d9627] daemon is not started [2021-07-20T09:36:10.263Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-20T09:36:11.638Z] check_test.go:196: [d39a60a53f28c] daemon is not started [2021-07-20T09:36:11.638Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-20T09:36:12.572Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite (53.32s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.49s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.74s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.59s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.42s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.74s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.16s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.93s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-07-20T09:36:13.505Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-07-20T09:36:13.505Z] === RUN TestDockerSchema1RegistrySuite [2021-07-20T09:36:13.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-20T09:36:13.505Z] check_test.go:223: [d9ae4cbbec377] daemon is not started [2021-07-20T09:36:13.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T09:36:14.445Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-20T09:36:17.688Z] check_test.go:223: [d6bf36aacb93d] daemon is not started [2021-07-20T09:36:17.688Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T09:36:22.951Z] check_test.go:223: [d9a776bd80265] daemon is not started [2021-07-20T09:36:22.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-20T09:36:22.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-20T09:36:26.377Z] check_test.go:223: [d1599fb0100b8] daemon is not started [2021-07-20T09:36:26.377Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-20T09:36:27.310Z] check_test.go:223: [de6cc599b04a2] daemon is not started [2021-07-20T09:36:27.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-20T09:36:28.692Z] check_test.go:223: [dfc0ad0819981] daemon is not started [2021-07-20T09:36:28.692Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-20T09:36:28.692Z] check_test.go:223: [d7941e9164bf7] daemon is not started [2021-07-20T09:36:28.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T09:36:30.325Z] check_test.go:223: [da15d1ccb4e0e] daemon is not started [2021-07-20T09:36:30.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T09:36:31.260Z] check_test.go:223: [de7e4dab82e75] daemon is not started [2021-07-20T09:36:31.260Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T09:36:32.193Z] check_test.go:223: [de8ec08a13660] daemon is not started [2021-07-20T09:36:32.451Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-20T09:36:34.984Z] docker_cli_swarm_test.go:1172: [d44c99282de1e] joining swarm manager [d0287d15472b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T09:36:35.503Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-20T09:36:35.503Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T09:36:35.503Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-20T09:36:35.917Z] check_test.go:223: [d71dc014044f0] daemon is not started [2021-07-20T09:36:35.917Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-20T09:36:36.174Z] check_test.go:223: [d107607dee79e] daemon is not started [2021-07-20T09:36:36.174Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-20T09:36:36.740Z] check_test.go:223: [d669ca9a785a4] daemon is not started [2021-07-20T09:36:36.740Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-20T09:36:36.740Z] check_test.go:223: [dd2b176ca820a] daemon is not started [2021-07-20T09:36:36.740Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-20T09:36:36.997Z] check_test.go:223: [d1157b90a92b6] daemon is not started [2021-07-20T09:36:36.997Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-20T09:36:37.254Z] check_test.go:223: [d9629353cb023] daemon is not started [2021-07-20T09:36:37.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-20T09:36:37.819Z] check_test.go:223: [dd6c4f251607f] daemon is not started [2021-07-20T09:36:37.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-20T09:36:37.819Z] check_test.go:223: [d4794a44a50e9] daemon is not started [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite (24.59s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.66s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.48s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.47s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-07-20T09:36:37.819Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-20T09:36:37.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-20T09:36:37.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-20T09:36:38.754Z] check_test.go:252: [d5395ca73d305] daemon is not started [2021-07-20T09:36:38.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-20T09:36:39.012Z] check_test.go:252: [d59c0377f0286] daemon is not started [2021-07-20T09:36:39.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-20T09:36:39.270Z] check_test.go:252: [d48c2b663818d] daemon is not started [2021-07-20T09:36:39.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-20T09:36:40.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-20T09:36:40.645Z] check_test.go:252: [d6b12a72068b8] daemon is not started [2021-07-20T09:36:40.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-20T09:36:40.904Z] check_test.go:252: [ddb61b2e75c62] daemon is not started [2021-07-20T09:36:40.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-20T09:36:41.470Z] check_test.go:252: [d843871df3bc0] daemon is not started [2021-07-20T09:36:41.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-20T09:36:41.728Z] check_test.go:252: [d19166854bea5] daemon is not started [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-07-20T09:36:41.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-20T09:36:41.728Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-20T09:36:41.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-20T09:36:44.056Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-20T09:36:44.056Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-20T09:36:44.056Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T09:36:44.056Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-20T09:36:44.056Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T09:36:44.056Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-20T09:36:46.961Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-20T09:36:46.997Z] check_test.go:279: [d0ca0d6eb0c2f] daemon is not started [2021-07-20T09:36:46.997Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-20T09:36:46.997Z] check_test.go:279: [d3e1bf9657eed] daemon is not started [2021-07-20T09:36:46.997Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-20T09:36:47.254Z] check_test.go:279: [d6def457c2964] daemon is not started [2021-07-20T09:36:47.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-20T09:36:47.254Z] check_test.go:279: [d57baeb5ee7b9] daemon is not started [2021-07-20T09:36:47.254Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-20T09:36:47.511Z] check_test.go:279: [dfede59c4d9ae] daemon is not started [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-20T09:36:47.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2021-07-20T09:36:47.511Z] === RUN TestDockerNetworkSuite [2021-07-20T09:36:47.511Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-20T09:36:50.040Z] docker_cli_network_unix_test.go:46: [d882ab1f35b45] daemon is not started [2021-07-20T09:36:50.040Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-20T09:36:50.607Z] docker_cli_network_unix_test.go:46: [d8f318240415e] daemon is not started [2021-07-20T09:36:50.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-20T09:36:51.636Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-20T09:36:53.807Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-20T09:36:54.263Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-20T09:36:54.263Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-20T09:36:56.130Z] docker_cli_network_unix_test.go:46: [def9b3e0cf3b3] daemon is not started [2021-07-20T09:36:56.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-20T09:36:57.156Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-20T09:36:58.118Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-20T09:36:58.594Z] docker_cli_network_unix_test.go:46: [d909e87f38c07] daemon is not started [2021-07-20T09:36:59.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-20T09:36:59.159Z] docker_cli_network_unix_test.go:1233: [d03e4028b68a8] daemon is not started [2021-07-20T09:36:59.647Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-20T09:37:02.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-20T09:37:03.376Z] docker_cli_network_unix_test.go:46: [d571b44202d03] daemon is not started [2021-07-20T09:37:03.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-20T09:37:09.946Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-20T09:37:10.207Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-20T09:37:10.402Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-20T09:37:11.140Z] docker_cli_swarm_test.go:1453: [dc93e96e57d40] joining swarm manager [d3952099e3094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:37:11.140Z] docker_cli_network_unix_test.go:46: [d7c051eda5beb] daemon is not started [2021-07-20T09:37:12.074Z] docker_cli_swarm_test.go:1454: [dbb8bf8c1d49a] joining swarm manager [d3952099e3094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T09:37:12.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-20T09:37:14.862Z] docker_cli_network_unix_test.go:46: [d3f4d98f8ab9d] daemon is not started [2021-07-20T09:37:15.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-20T09:37:16.495Z] docker_cli_network_unix_test.go:46: [d2c94cc050afc] daemon is not started [2021-07-20T09:37:16.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-20T09:37:17.061Z] docker_cli_network_unix_test.go:46: [d0447000b874a] daemon is not started [2021-07-20T09:37:17.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-20T09:37:17.884Z] docker_cli_network_unix_test.go:46: [d4ea4af4d911e] daemon is not started [2021-07-20T09:37:17.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-20T09:37:18.818Z] docker_cli_network_unix_test.go:46: [dc9398790d73a] daemon is not started [2021-07-20T09:37:19.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-20T09:37:19.643Z] docker_cli_network_unix_test.go:46: [d314cd04b616d] daemon is not started [2021-07-20T09:37:20.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-20T09:37:20.208Z] docker_cli_network_unix_test.go:46: [df03a697975f7] daemon is not started [2021-07-20T09:37:20.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-20T09:37:20.702Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-20T09:37:20.773Z] docker_cli_network_unix_test.go:46: [d60b5dcbf20aa] daemon is not started [2021-07-20T09:37:20.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-20T09:37:21.338Z] docker_cli_network_unix_test.go:46: [ddd7d8381f372] daemon is not started [2021-07-20T09:37:21.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-20T09:37:21.854Z] docker_cli_network_unix_test.go:46: [d269556e5ef21] daemon is not started [2021-07-20T09:37:21.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-20T09:37:21.854Z] docker_cli_network_unix_test.go:46: [d2912fd60968e] daemon is not started [2021-07-20T09:37:21.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-20T09:37:22.112Z] docker_cli_network_unix_test.go:46: [d0ac305b96f66] daemon is not started [2021-07-20T09:37:22.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-20T09:37:22.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-20T09:37:22.936Z] docker_cli_network_unix_test.go:46: [ddbc4a829d40f] daemon is not started [2021-07-20T09:37:22.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-20T09:37:23.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-20T09:37:23.603Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-20T09:37:23.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-20T09:37:24.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-20T09:37:24.021Z] docker_cli_network_unix_test.go:46: [da02c9d422dbf] daemon is not started [2021-07-20T09:37:24.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-20T09:37:24.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-20T09:37:24.588Z] docker_cli_network_unix_test.go:46: [d232e9e8e54fe] daemon is not started [2021-07-20T09:37:24.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-20T09:37:24.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-20T09:37:25.424Z] docker_cli_network_unix_test.go:46: [d54ebe571a310] daemon is not started [2021-07-20T09:37:25.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-20T09:37:25.424Z] docker_cli_network_unix_test.go:46: [d4655a95c1bdf] daemon is not started [2021-07-20T09:37:25.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-20T09:37:27.323Z] docker_cli_network_unix_test.go:968: [dd0626b338f91] daemon is not started [2021-07-20T09:37:27.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-20T09:37:28.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-20T09:37:31.227Z] docker_cli_network_unix_test.go:46: [ddc3fb664f605] daemon is not started [2021-07-20T09:37:31.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-20T09:37:31.793Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-20T09:37:32.153Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-20T09:37:34.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-20T09:37:36.854Z] docker_cli_swarm_unix_test.go:62: [d270434f6e7b8] joining swarm manager [d1755176a0912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:37:36.854Z] docker_cli_network_unix_test.go:1116: [d437a8bf92cdf] daemon is not started [2021-07-20T09:37:40.710Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-20T09:37:43.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-20T09:37:43.414Z] docker_cli_network_unix_test.go:46: [d5954363a73ff] daemon is not started [2021-07-20T09:37:43.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-20T09:37:43.414Z] docker_cli_network_unix_test.go:46: [defe207e9e781] daemon is not started [2021-07-20T09:37:43.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-20T09:37:43.672Z] docker_cli_network_unix_test.go:46: [dfee10518eaf1] daemon is not started [2021-07-20T09:37:43.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-20T09:37:43.672Z] docker_cli_network_unix_test.go:46: [d6a6c9d2451aa] daemon is not started [2021-07-20T09:37:43.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-20T09:37:43.930Z] docker_cli_network_unix_test.go:46: [d7f9818cb7134] daemon is not started [2021-07-20T09:37:43.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-20T09:37:44.190Z] docker_cli_network_unix_test.go:46: [d29626bdfa8e0] daemon is not started [2021-07-20T09:37:44.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-20T09:37:44.190Z] docker_cli_network_unix_test.go:46: [d09887d45cd46] daemon is not started [2021-07-20T09:37:44.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-20T09:37:45.382Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-20T09:37:45.837Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-20T09:37:45.837Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T09:37:45.837Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-20T09:37:45.837Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T09:37:45.837Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-20T09:37:46.718Z] docker_cli_network_unix_test.go:46: [d90d1a339cac5] daemon is not started [2021-07-20T09:37:47.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-20T09:37:47.688Z] docker_cli_network_unix_test.go:46: [de6d47ed4b822] daemon is not started [2021-07-20T09:37:47.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-20T09:37:47.688Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-20T09:37:47.688Z] docker_cli_network_unix_test.go:46: [d1c3f5a6b33fa] daemon is not started [2021-07-20T09:37:47.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-20T09:37:48.009Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-20T09:37:48.009Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T09:37:48.009Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-20T09:37:48.623Z] docker_cli_network_unix_test.go:46: [d512be8cba551] daemon is not started [2021-07-20T09:37:48.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-20T09:37:53.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-20T09:37:54.963Z] docker_cli_network_unix_test.go:1084: [dd1d1838724ff] daemon is not started [2021-07-20T09:37:56.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-20T09:37:56.866Z] docker_cli_network_unix_test.go:46: [dbec73f4dd7bc] daemon is not started [2021-07-20T09:37:56.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-20T09:37:58.243Z] docker_cli_network_unix_test.go:46: [d2136dbab02bf] daemon is not started [2021-07-20T09:37:58.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-20T09:38:00.423Z] docker_cli_network_unix_test.go:46: [dc88bdfba5b65] daemon is not started [2021-07-20T09:38:00.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-20T09:38:00.682Z] docker_cli_network_unix_test.go:46: [d53c050b47315] daemon is not started [2021-07-20T09:38:00.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-20T09:38:01.617Z] docker_cli_network_unix_test.go:46: [d5c2084bad773] daemon is not started [2021-07-20T09:38:01.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-20T09:38:02.182Z] docker_cli_network_unix_test.go:46: [d4291d4729c0d] daemon is not started [2021-07-20T09:38:02.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-20T09:38:03.116Z] docker_cli_network_unix_test.go:46: [d6e05a9ec8c79] daemon is not started [2021-07-20T09:38:03.373Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-20T09:38:04.330Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-20T09:38:04.330Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-20T09:38:04.330Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-20T09:38:04.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-20T09:38:06.506Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-20T09:38:09.933Z] docker_cli_network_unix_test.go:46: [d8ac8b280be0d] daemon is not started [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite (81.74s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.38s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.75s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.46s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.96s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.52s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.88s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.39s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.14s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.10s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.95s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.01s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.64s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.19s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.37s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.39s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.62s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-20T09:38:09.933Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.09s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.12s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.89s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.13s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.10s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.16s) [2021-07-20T09:38:09.933Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2021-07-20T09:38:09.933Z] === RUN TestDockerHubPullSuite [2021-07-20T09:38:09.933Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-20T09:38:10.499Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-20T09:38:11.188Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-20T09:38:11.188Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-20T09:38:11.188Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-20T09:38:11.188Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-20T09:38:11.188Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T09:38:11.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-20T09:38:13.026Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-20T09:38:13.283Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-20T09:38:14.216Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-20T09:38:14.476Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite (5.36s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (0.97s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-07-20T09:38:14.476Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-07-20T09:38:14.476Z] PASS [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === Skipped [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T09:38:14.476Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T09:38:14.476Z] [2021-07-20T09:38:14.476Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-07-20T09:38:14.477Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-20T09:38:14.477Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T09:38:14.477Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-20T09:38:14.477Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T09:38:14.477Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-20T09:38:14.477Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-07-20T09:38:14.477Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T09:38:14.477Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-20T09:38:14.477Z] docker_cli_network_unix_test.go:46: [d1c3f5a6b33fa] daemon is not started [2021-07-20T09:38:14.477Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] [2021-07-20T09:38:14.477Z] DONE 1269 tests, 51 skipped in 2017.881s [2021-07-20T09:38:14.735Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:38:14.735Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T09:38:14.735Z] +++ kill 8247 [2021-07-20T09:38:14.735Z] +++ /etc/init.d/apparmor stop [2021-07-20T09:38:14.735Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:38:14.735Z] [2021-07-20T09:38:14.735Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:38:14.735Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:38:14.735Z] [2021-07-20T09:38:14.735Z] To set a process to complain mode, use the command line tool [2021-07-20T09:38:14.735Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:38:14.735Z] +++ true [2021-07-20T09:38:14.735Z] exiting test-integration [2021-07-20T09:38:14.735Z] ++ exit 0 [2021-07-20T09:38:14.735Z] [2021-07-20T09:38:14.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-20T09:38:14.923Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T09:38:14.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-20T09:38:14.923Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T09:38:14.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-20T09:38:14.923Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T09:38:14.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-20T09:38:14.993Z] + for job in $(jobs -p) [2021-07-20T09:38:14.993Z] + wait 4142 [2021-07-20T09:38:15.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-20T09:38:20.573Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-20T09:38:29.853Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-20T09:38:30.418Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-20T09:38:30.497Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-20T09:38:34.601Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-20T09:38:35.373Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-20T09:38:35.373Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-20T09:38:35.373Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-20T09:38:35.373Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-20T09:38:35.373Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T09:38:35.373Z] === RUN TestDockerSuite/TestBuildFails [2021-07-20T09:38:36.499Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-20T09:38:39.783Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-20T09:38:42.310Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-20T09:38:42.444Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-20T09:38:42.444Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-20T09:38:44.208Z] docker_api_swarm_test.go:961: [dc2e9c3a56c04] joining swarm manager [d15ea81f0b0b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T09:38:48.155Z] === RUN TestDockerSuite/TestBuildRm [2021-07-20T09:38:48.230Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-20T09:38:52.913Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-20T09:38:58.704Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-20T09:39:02.277Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-20T09:39:04.487Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-20T09:39:05.453Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-20T09:39:09.212Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-20T09:39:10.136Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-20T09:39:10.136Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T09:39:10.136Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-20T09:39:11.108Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-20T09:39:12.076Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-20T09:39:12.076Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T09:39:12.076Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-20T09:39:14.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-20T09:39:16.993Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-20T09:39:17.756Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-20T09:39:17.756Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T09:39:17.756Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-20T09:39:17.756Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T09:39:17.756Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-20T09:39:18.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-20T09:39:19.287Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-20T09:39:20.637Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-20T09:39:20.637Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:39:20.637Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-20T09:39:22.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-20T09:39:23.007Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-20T09:39:27.678Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-20T09:39:30.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-20T09:39:30.949Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-20T09:39:30.949Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-20T09:39:31.402Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-20T09:39:33.120Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-20T09:39:33.120Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T09:39:33.120Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-20T09:39:33.578Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-20T09:39:34.036Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-20T09:39:34.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-20T09:39:37.753Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-20T09:39:37.762Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-20T09:39:38.727Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-20T09:39:39.693Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-20T09:39:40.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-20T09:39:40.660Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-20T09:39:41.118Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-20T09:39:42.085Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-20T09:39:43.565Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-20T09:39:43.618Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-20T09:39:46.093Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-20T09:39:49.401Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-20T09:39:49.401Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:39:49.401Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-20T09:39:49.401Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T09:39:49.401Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-20T09:39:49.401Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-20T09:39:49.401Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-20T09:39:49.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-20T09:39:49.858Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-20T09:39:50.274Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-20T09:39:50.316Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-20T09:39:51.284Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-20T09:39:51.648Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-20T09:39:52.463Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-20T09:39:52.463Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-20T09:39:52.463Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-20T09:39:55.966Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-20T09:40:01.020Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-20T09:40:01.477Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-20T09:40:06.158Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-20T09:40:06.158Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-20T09:40:09.879Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-20T09:40:13.634Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-20T09:40:13.634Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T09:40:13.634Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-20T09:40:16.537Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-20T09:40:27.530Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-20T09:40:27.530Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T09:40:27.530Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-20T09:40:30.462Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-20T09:40:31.992Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-20T09:40:42.295Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-20T09:40:46.475Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-20T09:40:47.852Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-20T09:40:50.844Z] === RUN TestDockerSuite/TestBuildUser [2021-07-20T09:40:50.844Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T09:40:50.844Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-20T09:40:50.844Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:40:50.844Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-20T09:40:50.844Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T09:40:50.844Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-20T09:40:54.563Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-20T09:40:55.020Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-20T09:40:58.752Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-20T09:40:58.752Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T09:40:58.752Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-20T09:40:58.752Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T09:40:58.752Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-20T09:40:58.844Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-20T09:41:01.746Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-20T09:41:02.717Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-20T09:41:07.528Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-20T09:41:12.213Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-20T09:41:20.783Z] --- PASS: TestDockerSwarmSuite (1722.47s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.69s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.85s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.50s) [2021-07-20T09:41:20.784Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.86s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.53s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.52s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.54s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.29s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.57s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.52s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.11s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.90s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.65s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.66s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.11s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.81s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.42s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.27s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.87s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.53s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.99s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.58s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.48s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.46s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.65s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.42s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.27s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.32s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.07s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.12s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.30s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.99s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.92s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.65s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.40s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.16s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.27s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.32s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.42s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.64s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.60s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.30s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.96s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.50s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.12s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.45s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (136.09s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.64s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.88s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.74s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.40s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.65s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.30s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.80s) [2021-07-20T09:41:20.784Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.13s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.91s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.22s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.20s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.52s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.03s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.47s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.39s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.46s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.87s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.61s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.43s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.22s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.47s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.79s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.77s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.78s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.50s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2021-07-20T09:41:20.784Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2021-07-20T09:41:20.784Z] === RUN TestDockerExternalVolumeSuite [2021-07-20T09:41:20.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-20T09:41:20.784Z] docker_cli_external_volume_driver_test.go:53: [d275d3c633e7d] daemon is not started [2021-07-20T09:41:23.880Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-20T09:41:23.880Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-20T09:41:27.009Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-20T09:41:27.009Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T09:41:27.009Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-20T09:41:30.930Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-20T09:41:34.072Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-20T09:41:34.530Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-20T09:41:34.530Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T09:41:34.530Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-20T09:41:34.530Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T09:41:34.530Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-20T09:41:35.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-20T09:41:36.711Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-20T09:41:36.711Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T09:41:36.711Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-20T09:41:36.711Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T09:41:36.711Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-20T09:41:37.429Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-20T09:41:39.603Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-20T09:41:39.603Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T09:41:39.603Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-20T09:41:47.740Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-20T09:41:48.707Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-20T09:41:48.707Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-20T09:41:49.165Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-20T09:41:52.065Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-20T09:41:53.030Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-20T09:41:53.996Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-20T09:41:57.255Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-20T09:41:59.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-20T09:41:59.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-20T09:42:11.672Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-20T09:42:13.206Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-20T09:42:14.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-20T09:42:14.204Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T09:42:14.204Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-20T09:42:14.204Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T09:42:14.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-20T09:42:14.204Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T09:42:14.204Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-20T09:42:15.166Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-20T09:42:21.762Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-20T09:42:22.225Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-20T09:42:24.392Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-20T09:42:24.392Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T09:42:24.392Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-20T09:42:24.392Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T09:42:24.848Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-20T09:42:24.848Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T09:42:24.848Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-20T09:42:25.483Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-20T09:42:26.379Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-20T09:42:31.062Z] === RUN TestDockerSuite/TestCommitChange [2021-07-20T09:42:32.531Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-20T09:42:36.834Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-20T09:42:37.201Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-20T09:42:41.517Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-20T09:42:41.517Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:42:41.517Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-20T09:42:41.875Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-20T09:42:42.333Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-20T09:42:42.333Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T09:42:42.333Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-20T09:42:42.333Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T09:42:42.333Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-20T09:42:43.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-20T09:42:44.499Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-20T09:42:44.499Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T09:42:44.499Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-20T09:42:48.565Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-20T09:42:48.565Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T09:42:48.565Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-20T09:42:51.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-20T09:42:55.623Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-20T09:42:59.343Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-20T09:42:59.343Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-20T09:42:59.343Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-20T09:42:59.343Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-20T09:42:59.343Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-20T09:42:59.343Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-20T09:42:59.343Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-20T09:42:59.343Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-20T09:43:06.270Z] docker_cli_external_volume_driver_test.go:53: [db9772a45c720] daemon is not started [2021-07-20T09:43:06.395Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-20T09:43:13.444Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-20T09:43:13.444Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T09:43:13.444Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-20T09:43:16.340Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-20T09:43:16.340Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T09:43:16.340Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-20T09:43:16.340Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T09:43:16.340Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-20T09:43:16.340Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T09:43:16.340Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-20T09:43:19.230Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-20T09:43:19.230Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T09:43:19.230Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-20T09:43:19.230Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-20T09:43:22.127Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-20T09:43:22.127Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-20T09:43:22.127Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T09:43:22.127Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-20T09:43:22.127Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T09:43:22.127Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-20T09:43:22.127Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:43:22.127Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-20T09:43:25.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-20T09:43:25.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-20T09:43:26.965Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-20T09:43:27.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-20T09:43:29.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-20T09:43:29.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-20T09:43:29.893Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T09:43:29.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-20T09:43:32.060Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-20T09:43:32.060Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-20T09:43:37.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-20T09:43:39.113Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-20T09:43:39.113Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:43:39.113Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-20T09:43:39.113Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:43:39.113Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-20T09:43:42.008Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-20T09:43:42.009Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-20T09:43:44.187Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-20T09:43:44.187Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T09:43:44.187Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-20T09:43:47.081Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-20T09:43:47.538Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-20T09:43:48.015Z] === RUN TestDockerSuite/TestBuildRm [2021-07-20T09:43:50.437Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-20T09:43:52.505Z] docker_cli_external_volume_driver_test.go:53: [dfb3f9c930652] daemon is not started [2021-07-20T09:43:54.161Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-20T09:43:58.305Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-20T09:43:58.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-20T09:43:58.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-20T09:43:58.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-20T09:43:58.833Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-20T09:43:58.833Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-20T09:44:00.364Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-20T09:44:00.364Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T09:44:00.364Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-20T09:44:01.199Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-20T09:44:01.199Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T09:44:01.199Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-20T09:44:01.199Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T09:44:01.199Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-20T09:44:02.727Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-20T09:44:03.259Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-20T09:44:03.259Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:44:03.259Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-20T09:44:05.428Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-20T09:44:05.428Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-20T09:44:05.617Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-20T09:44:07.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-20T09:44:07.373Z] docker_cli_external_volume_driver_test.go:53: [dc8859064f0ca] daemon is not started [2021-07-20T09:44:09.334Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-20T09:44:10.100Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-20T09:44:12.272Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-20T09:44:12.272Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-20T09:44:12.272Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-20T09:44:12.272Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-20T09:44:12.272Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-20T09:44:12.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-20T09:44:13.055Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-20T09:44:14.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-20T09:44:14.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-20T09:44:16.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-20T09:44:19.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-20T09:44:22.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-20T09:44:22.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-20T09:44:24.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096030_} [2021-07-20T09:44:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521256818_c:\foo_false____} [2021-07-20T09:44:29.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521256818_c:\foo_true____} [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-20T09:44:32.552Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-20T09:44:32.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-20T09:44:33.010Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-20T09:44:33.010Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-20T09:44:33.010Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-20T09:44:33.010Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-20T09:44:33.010Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:44:33.010Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-20T09:44:34.103Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-20T09:44:34.103Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-20T09:44:34.103Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-20T09:44:35.907Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-20T09:44:35.907Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-20T09:44:35.907Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T09:44:35.907Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-20T09:44:38.799Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-20T09:44:38.799Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-20T09:44:38.799Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T09:44:38.799Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-20T09:44:41.692Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-20T09:44:41.692Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T09:44:41.692Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-20T09:44:41.692Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T09:44:41.692Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-20T09:44:41.692Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T09:44:41.692Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-20T09:44:42.638Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-20T09:44:42.639Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-20T09:44:46.361Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-20T09:44:46.375Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-20T09:44:46.817Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-20T09:44:48.546Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-20T09:44:48.546Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:44:48.546Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-20T09:44:48.546Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T09:44:48.546Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-20T09:44:50.534Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-20T09:44:54.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-20T09:44:58.844Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-20T09:44:58.844Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:44:58.844Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-20T09:44:58.844Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T09:44:58.844Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-20T09:45:08.182Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-20T09:45:08.182Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T09:45:08.182Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-20T09:45:09.138Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-20T09:45:09.138Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T09:45:09.138Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-20T09:45:09.138Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T09:45:09.138Z] === RUN TestDockerSuite/TestCpToDot [2021-07-20T09:45:11.073Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-20T09:45:11.307Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-20T09:45:11.307Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T09:45:11.307Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-20T09:45:11.307Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T09:45:11.307Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-20T09:45:12.035Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-20T09:45:12.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-20T09:45:14.200Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-20T09:45:14.200Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-20T09:45:14.200Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-20T09:45:14.200Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-20T09:45:14.200Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-20T09:45:14.657Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-20T09:45:16.703Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-20T09:45:16.824Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-20T09:45:19.719Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-20T09:45:19.719Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-20T09:45:20.175Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-20T09:45:21.376Z] === RUN TestDockerSuite/TestBuildUser [2021-07-20T09:45:21.376Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T09:45:21.376Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-20T09:45:21.376Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:45:21.376Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-20T09:45:21.376Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T09:45:21.376Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-20T09:45:22.343Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-20T09:45:22.800Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-20T09:45:23.258Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-20T09:45:23.258Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T09:45:23.258Z] === RUN TestDockerSuite/TestCreateRM [2021-07-20T09:45:23.714Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-20T09:45:23.714Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T09:45:23.714Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-20T09:45:24.171Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-20T09:45:24.627Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-20T09:45:25.094Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-20T09:45:25.094Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-20T09:45:27.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-20T09:45:33.177Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-20T09:45:33.177Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-20T09:45:33.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-20T09:45:33.633Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-20T09:45:33.633Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T09:45:33.633Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-20T09:45:33.633Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T09:45:33.633Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-20T09:45:37.853Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-20T09:45:37.853Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-20T09:45:37.853Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T09:45:37.853Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-20T09:45:40.747Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-20T09:45:40.747Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDockerFails [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-20T09:45:40.747Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-20T09:45:40.747Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-20T09:45:40.747Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-20T09:45:40.747Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-20T09:45:40.747Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T09:45:40.747Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-20T09:45:43.643Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-20T09:45:46.534Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-20T09:45:49.427Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-20T09:45:54.680Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-20T09:45:54.680Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-20T09:45:57.974Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-20T09:46:00.457Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-20T09:46:02.647Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-20T09:46:08.437Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-20T09:46:10.606Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-20T09:46:10.751Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-20T09:46:10.751Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T09:46:10.751Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-20T09:46:10.751Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T09:46:10.751Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-20T09:46:11.568Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-20T09:46:12.917Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-20T09:46:12.917Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T09:46:13.374Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-20T09:46:13.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-20T09:46:16.255Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-20T09:46:16.255Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-20T09:46:17.784Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-20T09:46:23.559Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-20T09:46:23.665Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-20T09:46:26.556Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-20T09:46:27.013Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-20T09:46:28.234Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-20T09:46:28.234Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-20T09:46:28.234Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T09:46:28.234Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-20T09:46:29.198Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-20T09:46:29.198Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T09:46:29.198Z] === RUN TestDockerSuite/TestEventsRename [2021-07-20T09:46:31.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-20T09:46:32.094Z] === RUN TestDockerSuite/TestEventsResize [2021-07-20T09:46:40.648Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-20T09:46:42.817Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-20T09:46:44.657Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-20T09:46:44.657Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T09:46:44.657Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-20T09:46:44.657Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T09:46:44.657Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-20T09:46:44.657Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T09:46:44.657Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-20T09:46:45.620Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-20T09:46:45.710Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-20T09:46:50.386Z] === RUN TestDockerSuite/TestEventsTop [2021-07-20T09:46:50.386Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T09:46:50.386Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-20T09:46:52.670Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-20T09:46:53.280Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-20T09:46:54.201Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-20T09:46:54.201Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T09:46:54.657Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-20T09:46:54.657Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T09:46:54.657Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-20T09:46:54.657Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T09:46:54.657Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-20T09:46:56.824Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-20T09:46:57.952Z] === RUN TestDockerSuite/TestExec [2021-07-20T09:46:57.952Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:46:57.952Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-20T09:46:57.952Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T09:46:57.952Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-20T09:46:59.483Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-20T09:47:00.555Z] === RUN TestDockerSuite/TestCommitChange [2021-07-20T09:47:01.657Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-20T09:47:01.657Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:47:01.657Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-20T09:47:01.657Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:47:01.657Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-20T09:47:01.657Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T09:47:01.657Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-20T09:47:03.831Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-20T09:47:04.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-20T09:47:05.225Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-20T09:47:06.007Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-20T09:47:08.211Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-20T09:47:08.942Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-20T09:47:08.942Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:47:08.942Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-20T09:47:10.381Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-20T09:47:14.715Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-20T09:47:14.715Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T09:47:14.715Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-20T09:47:16.158Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-20T09:47:16.158Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T09:47:16.158Z] === RUN TestDockerSuite/TestExecEnv [2021-07-20T09:47:16.158Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T09:47:16.158Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-20T09:47:16.158Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T09:47:16.158Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-20T09:47:17.690Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-20T09:47:21.762Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-20T09:47:22.370Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-20T09:47:22.370Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecParseError [2021-07-20T09:47:22.370Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-20T09:47:22.370Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-20T09:47:22.370Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T09:47:22.370Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-20T09:47:25.270Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-20T09:47:25.270Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-20T09:47:25.270Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-20T09:47:25.270Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-20T09:47:25.270Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.270Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-20T09:47:25.493Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-20T09:47:25.493Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-20T09:47:25.493Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-20T09:47:25.493Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-20T09:47:25.493Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-20T09:47:25.493Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-20T09:47:25.493Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-20T09:47:25.493Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-20T09:47:27.443Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-20T09:47:27.443Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T09:47:27.443Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-20T09:47:31.343Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-20T09:47:33.222Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-20T09:47:33.222Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T09:47:33.222Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-20T09:47:33.222Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T09:47:33.222Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-20T09:47:33.222Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T09:47:33.222Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-20T09:47:36.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-20T09:47:40.277Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-20T09:47:43.706Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-20T09:47:43.706Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T09:47:43.706Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-20T09:47:44.672Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-20T09:47:44.672Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T09:47:44.672Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-20T09:47:44.672Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T09:47:44.672Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-20T09:47:44.672Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T09:47:44.672Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-20T09:47:46.055Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-20T09:47:46.845Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-20T09:47:46.845Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T09:47:46.845Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-20T09:47:46.845Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-20T09:47:48.951Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-20T09:47:49.015Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-20T09:47:49.015Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-20T09:47:49.015Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T09:47:49.015Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-20T09:47:49.015Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T09:47:49.015Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-20T09:47:49.015Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:47:49.015Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-20T09:47:50.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-20T09:47:51.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-20T09:47:53.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-20T09:47:54.735Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-20T09:47:54.735Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:47:54.735Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-20T09:47:54.735Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-20T09:47:55.192Z] === RUN TestDockerSuite/TestHealth [2021-07-20T09:47:55.192Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T09:47:55.192Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-20T09:47:55.192Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-20T09:47:55.192Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-20T09:47:55.192Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-20T09:47:55.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-20T09:47:55.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-20T09:47:55.531Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T09:47:55.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-20T09:47:57.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-20T09:47:57.704Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-20T09:47:59.236Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-20T09:47:59.236Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:47:59.236Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-20T09:47:59.236Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:47:59.236Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-20T09:47:59.866Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-20T09:47:59.866Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-20T09:47:59.866Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T09:47:59.866Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-20T09:47:59.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-20T09:47:59.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-20T09:48:00.322Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-20T09:48:01.286Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-20T09:48:01.286Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T09:48:01.286Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-20T09:48:01.409Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-20T09:48:01.409Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-20T09:48:02.249Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-20T09:48:02.249Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-20T09:48:03.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-20T09:48:03.581Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T09:48:03.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-20T09:48:04.417Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-20T09:48:04.417Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-20T09:48:05.751Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-20T09:48:06.209Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-20T09:48:07.313Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-20T09:48:08.383Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-20T09:48:09.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-20T09:48:09.008Z] docker_cli_external_volume_driver_test.go:485: [dd9ce77476c9a] daemon is not started [2021-07-20T09:48:10.228Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-20T09:48:10.228Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-20T09:48:10.228Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T09:48:10.228Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-20T09:48:12.109Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-20T09:48:14.903Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-20T09:48:14.903Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-20T09:48:15.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-20T09:48:15.463Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-20T09:48:15.463Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-20T09:48:15.463Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-20T09:48:15.463Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-20T09:48:16.995Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-20T09:48:16.995Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T09:48:16.995Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-20T09:48:17.071Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportFile [2021-07-20T09:48:17.071Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-20T09:48:17.071Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-20T09:48:17.071Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-20T09:48:17.071Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-20T09:48:17.071Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-20T09:48:17.071Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-20T09:48:17.071Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-20T09:48:17.071Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-20T09:48:17.071Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:48:17.071Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-20T09:48:19.171Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-20T09:48:19.171Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:48:19.171Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-20T09:48:19.964Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-20T09:48:21.343Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-20T09:48:21.343Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-20T09:48:22.129Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-20T09:48:22.129Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T09:48:22.129Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-20T09:48:22.129Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T09:48:22.129Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-20T09:48:22.584Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-20T09:48:22.584Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T09:48:22.584Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-20T09:48:23.868Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-20T09:48:23.868Z] docker_cli_external_volume_driver_test.go:53: [d5bbb4e1cab66] daemon is not started [2021-07-20T09:48:24.749Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-20T09:48:24.749Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-20T09:48:26.021Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-20T09:48:27.553Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-20T09:48:27.553Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-20T09:48:27.553Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-20T09:48:27.553Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-20T09:48:27.553Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-20T09:48:27.637Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-20T09:48:27.637Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.637Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-20T09:48:27.637Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.637Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-20T09:48:27.637Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T09:48:27.637Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-20T09:48:29.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-20T09:48:29.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-20T09:48:30.526Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-20T09:48:31.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-20T09:48:35.196Z] === RUN TestDockerSuite/TestInspectImage [2021-07-20T09:48:35.196Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:48:35.196Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-20T09:48:35.196Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:48:35.196Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-20T09:48:35.196Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:48:35.196Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-20T09:48:37.361Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite (439.62s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.54s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.12s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-07-20T09:48:38.737Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-20T09:48:38.737Z] PASS [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] === Skipped [2021-07-20T09:48:38.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T09:48:38.737Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-20T09:48:38.737Z] check_test.go:309: [d71a2332d87f2] daemon is not started [2021-07-20T09:48:38.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-20T09:48:38.737Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-20T09:48:38.737Z] check_test.go:309: [d0910c734b03b] daemon is not started [2021-07-20T09:48:38.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-20T09:48:38.737Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-20T09:48:38.737Z] check_test.go:309: [d8e7f2afa9191] daemon is not started [2021-07-20T09:48:38.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-20T09:48:38.737Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-20T09:48:38.737Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T09:48:38.737Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-20T09:48:38.737Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] DONE 273 tests, 5 skipped in 2640.715s [2021-07-20T09:48:38.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T09:48:38.737Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T09:48:38.737Z] +++ kill 8268 [2021-07-20T09:48:38.737Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d5323427b7a/docker.pid [2021-07-20T09:48:38.737Z] +++ kill 7112 [2021-07-20T09:48:38.737Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7112 is not a child of this shell [2021-07-20T09:48:38.737Z] warning: PID 7112 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d5323427b7a/docker.pid had a nonzero exit code [2021-07-20T09:48:38.737Z] +++ /etc/init.d/apparmor stop [2021-07-20T09:48:38.737Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] Unloading profiles will leave already running processes permanently [2021-07-20T09:48:38.737Z] unconfined, which can lead to unexpected situations. [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] To set a process to complain mode, use the command line tool [2021-07-20T09:48:38.737Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T09:48:38.737Z] +++ true [2021-07-20T09:48:38.737Z] exiting test-integration [2021-07-20T09:48:38.737Z] ++ exit 0 [2021-07-20T09:48:38.737Z] [2021-07-20T09:48:38.737Z] + exit 0 [2021-07-20T09:48:38.737Z] ++ jobs -p [2021-07-20T09:48:38.737Z] + pids= [2021-07-20T09:48:38.737Z] + echo 'Remaining pids to kill: []' [2021-07-20T09:48:38.737Z] Remaining pids to kill: [] [2021-07-20T09:48:38.737Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-20T09:48:38.752Z] Recording test results [2021-07-20T09:48:39.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-20T09:48:39.531Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-20T09:48:39.988Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-20T09:48:40.463Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T09:48:40.808Z] + echo Ensuring container killed. [2021-07-20T09:48:40.808Z] Ensuring container killed. [2021-07-20T09:48:40.808Z] + docker ps -aq -f name=docker-pr4-* [2021-07-20T09:48:40.808Z] + cids=a3b9ecd0a856 [2021-07-20T09:48:40.808Z] 21a986e4b68e [2021-07-20T09:48:40.808Z] e9b758fe4185 [2021-07-20T09:48:40.808Z] + [ -n a3b9ecd0a856 [2021-07-20T09:48:40.809Z] 21a986e4b68e [2021-07-20T09:48:40.809Z] e9b758fe4185 ] [2021-07-20T09:48:40.809Z] + docker rm -vf a3b9ecd0a856 21a986e4b68e e9b758fe4185 [2021-07-20T09:48:41.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-20T09:48:42.879Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-20T09:48:43.342Z] a3b9ecd0a856 [2021-07-20T09:48:43.342Z] 21a986e4b68e [2021-07-20T09:48:43.342Z] e9b758fe4185 [Pipeline] sh [2021-07-20T09:48:43.626Z] + echo Chowning /workspace to jenkins user [2021-07-20T09:48:43.626Z] Chowning /workspace to jenkins user [2021-07-20T09:48:43.626Z] + id -u [2021-07-20T09:48:43.626Z] + id -g [2021-07-20T09:48:43.626Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42656:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T09:48:43.626Z] Unable to find image 'busybox:latest' locally [2021-07-20T09:48:43.626Z] latest: Pulling from library/busybox [2021-07-20T09:48:43.626Z] b71f96345d44: Pulling fs layer [2021-07-20T09:48:43.884Z] b71f96345d44: Verifying Checksum [2021-07-20T09:48:43.884Z] b71f96345d44: Download complete [2021-07-20T09:48:43.884Z] b71f96345d44: Pull complete [2021-07-20T09:48:43.884Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-20T09:48:43.884Z] Status: Downloaded newer image for busybox:latest [2021-07-20T09:48:44.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00030c7e0_} [2021-07-20T09:48:45.043Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-20T09:48:45.043Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T09:48:45.043Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-20T09:48:45.043Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-20T09:48:46.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382536182_c:\foo_false____} [2021-07-20T09:48:47.206Z] === RUN TestDockerSuite/TestInspectStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T09:48:48.359Z] + bundleName=amd64 [2021-07-20T09:48:48.359Z] + echo Creating amd64-bundles.tar.gz [2021-07-20T09:48:48.359Z] Creating amd64-bundles.tar.gz [2021-07-20T09:48:48.359Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-20T09:48:48.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-20T09:48:49.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382536182_c:\foo_true____} [Pipeline] archiveArtifacts [2021-07-20T09:48:49.742Z] Archiving artifacts [2021-07-20T09:48:50.921Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-20T09:48:51.363Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-20T09:48:51.363Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-20T09:48:51.363Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-20T09:48:51.363Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-20T09:48:51.363Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-20T09:48:51.363Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:48:51.363Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-20T09:48:51.617Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:48:51.935Z] + make clean [2021-07-20T09:48:52.194Z] docker volume rm -f docker-dev-cache [2021-07-20T09:48:52.194Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T09:48:53.538Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-20T09:48:53.538Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.538Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-20T09:48:53.538Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.538Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-20T09:48:53.538Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-20T09:48:53.995Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-20T09:48:53.995Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T09:48:53.995Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-20T09:48:54.639Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-20T09:48:56.166Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-20T09:48:56.166Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-20T09:48:56.166Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T09:48:56.166Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-20T09:48:56.803Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-20T09:48:58.337Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-20T09:48:58.337Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T09:48:58.337Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-20T09:48:58.337Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T09:48:58.337Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-20T09:48:58.337Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T09:48:58.337Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] // stage [Pipeline] } [2021-07-20T09:48:59.693Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-20T09:49:01.859Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-20T09:49:03.016Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-20T09:49:04.549Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-20T09:49:04.549Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:49:04.549Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-20T09:49:04.549Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T09:49:04.549Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-20T09:49:04.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-20T09:49:06.922Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-20T09:49:09.085Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-20T09:49:09.086Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-20T09:49:09.086Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-20T09:49:09.086Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-20T09:49:09.086Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-20T09:49:11.250Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-20T09:49:13.417Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-20T09:49:19.343Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-20T09:49:19.343Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:49:19.343Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-20T09:49:19.343Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T09:49:19.343Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-20T09:49:20.465Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-20T09:49:22.631Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-20T09:49:22.631Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T09:49:22.631Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-20T09:49:24.797Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-20T09:49:24.798Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-20T09:49:26.402Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-20T09:49:26.402Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T09:49:26.402Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-20T09:49:26.402Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T09:49:26.402Z] === RUN TestDockerSuite/TestCpToDot [2021-07-20T09:49:27.943Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-20T09:49:27.943Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T09:49:27.943Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-20T09:49:27.943Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T09:49:27.943Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-20T09:49:30.113Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-20T09:49:30.113Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:49:30.113Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-20T09:49:30.113Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T09:49:30.113Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-20T09:49:30.113Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T09:49:30.113Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-20T09:49:30.113Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T09:49:30.113Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-20T09:49:30.568Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-20T09:49:30.571Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-20T09:49:30.571Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-20T09:49:32.743Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-20T09:49:35.640Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-20T09:49:35.640Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-20T09:49:35.640Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-20T09:49:36.340Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-20T09:49:37.815Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-20T09:49:38.273Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-20T09:49:38.273Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-20T09:49:38.273Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T09:49:38.273Z] === RUN TestDockerSuite/TestCreateRM [2021-07-20T09:49:38.731Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-20T09:49:38.731Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T09:49:38.731Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-20T09:49:38.731Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-20T09:49:39.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-20T09:49:42.112Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-20T09:49:44.275Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-20T09:49:46.248Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-20T09:49:46.248Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-20T09:49:46.439Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-20T09:49:46.439Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T09:49:46.439Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-20T09:49:46.706Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-20T09:49:49.329Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-20T09:49:50.436Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-20T09:49:50.436Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-20T09:49:50.436Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T09:49:50.436Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-20T09:49:52.218Z] === RUN TestDockerSuite/TestLogsSince [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-20T09:49:52.607Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-20T09:49:52.607Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDockerFails [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-20T09:49:52.607Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-20T09:49:52.607Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-20T09:49:52.607Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-20T09:49:52.607Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-20T09:49:52.607Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T09:49:52.607Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-20T09:49:54.779Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-20T09:49:56.952Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-20T09:49:59.126Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-20T09:50:02.508Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-20T09:50:02.508Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T09:50:02.508Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-20T09:50:02.508Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T09:50:02.508Z] === RUN TestDockerSuite/TestLogsTail [2021-07-20T09:50:04.035Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-20T09:50:06.188Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-20T09:50:06.926Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-20T09:50:09.819Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-20T09:50:09.819Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestNetHostname [2021-07-20T09:50:09.819Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-20T09:50:09.819Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-20T09:50:09.819Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-20T09:50:09.819Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginActive [2021-07-20T09:50:09.819Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-20T09:50:09.819Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-20T09:50:09.819Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-20T09:50:09.819Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-20T09:50:09.819Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-20T09:50:09.819Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-20T09:50:09.819Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-20T09:50:09.819Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-20T09:50:09.819Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-20T09:50:09.819Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPortList [2021-07-20T09:50:09.819Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T09:50:09.819Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-20T09:50:10.870Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-20T09:50:14.487Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-20T09:50:14.487Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-20T09:50:14.487Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-20T09:50:14.487Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-20T09:50:14.487Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-20T09:50:14.943Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-20T09:50:14.943Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-20T09:50:14.943Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:50:14.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-20T09:50:15.551Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-20T09:50:17.085Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-20T09:50:18.049Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-20T09:50:20.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-20T09:50:20.707Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T09:50:20.707Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-20T09:50:21.779Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-20T09:50:22.237Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-20T09:50:23.203Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-20T09:50:27.882Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-20T09:50:29.408Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-20T09:50:29.408Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T09:50:29.408Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-20T09:50:31.612Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-20T09:50:31.612Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-20T09:50:31.612Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-20T09:50:31.612Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T09:50:32.070Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-20T09:50:32.070Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:50:32.070Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-20T09:50:32.070Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T09:50:32.070Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-20T09:50:33.036Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-20T09:50:33.036Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T09:50:33.036Z] === RUN TestDockerSuite/TestEventsRename [2021-07-20T09:50:35.212Z] === RUN TestDockerSuite/TestEventsResize [2021-07-20T09:50:37.946Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-20T09:50:43.763Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-20T09:50:44.730Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-20T09:50:47.632Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-20T09:50:52.310Z] === RUN TestDockerSuite/TestEventsTop [2021-07-20T09:50:52.310Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T09:50:52.310Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-20T09:50:54.484Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-20T09:50:55.584Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-20T09:50:55.585Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-20T09:50:55.585Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T09:50:55.585Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-20T09:50:58.211Z] === RUN TestDockerSuite/TestExec [2021-07-20T09:50:58.211Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:50:58.211Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-20T09:50:58.211Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T09:50:58.211Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-20T09:50:59.743Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-20T09:51:01.277Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-20T09:51:01.277Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:51:01.277Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-20T09:51:01.277Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:51:01.735Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-20T09:51:01.735Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T09:51:01.735Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-20T09:51:03.266Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-20T09:51:05.439Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-20T09:51:05.869Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-20T09:51:06.972Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-20T09:51:09.146Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-20T09:51:10.538Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-20T09:51:12.872Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-20T09:51:12.872Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T09:51:12.872Z] === RUN TestDockerSuite/TestExecEnv [2021-07-20T09:51:12.872Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T09:51:12.872Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-20T09:51:12.872Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T09:51:12.872Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-20T09:51:15.043Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-20T09:51:17.587Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-20T09:51:19.723Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-20T09:51:19.723Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecParseError [2021-07-20T09:51:19.723Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-20T09:51:19.723Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-20T09:51:19.723Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T09:51:19.723Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-20T09:51:21.895Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-20T09:51:21.895Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-20T09:51:21.895Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-20T09:51:21.895Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-20T09:51:21.895Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T09:51:21.895Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-20T09:51:23.358Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-20T09:51:23.358Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T09:51:23.358Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-20T09:51:23.358Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T09:51:23.358Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-20T09:51:24.066Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-20T09:51:24.066Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T09:51:24.066Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-20T09:51:28.028Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-20T09:51:28.028Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:51:28.028Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-20T09:51:28.028Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T09:51:28.028Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-20T09:51:28.028Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T09:51:28.028Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-20T09:51:28.028Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T09:51:28.028Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-20T09:51:31.127Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-20T09:51:31.127Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T09:51:31.127Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-20T09:51:31.127Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T09:51:31.127Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-20T09:51:31.127Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T09:51:31.127Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-20T09:51:35.081Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-20T09:51:35.081Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-20T09:51:35.081Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-20T09:51:36.607Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-20T09:51:36.607Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T09:51:36.607Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-20T09:51:36.907Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-20T09:51:38.132Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-20T09:51:38.587Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-20T09:51:38.587Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T09:51:38.587Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-20T09:51:42.689Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-20T09:51:43.260Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-20T09:51:45.585Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-20T09:51:47.927Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-20T09:51:50.818Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-20T09:51:51.363Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-20T09:51:51.363Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:51:51.363Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-20T09:51:51.363Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-20T09:51:51.821Z] === RUN TestDockerSuite/TestHealth [2021-07-20T09:51:51.821Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T09:51:51.821Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-20T09:51:51.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-20T09:51:51.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-20T09:51:51.821Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-20T09:51:56.497Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-20T09:51:56.497Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-20T09:51:56.954Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-20T09:51:56.954Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T09:51:56.954Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-20T09:51:57.918Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-20T09:51:57.918Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-20T09:52:00.089Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-20T09:52:00.089Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-20T09:52:02.262Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-20T09:52:04.437Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-20T09:52:04.437Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-20T09:52:04.437Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T09:52:04.437Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-20T09:52:08.165Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-20T09:52:08.165Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-20T09:52:11.065Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportFile [2021-07-20T09:52:11.065Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-20T09:52:11.065Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-20T09:52:11.065Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-20T09:52:11.065Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-20T09:52:11.065Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-20T09:52:11.065Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-20T09:52:11.065Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-20T09:52:11.065Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-20T09:52:11.065Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:52:11.065Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-20T09:52:13.236Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-20T09:52:15.412Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-20T09:52:15.412Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T09:52:15.412Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-20T09:52:15.412Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T09:52:15.412Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-20T09:52:15.412Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-20T09:52:15.412Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T09:52:15.412Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-20T09:52:15.914Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-20T09:52:15.915Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:52:15.915Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-20T09:52:17.583Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-20T09:52:17.584Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-20T09:52:19.754Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-20T09:52:19.754Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T09:52:19.754Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-20T09:52:19.754Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T09:52:19.754Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-20T09:52:19.754Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T09:52:19.754Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-20T09:52:21.286Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-20T09:52:21.682Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-20T09:52:21.682Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-20T09:52:21.682Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-20T09:52:22.643Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-20T09:52:25.964Z] === RUN TestDockerSuite/TestInspectImage [2021-07-20T09:52:25.964Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:52:25.964Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-20T09:52:25.964Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:52:25.964Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-20T09:52:25.964Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:52:25.964Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-20T09:52:27.499Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-20T09:52:28.414Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-20T09:52:29.670Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-20T09:52:29.670Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-20T09:52:31.840Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-20T09:52:32.128Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-20T09:52:32.128Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:52:32.128Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-20T09:52:34.016Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-20T09:52:34.016Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T09:52:34.016Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-20T09:52:34.016Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-20T09:52:35.550Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-20T09:52:36.798Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-20T09:52:36.798Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-20T09:52:37.254Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-20T09:52:38.449Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-20T09:52:42.175Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-20T09:52:44.347Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-20T09:52:46.519Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-20T09:52:48.053Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-20T09:52:50.228Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-20T09:52:52.400Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-20T09:52:54.571Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-20T09:52:54.571Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-20T09:52:54.571Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-20T09:52:54.571Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-20T09:52:56.742Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-20T09:52:58.277Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-20T09:52:58.302Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-20T09:52:58.763Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-20T09:52:59.220Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-20T09:53:04.058Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-20T09:53:11.117Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-20T09:53:11.117Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T09:53:11.117Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-20T09:53:11.622Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-20T09:53:12.651Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-20T09:53:13.108Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-20T09:53:15.344Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-20T09:53:18.889Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-20T09:53:23.897Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-20T09:53:24.672Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-20T09:53:29.355Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-20T09:53:31.530Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-20T09:53:32.446Z] === RUN TestDockerSuite/TestRmiTag [2021-07-20T09:53:33.412Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-20T09:53:34.431Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-20T09:53:34.431Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T09:53:34.431Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-20T09:53:36.310Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-20T09:53:36.603Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-20T09:53:38.134Z] === RUN TestDockerSuite/TestLogsSince [2021-07-20T09:53:48.441Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-20T09:53:48.441Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T09:53:48.441Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-20T09:53:48.441Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T09:53:48.441Z] === RUN TestDockerSuite/TestLogsTail [2021-07-20T09:53:49.975Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-20T09:53:52.146Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-20T09:53:54.318Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-20T09:53:54.318Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestNetHostname [2021-07-20T09:53:54.318Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-20T09:53:54.318Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-20T09:53:54.318Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-20T09:53:54.318Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginActive [2021-07-20T09:53:54.318Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-20T09:53:54.318Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-20T09:53:54.318Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-20T09:53:54.318Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-20T09:53:54.318Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-20T09:53:54.318Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-20T09:53:54.318Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-20T09:53:54.318Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-20T09:53:54.318Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-20T09:53:54.318Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPortList [2021-07-20T09:53:54.318Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T09:53:54.318Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-20T09:53:57.399Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-20T09:53:58.931Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-20T09:53:59.004Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-20T09:53:59.004Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:53:59.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-20T09:54:03.607Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-20T09:54:05.138Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T09:54:05.138Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-20T09:54:07.310Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-20T09:54:07.310Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T09:54:07.310Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-20T09:54:07.310Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-20T09:54:07.310Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-20T09:54:07.561Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-20T09:54:07.561Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T09:54:07.561Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-20T09:54:11.994Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-20T09:54:14.895Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-20T09:54:16.113Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-20T09:54:16.113Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T09:54:16.113Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-20T09:54:17.790Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-20T09:54:19.965Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-20T09:54:22.860Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-20T09:54:22.860Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-20T09:54:24.670Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-20T09:54:27.537Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T09:54:27.537Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-20T09:54:30.436Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-20T09:54:30.436Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T09:54:30.436Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-20T09:54:33.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-20T09:54:33.332Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-20T09:54:33.332Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-20T09:54:33.332Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-20T09:54:33.332Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-20T09:54:36.229Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-20T09:54:36.230Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-20T09:54:36.230Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-20T09:54:37.033Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-20T09:54:37.033Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-20T09:54:37.033Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T09:54:37.033Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-20T09:54:38.401Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-20T09:54:40.573Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-20T09:54:43.472Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-20T09:54:43.472Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T09:54:43.472Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-20T09:54:43.472Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T09:54:43.472Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-20T09:54:43.472Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-20T09:54:43.472Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-20T09:54:45.645Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-20T09:54:45.645Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T09:54:45.645Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-20T09:54:45.645Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:54:45.645Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-20T09:54:45.645Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T09:54:45.645Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-20T09:54:45.645Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T09:54:45.645Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-20T09:54:47.816Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-20T09:54:49.395Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-20T09:54:54.880Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T09:54:54.880Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-20T09:54:56.465Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-20T09:54:57.776Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-20T09:54:57.776Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T09:54:57.776Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-20T09:54:57.776Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-20T09:54:57.776Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-20T09:54:58.233Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-20T09:55:00.403Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-20T09:55:03.304Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-20T09:55:03.304Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-20T09:55:03.304Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-20T09:55:03.545Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-20T09:55:05.477Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-20T09:55:05.477Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T09:55:05.477Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-20T09:55:05.477Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T09:55:05.477Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-20T09:55:05.477Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T09:55:05.477Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-20T09:55:07.274Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-20T09:55:07.274Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T09:55:07.274Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-20T09:55:07.274Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T09:55:07.274Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-20T09:55:08.376Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-20T09:55:10.545Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-20T09:55:11.951Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-20T09:55:11.951Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:55:11.951Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-20T09:55:11.951Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T09:55:11.951Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-20T09:55:11.951Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T09:55:11.951Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-20T09:55:11.951Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T09:55:11.951Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-20T09:55:12.714Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-20T09:55:15.613Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T09:55:15.613Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-20T09:55:19.014Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-20T09:55:19.014Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-20T09:55:19.014Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-20T09:55:19.979Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-20T09:55:19.979Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T09:55:19.979Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-20T09:55:20.288Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-20T09:55:20.288Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-20T09:55:20.288Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-20T09:55:20.288Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-20T09:55:20.288Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T09:55:20.288Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-20T09:55:21.513Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-20T09:55:22.478Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-20T09:55:22.478Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T09:55:22.478Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-20T09:55:26.205Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-20T09:55:27.352Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-20T09:55:27.352Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-20T09:55:27.352Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunMount [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-20T09:55:29.521Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T09:55:29.521Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-20T09:55:29.931Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-20T09:55:32.830Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-20T09:55:38.078Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-20T09:55:38.078Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T09:55:38.078Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-20T09:55:38.078Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-20T09:55:38.078Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-20T09:55:38.078Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-20T09:55:38.078Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-20T09:55:42.758Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.434Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-20T09:55:47.434Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.891Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-20T09:55:47.891Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.891Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-20T09:55:47.891Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.891Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-20T09:55:47.891Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-20T09:55:47.891Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-20T09:55:48.348Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-20T09:55:49.314Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-20T09:55:51.485Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-20T09:55:53.015Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-20T09:55:54.031Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-20T09:55:54.031Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:55:54.031Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-20T09:55:54.547Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-20T09:55:56.717Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-20T09:55:57.173Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T09:55:57.173Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:55:59.810Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-20T09:55:59.810Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-20T09:55:59.810Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-20T09:56:00.777Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-20T09:56:00.904Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-20T09:56:00.904Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-20T09:56:00.904Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-20T09:56:00.904Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-20T09:56:00.904Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:56:00.904Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-20T09:56:04.502Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-20T09:56:09.481Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-20T09:56:09.481Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T09:56:09.481Z] === RUN TestDockerSuite/TestRunRm [2021-07-20T09:56:11.654Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-20T09:56:17.435Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-20T09:56:19.367Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-20T09:56:19.367Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:56:19.367Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-20T09:56:20.333Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-20T09:56:22.265Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-20T09:56:22.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-20T09:56:22.723Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-20T09:56:23.231Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-20T09:56:25.403Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-20T09:56:28.297Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-20T09:56:28.297Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T09:56:28.297Z] === RUN TestDockerSuite/TestRunState [2021-07-20T09:56:28.297Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T09:56:28.297Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-20T09:56:31.191Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-20T09:56:31.191Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:56:31.191Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-20T09:56:34.090Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-20T09:56:34.090Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-20T09:56:34.090Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T09:56:34.090Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-20T09:56:35.083Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-20T09:56:37.979Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-20T09:56:38.436Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-20T09:56:39.876Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T09:56:39.876Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-20T09:56:42.046Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-20T09:56:42.046Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T09:56:42.046Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-20T09:56:44.947Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-20T09:56:44.948Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-20T09:56:44.948Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-20T09:56:44.948Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-20T09:56:44.948Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-20T09:56:45.495Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-20T09:56:48.671Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-20T09:56:54.056Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-20T09:56:55.726Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-20T09:57:01.117Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-20T09:57:01.507Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-20T09:57:04.840Z] === RUN TestDockerSuite/TestRmiTag [2021-07-20T09:57:05.299Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-20T09:57:07.286Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-20T09:57:07.286Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T09:57:07.286Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-20T09:57:07.472Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-20T09:57:07.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-20T09:57:10.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-20T09:57:12.808Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-20T09:57:15.702Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-20T09:57:15.702Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-20T09:57:19.428Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-20T09:57:20.962Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-20T09:57:22.494Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-20T09:57:25.133Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-20T09:57:25.133Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-20T09:57:28.272Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-20T09:57:28.272Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-20T09:57:28.272Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-20T09:57:28.272Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-20T09:57:28.272Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-20T09:57:28.272Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T09:57:28.272Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-20T09:57:29.804Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-20T09:57:30.443Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-20T09:57:30.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-20T09:57:30.768Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T09:57:30.768Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-20T09:57:30.901Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-20T09:57:31.365Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-20T09:57:32.896Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-20T09:57:32.934Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-20T09:57:32.934Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T09:57:32.934Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-20T09:57:32.934Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-20T09:57:32.934Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-20T09:57:36.649Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-20T09:57:39.540Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-20T09:57:41.452Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-20T09:57:41.452Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T09:57:41.452Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-20T09:57:41.711Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-20T09:57:43.886Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-20T09:57:45.413Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-20T09:57:45.413Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-20T09:57:50.005Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-20T09:57:50.005Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.005Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-20T09:57:50.080Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T09:57:50.080Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-20T09:57:52.247Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-20T09:57:52.247Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T09:57:52.247Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-20T09:57:53.731Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-20T09:57:53.731Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T09:57:53.731Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-20T09:57:53.731Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T09:57:53.731Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-20T09:57:53.731Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T09:57:53.731Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-20T09:57:53.731Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T09:57:53.731Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-20T09:57:55.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-20T09:57:55.139Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-20T09:57:55.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-20T09:57:55.139Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-20T09:57:55.139Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-20T09:57:56.669Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-20T09:57:56.669Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-20T09:57:56.669Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-20T09:57:56.669Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-20T09:57:56.669Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-20T09:57:57.125Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-20T09:57:57.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-20T09:57:57.125Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-20T09:57:57.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-20T09:57:57.125Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-20T09:57:57.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-20T09:57:57.125Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T09:57:57.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-20T09:57:57.125Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-20T09:57:57.125Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-20T09:57:59.290Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-20T09:58:00.787Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T09:58:00.787Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-20T09:58:01.458Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-20T09:58:02.320Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-20T09:58:04.492Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-20T09:58:04.492Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T09:58:04.492Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-20T09:58:06.662Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-20T09:58:06.662Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-20T09:58:06.662Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-20T09:58:06.662Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-20T09:58:06.662Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-20T09:58:06.662Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T09:58:06.662Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-20T09:58:08.504Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-20T09:58:08.504Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T09:58:08.504Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-20T09:58:08.504Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T09:58:08.504Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-20T09:58:08.504Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-20T09:58:08.504Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-20T09:58:10.671Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-20T09:58:10.671Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T09:58:10.671Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-20T09:58:10.671Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:58:10.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-20T09:58:10.671Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T09:58:10.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-20T09:58:10.671Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T09:58:10.671Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-20T09:58:12.838Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-20T09:58:17.513Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T09:58:17.513Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-20T09:58:19.683Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-20T09:58:19.683Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T09:58:19.683Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-20T09:58:19.683Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-20T09:58:19.683Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-20T09:58:19.683Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-20T09:58:21.213Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-20T09:58:23.379Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-20T09:58:23.379Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-20T09:58:23.379Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-20T09:58:24.323Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-20T09:58:24.323Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-20T09:58:25.548Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-20T09:58:25.548Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T09:58:25.548Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-20T09:58:25.548Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T09:58:25.549Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-20T09:58:25.549Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T09:58:25.549Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-20T09:58:26.496Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-20T09:58:26.496Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-20T09:58:27.717Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-20T09:58:29.883Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-20T09:58:30.219Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-20T09:58:30.219Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-20T09:58:30.677Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-20T09:58:30.677Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-20T09:58:31.133Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-20T09:58:32.049Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-20T09:58:34.216Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T09:58:34.216Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-20T09:58:37.937Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-20T09:58:37.937Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-20T09:58:37.937Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-20T09:58:37.937Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-20T09:58:37.937Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T09:58:37.937Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-20T09:58:39.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-20T09:58:39.682Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T09:58:39.682Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-20T09:58:40.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-20T09:58:40.651Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-20T09:58:40.651Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T09:58:40.651Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-20T09:58:46.478Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-20T09:58:46.478Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-20T09:58:46.478Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-20T09:58:48.008Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.008Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunMount [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-20T09:58:48.009Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T09:58:48.009Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-20T09:58:49.201Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-20T09:58:49.201Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-20T09:58:49.201Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-20T09:58:55.059Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-20T09:58:55.059Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T09:58:55.059Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-20T09:58:55.059Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-20T09:58:55.059Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-20T09:58:55.059Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-20T09:58:55.059Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-20T09:58:59.502Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-20T09:58:59.502Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T09:58:59.502Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-20T09:58:59.728Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite (2366.57s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.16s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.55s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.67s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.85s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.04s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.37s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.17s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.75s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.78s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.86s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.88s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.51s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.12s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.26s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.88s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.40s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.95s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.36s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.16s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.09s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.92s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.66s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.44s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.21s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.81s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.19s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.74s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.75s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.39s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.95s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.50s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.74s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.36s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.63s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.30s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.35s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.67s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.10s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.18s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.33s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.39s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.42s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFails (2.69s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.94s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.37s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.43s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.18s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.85s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.05s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildHistory (12.15s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.78s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.21s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.64s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-20T09:59:00.467Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-07-20T09:59:00.467Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.05s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.61s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.24s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.75s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.92s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.14s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.87s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.81s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.53s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.82s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.22s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.19s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.08s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.49s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.17s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.49s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.32s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.81s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildRm (21.08s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.16s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.84s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.89s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.16s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.85s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.59s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.20s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildStderr (3.99s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.96s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.57s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.99s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.70s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.44s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.56s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.67s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.84s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.62s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.14s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.28s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.67s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.10s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.55s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitChange (5.10s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.63s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.82s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitTTY (7.25s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.26s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.89s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.23s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.67s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.41s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.21s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.29s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.16s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.81s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.28s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.87s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.68s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.19s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.45s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096030_} (2.68s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521256818_c:\foo_false____} (2.57s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1521256818_c:\foo_true____} (2.74s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.80s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.35s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.77s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T09:59:00.468Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T09:59:00.468Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.88s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.86s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.71s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.73s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.11s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.77s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T09:59:00.469Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T09:59:00.469Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.90s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.44s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsCopy (4.52s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.91s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.39s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFilters (5.56s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFormat (4.74s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsRename (2.48s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.68s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.49s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.18s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.24s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.99s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.75s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.07s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.12s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.50s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.04s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectHistory (4.58s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectStatus (3.39s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.16s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.64s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.14s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.57s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.57s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.45s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.72s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsSince (9.28s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.77s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.70s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-20T09:59:00.927Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T09:59:00.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.23s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsByOrder (8.43s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.57s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.96s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.50s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.68s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.94s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.06s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.25s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.30s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.81s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.41s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.69s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.34s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.96s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.22s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.77s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.26s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.23s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.89s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.19s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.39s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.61s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.40s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.49s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.81s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.93s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.61s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.80s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.49s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.78s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.14s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.83s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.67s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.29s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunExitCode (2.61s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.17s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.31s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.41s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.17s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.77s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.52s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.62s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.09s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunRm (2.35s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.82s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.88s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.92s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.92s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.34s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.68s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T09:59:00.928Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.59s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.77s) [2021-07-20T09:59:00.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.10s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.39s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.76s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.23s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.70s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.62s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.84s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.02s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.60s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.97s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.29s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.20s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.50s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.63s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.79s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.71s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.98s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-20T09:59:00.929Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T09:59:00.929Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-20T09:59:00.929Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.929Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-20T09:59:00.930Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-20T09:59:00.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-20T09:59:00.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-20T09:59:00.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-20T09:59:00.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-20T09:59:00.930Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerDaemonSuite [2021-07-20T09:59:00.930Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-20T09:59:00.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-20T09:59:00.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-20T09:59:00.930Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerSwarmSuite [2021-07-20T09:59:00.930Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-20T09:59:00.930Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerExternalVolumeSuite [2021-07-20T09:59:00.930Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerNetworkSuite [2021-07-20T09:59:00.930Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-20T09:59:00.930Z] === RUN TestDockerHubPullSuite [2021-07-20T09:59:00.930Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-20T09:59:00.930Z] PASS [2021-07-20T09:59:00.930Z] ok github.com/docker/docker/integration-cli 2367.281s [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === Skipped [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-20T09:59:00.930Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.930Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-20T09:59:00.930Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-20T09:59:00.930Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-20T09:59:00.930Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T09:59:00.930Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T09:59:00.930Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-20T09:59:00.930Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.930Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-20T09:59:00.930Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-20T09:59:00.931Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-20T09:59:00.931Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.931Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T09:59:00.931Z] [2021-07-20T09:59:00.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-20T09:59:00.931Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2021-07-20T09:59:00.932Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T09:59:00.932Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T09:59:00.932Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T09:59:00.932Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.932Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T09:59:00.932Z] [2021-07-20T09:59:00.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.932Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T09:59:00.933Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:00.933Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T09:59:00.933Z] [2021-07-20T09:59:00.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T09:59:00.933Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T09:59:00.933Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:01.391Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-20T09:59:01.391Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-20T09:59:01.391Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T09:59:01.391Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-20T09:59:01.391Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.391Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-20T09:59:01.391Z] [2021-07-20T09:59:01.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-20T09:59:01.392Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T09:59:01.392Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-20T09:59:01.392Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T09:59:01.392Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T09:59:01.392Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T09:59:01.392Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T09:59:01.392Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-20T09:59:01.392Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-20T09:59:01.392Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T09:59:01.392Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T09:59:01.392Z] [2021-07-20T09:59:01.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T09:59:01.393Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T09:59:01.393Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.393Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T09:59:01.393Z] [2021-07-20T09:59:01.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-20T09:59:01.394Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-20T09:59:01.394Z] [2021-07-20T09:59:01.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T09:59:01.395Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T09:59:01.395Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T09:59:01.395Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:01.395Z] [2021-07-20T09:59:01.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:01.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T09:59:01.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T09:59:01.396Z] [2021-07-20T09:59:01.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-20T09:59:01.397Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.397Z] DONE 1092 tests, 546 skipped in 2376.174s [2021-07-20T09:59:01.397Z] INFO: Integration tests ended at 07/20/2021 09:59:01. Duration:00:39:36.3162221 [2021-07-20T09:59:01.397Z] INFO: Docker info of the daemon under test at end of run [2021-07-20T09:59:01.397Z] [2021-07-20T09:59:01.853Z] Containers: 2 [2021-07-20T09:59:01.853Z] Running: 0 [2021-07-20T09:59:01.853Z] Paused: 0 [2021-07-20T09:59:01.853Z] Stopped: 2 [2021-07-20T09:59:01.853Z] Images: 18 [2021-07-20T09:59:01.853Z] Server Version: 0.0.0-dev [2021-07-20T09:59:01.853Z] Storage Driver: windowsfilter [2021-07-20T09:59:01.853Z] Windows: [2021-07-20T09:59:01.853Z] Logging Driver: json-file [2021-07-20T09:59:01.853Z] Plugins: [2021-07-20T09:59:01.853Z] Volume: local [2021-07-20T09:59:01.853Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T09:59:01.853Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T09:59:01.853Z] Swarm: inactive [2021-07-20T09:59:01.853Z] Default Isolation: process [2021-07-20T09:59:01.853Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-20T09:59:01.853Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-20T09:59:01.853Z] OSType: windows [2021-07-20T09:59:01.853Z] Architecture: x86_64 [2021-07-20T09:59:01.853Z] CPUs: 4 [2021-07-20T09:59:01.853Z] Total Memory: 32GiB [2021-07-20T09:59:01.853Z] Name: azwin-2-c76191 [2021-07-20T09:59:01.853Z] ID: USZO:JF3X:KI2J:NCTH:6OVL:RBDS:CAV4:2UP7:JJIP:V25Q:QAGU:ARXO [2021-07-20T09:59:01.853Z] Docker Root Dir: D:\CI\PR-42656\4\daemon [2021-07-20T09:59:01.853Z] Debug Mode (client): false [2021-07-20T09:59:01.853Z] Debug Mode (server): true [2021-07-20T09:59:01.853Z] File Descriptors: -1 [2021-07-20T09:59:01.853Z] Goroutines: 17 [2021-07-20T09:59:01.853Z] System Time: 2021-07-20T09:59:01.4855708Z [2021-07-20T09:59:01.853Z] EventsListeners: 0 [2021-07-20T09:59:01.853Z] Registry: https://index.docker.io/v1/ [2021-07-20T09:59:01.853Z] Labels: [2021-07-20T09:59:01.853Z] Experimental: false [2021-07-20T09:59:01.853Z] Insecure Registries: [2021-07-20T09:59:01.853Z] 127.0.0.0/8 [2021-07-20T09:59:01.853Z] Live Restore Enabled: false [2021-07-20T09:59:01.853Z] [2021-07-20T09:59:01.853Z] [2021-07-20T09:59:01.853Z] INFO: Stopping daemon under test [2021-07-20T09:59:01.853Z] SUCCESS: The process with PID 4900 (child process of PID 8816) has been terminated. [2021-07-20T09:59:01.853Z] SUCCESS: The process with PID 8816 (child process of PID 8980) has been terminated. [2021-07-20T09:59:01.853Z] INFO: Stop tailing logs of the daemon under tests [2021-07-20T09:59:01.853Z] INFO: executeCI.ps1 Completed successfully at 07/20/2021 09:59:01. [2021-07-20T09:59:01.853Z] INFO: Tidying up at end of run [2021-07-20T09:59:01.853Z] INFO: Saving daemon under test log (d:\CI\PR-42656\4\dut.out) to bundles\CIDUT.out [2021-07-20T09:59:01.853Z] INFO: Saving daemon under test log (d:\CI\PR-42656\4\dut.err) to bundles\CIDUT.err [2021-07-20T09:59:01.853Z] INFO: Nuke-Everything... [2021-07-20T09:59:02.310Z] INFO: Container count on control daemon to delete is 2 [2021-07-20T09:59:02.768Z] 6f3dd1578205 [2021-07-20T09:59:02.768Z] a6bc48afedd0 [2021-07-20T09:59:02.768Z] INFO: Tidying pidfile d:\CI\PR-42656\4\docker.pid [2021-07-20T09:59:02.768Z] INFO: Nuking d:\CI [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-20T09:59:03.448Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-20T09:59:03.448Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-20T09:59:04.976Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-20T09:59:06.504Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-20T09:59:08.669Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-20T09:59:10.200Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-20T09:59:11.729Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-20T09:59:12.186Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-20T09:59:12.187Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T09:59:12.187Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T09:59:14.354Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-20T09:59:14.354Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-20T09:59:14.354Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-20T09:59:14.354Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-20T09:59:14.810Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-20T09:59:14.810Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-20T09:59:14.810Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-20T09:59:14.810Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-20T09:59:14.810Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-20T09:59:14.810Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T09:59:14.810Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-20T09:59:17.608Z] INFO: Zapped successfully [2021-07-20T09:59:17.608Z] [2021-07-20T09:59:17.608Z] INFO: executeCI.ps1 exiting at Tue Jul 20 09:59:16 CUT 2021. Duration 01:09:54.4625694 [2021-07-20T09:59:17.608Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-20T09:59:17.847Z] Recording test results [2021-07-20T09:59:18.332Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-20T09:59:19.820Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-20T09:59:21.567Z] Archiving artifacts [2021-07-20T09:59:22.792Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T09:59:23.792Z] + make clean [2021-07-20T09:59:24.758Z] docker volume rm -f docker-dev-cache [2021-07-20T09:59:24.758Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T09:59:27.153Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-20T09:59:27.153Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T09:59:27.153Z] === RUN TestDockerSuite/TestRunRm [2021-07-20T09:59:28.681Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-20T09:59:34.453Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-20T09:59:41.504Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-20T09:59:43.033Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-20T09:59:45.202Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-20T09:59:47.369Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-20T09:59:47.369Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T09:59:47.369Z] === RUN TestDockerSuite/TestRunState [2021-07-20T09:59:47.369Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T09:59:47.369Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-20T09:59:49.537Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-20T09:59:49.537Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T09:59:49.537Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-20T09:59:51.065Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-20T09:59:51.065Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T09:59:51.065Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-20T09:59:51.065Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T09:59:51.065Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-20T09:59:51.521Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-20T09:59:51.521Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-20T09:59:51.521Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T09:59:51.521Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-20T09:59:56.192Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T09:59:56.192Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-20T09:59:58.366Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-20T09:59:58.366Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T09:59:58.366Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-20T10:00:00.532Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-20T10:00:00.532Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-20T10:00:00.532Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-20T10:00:00.532Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-20T10:00:00.532Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-20T10:00:09.076Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-20T10:00:14.844Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-20T10:00:23.390Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-20T10:00:29.160Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-20T10:00:29.160Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T10:00:29.160Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-20T10:00:29.160Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-20T10:00:31.332Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-20T10:00:34.224Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-20T10:00:35.752Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-20T10:00:35.752Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T10:00:35.752Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-20T10:00:35.752Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-20T10:00:36.208Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-20T10:00:36.208Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-20T10:00:36.208Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-20T10:00:36.208Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-20T10:00:36.208Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-20T10:00:36.208Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-20T10:00:39.927Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-20T10:00:41.458Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-20T10:00:43.627Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-20T10:00:47.344Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-20T10:00:47.344Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-20T10:00:47.344Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-20T10:00:47.344Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-20T10:00:47.344Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-20T10:00:47.344Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.344Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-20T10:00:47.801Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T10:00:47.801Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-20T10:00:49.968Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-20T10:00:50.425Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-20T10:00:50.882Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-20T10:00:50.882Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-20T10:00:52.415Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-20T10:00:59.461Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-20T10:00:59.461Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T10:00:59.461Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-20T10:01:06.513Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-20T10:01:06.513Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T10:01:06.513Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-20T10:01:09.403Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-20T10:01:09.403Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T10:01:09.403Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-20T10:01:09.403Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T10:01:09.403Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-20T10:01:09.403Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T10:01:09.403Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-20T10:01:09.403Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T10:01:09.403Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-20T10:01:14.073Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-20T10:01:14.073Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.073Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-20T10:01:14.073Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.073Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-20T10:01:14.073Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.073Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-20T10:01:14.073Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.073Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-20T10:01:14.073Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.529Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-20T10:01:14.529Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T10:01:14.529Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-20T10:01:16.698Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-20T10:01:18.864Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-20T10:01:18.864Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T10:01:18.864Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-20T10:01:20.394Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-20T10:01:20.394Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-20T10:01:20.394Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-20T10:01:20.394Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-20T10:01:20.394Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-20T10:01:20.394Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T10:01:20.394Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-20T10:01:38.053Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-20T10:01:38.053Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-20T10:01:39.583Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-20T10:01:39.583Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-20T10:01:42.472Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-20T10:01:42.472Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-20T10:01:42.928Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-20T10:01:42.928Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-20T10:01:42.928Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-20T10:01:51.473Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-20T10:01:51.473Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T10:01:51.473Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-20T10:01:51.473Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-20T10:01:51.473Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-20T10:01:51.473Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T10:01:51.473Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-20T10:01:58.529Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-20T10:01:58.529Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-20T10:01:58.529Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-20T10:02:07.089Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-20T10:02:07.089Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T10:02:07.089Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite (2443.72s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (126.05s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.36s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.14s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.15s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.82s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.74s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.39s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.77s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.82s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.90s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.39s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.21s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.37s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.87s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.85s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.50s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.79s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.89s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.29s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.37s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T10:02:08.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.12s) [2021-07-20T10:02:08.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.27s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.33s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.20s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.89s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.09s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.30s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.70s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.23s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.41s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.51s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.66s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.50s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.92s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.35s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.71s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.53s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.63s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.90s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.61s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.67s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.37s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.93s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.98s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.52s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.44s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.44s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFails (6.99s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.13s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.05s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.07s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.42s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.86s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.68s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildHistory (10.48s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.97s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.64s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.47s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.09s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.26s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.54s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.69s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.59s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.07s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.77s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.84s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.51s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.12s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.45s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.79s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.44s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.31s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.17s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.70s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildRm (11.48s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.21s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.89s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.24s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.11s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildStderr (3.86s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.55s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.77s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.93s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.67s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.48s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.57s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.52s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.69s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.44s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.09s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.39s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.06s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.89s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitChange (4.47s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.98s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.98s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitTTY (6.24s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.94s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.05s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T10:02:08.619Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s) [2021-07-20T10:02:08.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.33s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.84s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.63s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.24s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.03s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.40s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.49s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00030c7e0_} (2.38s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382536182_c:\foo_false____} (2.38s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1382536182_c:\foo_true____} (2.38s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.16s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.94s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToDot (2.18s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCpToStdout (2.22s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.06s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.23s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.10s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.95s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsCopy (4.53s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.50s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.44s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFilters (4.30s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFormat (4.17s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsRename (2.30s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsResize (7.54s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.33s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.73s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.79s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.14s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecInspectID (4.44s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.10s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.83s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.88s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-07-20T10:02:08.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2021-07-20T10:02:08.620Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectDefault (1.97s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectHistory (3.81s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.09s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.89s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.06s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.99s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.56s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.95s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.51s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.38s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.45s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.34s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.15s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsSince (8.79s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsTail (2.59s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.92s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsByOrder (7.41s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.62s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.18s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.78s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.82s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.19s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.20s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.46s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.83s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.26s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.55s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (13.55s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.84s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.66s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.97s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.45s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.87s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.86s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.20s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.18s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.31s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.26s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.18s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.57s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.17s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.05s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T10:02:08.621Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T10:02:08.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (6.96s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.69s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.99s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.00s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.48s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.61s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.48s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.81s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.42s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.88s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunRm (2.11s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.94s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.92s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.28s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.85s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.35s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.60s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.22s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.06s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.95s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.99s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.54s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.06s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.00s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.31s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.65s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.32s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.70s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.55s) [2021-07-20T10:02:08.622Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T10:02:08.622Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2021-07-20T10:02:08.622Z] === RUN TestDockerRegistrySuite [2021-07-20T10:02:08.622Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-20T10:02:08.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.622Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-20T10:02:08.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.622Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-20T10:02:08.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-20T10:02:08.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-20T10:02:08.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-20T10:02:08.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-20T10:02:08.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-20T10:02:08.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-20T10:02:08.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-20T10:02:08.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.623Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.01s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T10:02:08.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T10:02:08.623Z] === RUN TestDockerDaemonSuite [2021-07-20T10:02:08.623Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-20T10:02:08.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-20T10:02:08.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-20T10:02:08.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T10:02:08.624Z] === RUN TestDockerSwarmSuite [2021-07-20T10:02:08.624Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-20T10:02:08.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T10:02:08.624Z] === RUN TestDockerExternalVolumeSuite [2021-07-20T10:02:08.624Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-20T10:02:08.624Z] === RUN TestDockerNetworkSuite [2021-07-20T10:02:08.624Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-20T10:02:08.624Z] === RUN TestDockerHubPullSuite [2021-07-20T10:02:08.624Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-20T10:02:08.624Z] PASS [2021-07-20T10:02:08.624Z] ok github.com/docker/docker/integration-cli 2444.099s [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === Skipped [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T10:02:08.624Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-20T10:02:08.624Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T10:02:08.624Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T10:02:08.624Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T10:02:08.624Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T10:02:08.624Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T10:02:08.624Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T10:02:08.624Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-20T10:02:08.624Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T10:02:08.624Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:08.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T10:02:08.624Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T10:02:08.624Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-20T10:02:08.624Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T10:02:09.081Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T10:02:09.081Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.081Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-20T10:02:09.081Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-20T10:02:09.082Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-07-20T10:02:09.082Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.082Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-20T10:02:09.082Z] [2021-07-20T10:02:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T10:02:09.082Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-20T10:02:09.083Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T10:02:09.083Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T10:02:09.083Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T10:02:09.083Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T10:02:09.083Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.083Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-20T10:02:09.083Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T10:02:09.084Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T10:02:09.084Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T10:02:09.084Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T10:02:09.084Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T10:02:09.084Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T10:02:09.084Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T10:02:09.084Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T10:02:09.084Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T10:02:09.084Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T10:02:09.084Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T10:02:09.084Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.084Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T10:02:09.084Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-07-20T10:02:09.085Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T10:02:09.085Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T10:02:09.085Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T10:02:09.085Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T10:02:09.085Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-07-20T10:02:09.085Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T10:02:09.085Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-20T10:02:09.085Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T10:02:09.085Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T10:02:09.085Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T10:02:09.085Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T10:02:09.085Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T10:02:09.085Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.085Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-20T10:02:09.085Z] [2021-07-20T10:02:09.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:09.085Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T10:02:09.086Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T10:02:09.086Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T10:02:09.086Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T10:02:09.086Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T10:02:09.086Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.086Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T10:02:09.086Z] [2021-07-20T10:02:09.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T10:02:09.087Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-20T10:02:09.087Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-20T10:02:09.087Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-20T10:02:09.088Z] [2021-07-20T10:02:09.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T10:02:09.088Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.544Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.544Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.544Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.544Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.544Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-20T10:02:09.544Z] [2021-07-20T10:02:09.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T10:02:09.544Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2021-07-20T10:02:09.545Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T10:02:09.545Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-20T10:02:09.545Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T10:02:09.545Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T10:02:09.545Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.545Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T10:02:09.545Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T10:02:09.546Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.546Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T10:02:09.546Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-20T10:02:09.547Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] DONE 1092 tests, 546 skipped in 2452.564s [2021-07-20T10:02:09.547Z] INFO: Integration tests ended at 07/20/2021 10:02:09. Duration:00:40:52.7914766 [2021-07-20T10:02:09.547Z] INFO: Docker info of the daemon under test at end of run [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] Containers: 2 [2021-07-20T10:02:09.547Z] Running: 0 [2021-07-20T10:02:09.547Z] Paused: 0 [2021-07-20T10:02:09.547Z] Stopped: 2 [2021-07-20T10:02:09.547Z] Images: 18 [2021-07-20T10:02:09.547Z] Server Version: 0.0.0-dev [2021-07-20T10:02:09.547Z] Storage Driver: windowsfilter [2021-07-20T10:02:09.547Z] Windows: [2021-07-20T10:02:09.547Z] Logging Driver: json-file [2021-07-20T10:02:09.547Z] Plugins: [2021-07-20T10:02:09.547Z] Volume: local [2021-07-20T10:02:09.547Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T10:02:09.547Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T10:02:09.547Z] Swarm: inactive [2021-07-20T10:02:09.547Z] Default Isolation: process [2021-07-20T10:02:09.547Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T10:02:09.547Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T10:02:09.547Z] OSType: windows [2021-07-20T10:02:09.547Z] Architecture: x86_64 [2021-07-20T10:02:09.547Z] CPUs: 4 [2021-07-20T10:02:09.547Z] Total Memory: 32GiB [2021-07-20T10:02:09.547Z] Name: azwin-2-a13490 [2021-07-20T10:02:09.547Z] ID: 7JEZ:KX63:H47R:3KIV:SRSN:I7JB:K3HL:DEAY:RNN3:VONR:FZEP:QGJA [2021-07-20T10:02:09.547Z] Docker Root Dir: D:\CI\PR-42656\4\daemon [2021-07-20T10:02:09.547Z] Debug Mode (client): false [2021-07-20T10:02:09.547Z] Debug Mode (server): true [2021-07-20T10:02:09.547Z] File Descriptors: -1 [2021-07-20T10:02:09.547Z] Goroutines: 17 [2021-07-20T10:02:09.547Z] System Time: 2021-07-20T10:02:09.3727144Z [2021-07-20T10:02:09.547Z] EventsListeners: 0 [2021-07-20T10:02:09.547Z] Registry: https://index.docker.io/v1/ [2021-07-20T10:02:09.547Z] Labels: [2021-07-20T10:02:09.547Z] Experimental: false [2021-07-20T10:02:09.547Z] Insecure Registries: [2021-07-20T10:02:09.547Z] 127.0.0.0/8 [2021-07-20T10:02:09.547Z] Live Restore Enabled: false [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] [2021-07-20T10:02:09.547Z] INFO: Stopping daemon under test [2021-07-20T10:02:10.004Z] SUCCESS: The process with PID 6400 (child process of PID 7968) has been terminated. [2021-07-20T10:02:10.004Z] SUCCESS: The process with PID 7968 (child process of PID 8764) has been terminated. [2021-07-20T10:02:10.004Z] INFO: Stop tailing logs of the daemon under tests [2021-07-20T10:02:10.004Z] INFO: executeCI.ps1 Completed successfully at 07/20/2021 10:02:09. [2021-07-20T10:02:10.004Z] INFO: Tidying up at end of run [2021-07-20T10:02:10.004Z] INFO: Saving daemon under test log (d:\CI\PR-42656\4\dut.out) to bundles\CIDUT.out [2021-07-20T10:02:10.004Z] INFO: Saving daemon under test log (d:\CI\PR-42656\4\dut.err) to bundles\CIDUT.err [2021-07-20T10:02:10.004Z] INFO: Nuke-Everything... [2021-07-20T10:02:10.461Z] INFO: Container count on control daemon to delete is 2 [2021-07-20T10:02:10.461Z] 3b5f349e7df5 [2021-07-20T10:02:10.461Z] 6b622eec84b2 [2021-07-20T10:02:10.461Z] INFO: Tidying pidfile d:\CI\PR-42656\4\docker.pid [2021-07-20T10:02:10.461Z] INFO: Nuking d:\CI [2021-07-20T10:02:35.565Z] INFO: Zapped successfully [2021-07-20T10:02:35.565Z] [2021-07-20T10:02:35.565Z] INFO: executeCI.ps1 exiting at Tue Jul 20 10:02:35 CUT 2021. Duration 01:13:05.2514235 [2021-07-20T10:02:35.565Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-20T10:02:35.806Z] Recording test results [2021-07-20T10:02:36.183Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-20T10:02:37.719Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-20T10:02:39.456Z] Archiving artifacts [2021-07-20T10:02:40.603Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42656/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T10:02:41.587Z] + make clean [2021-07-20T10:02:42.043Z] docker volume rm -f docker-dev-cache [2021-07-20T10:02:42.043Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS